body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}

.splashpage {
	background-color: #000000;
}
h1 {
	padding-top: 10px;
	font-size: 26px;
	color: #FFFFFF;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	color: #FFC875;
	font-style: oblique;
	font-weight: bold;
}
strong {
	color: #EEBF95;
}
h3 {
	font-size: 12px;
	color: #E0734E;
}
h4 {
	padding-top: 10px;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #82000a;
}

a.button:link {
	color: #DF2D11;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;


}
.guysbody {
	color: #000000;
}

a.button:visited {
	color: #E22914;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;

	
}
a.button:hover {
	color: #FCE07D;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
		font-weight: bold;

	
}
a.button:active {
	color: #E72313;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;	
	font-style: normal;
		font-weight: bold;

}


.watermark {
	background-image: url(../images/site_structure/watermark.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
