body {
	background-color: #663300;
	background-repeat: repeat;
	background-position: left top;
	margin:0px;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sheader {
	background-image: url(../images/subheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentareatop {
	background-image: url(../images/contenttop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.scontenttop {
	background-image: url(../images/subcontenttop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menubg {
	background-image: url(../images/menubg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.smenubg {
	background-image: url(../images/submenubg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.right {
	background-image: url(../images/rightimg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.scontentarea {
	background-image: url(../images/subcontentarea.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.contentarea {
	background-image: url(../images/contentarea.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.footer {
	background-image: url(../images/mfooter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sfooter {
	background-image: url(../images/sfooter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.copy A {
	color: #FFFFFF;
	text-decoration: none;
}
.copy A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
.submenuline {
	background: url(../images/submenuline.jpg) repeat-y right top;
}
.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #323232;
	text-decoration: none;
}
.contenttext A {
	color: #323232;
	text-decoration: none;
	border-bottom: 1px dotted #323232;
}
.contenttext A:hover {
	color: #556D89;
	text-decoration: none;
	border-bottom: 2px dotted #556D89;
}
.scroll {
	height: 140px;
	overflow: auto;
}
.contenttext IMG {
	border: 4px solid #d1b67f;
	text-decoration: none;
	padding: 1px;
}

.pageBreak IMG {
	border: 0px;

}