body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/paverbg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-transform: uppercase;
}
.credit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
}
.credit a:link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
}
.credit a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
}
.credit a:active{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
}
.credit a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}	
.text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		font-weight: bold;
	color: #B5B055;
	line-height: 15px;
	}	
.text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		font-weight: bold;
	color: #909393;
	line-height: 15px;
	}	
.text a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		font-weight: bold;
	color: #B5B055;
	line-height: 15px;
}	
.text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		font-weight: bold;
	color: #B5B055;
	line-height: 15px;
}
.calloutlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
.calloutlink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
.calloutlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC9933;
	text-decoration: none;
}
.calloutlink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC9933;
	text-decoration: none;
}
.calloutlink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

