body {
	background-image: url(../images/comp4b/comp4background.jpg);
	margin-top: 0px;
	background-repeat: no-repeat;
	background-color: #978475;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 17px;
}
.footer a:link {
	color: #E3DED8;
}
.footer a:visited {
	color: #E3DED8;
}
.footer a:hover {
	color: #3E0C05;
	text-decoration: none;
	background-color: #E0D6CD;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3B0A03;
	line-height: 18px;
	padding-left: 30px;
}
.maintext img {
	margin: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #621207;
	border-right-color: #621207;
	border-bottom-color: #621207;
	border-left-color: #621207;
}

.maintext a:link {
	color: #978475;
}
.maintext a:visited {
	color: #978475;
}
.maintext a:hover {
	color: #721705;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #594637;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00223D;
}
.maintext img {
	border: 1px solid #927D6C;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3B0A03;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}
.maintextWhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B0A03;
	line-height: 18px;
	padding-left: 30px;
}
.maintextWhite a:link {

	color: #978475;
}
.maintextWhite a:visited {

	color: #978475;
}
.maintextWhite a:hover {

	color: #721705;
	text-decoration: none;
}

