body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat:repeat-x;
	background-color:#120012;
	
	
}
.navigation {
	font-family: Century Gothic;
	font-size: 11px;
	font-weight: bold;
	color: #d6d3d3;
	text-decoration: none;
}
.topheader {
	font-family: Century Gothic;
	font-size: 14px;
	font-weight: bold;
	color: #d9d6d6;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
.bodyheader {
	font-family: Century Gothic;
	font-size: 12px;
	font-weight: bold;
	color: #cdcbcb;
	text-decoration: none;
}
.bodyheader a:hover {
	font-family: Century Gothic;
	font-size: 12px;
	font-weight: bold;
	color: #cdcbcb;
	text-decoration: underline;
}
.bodytext {
	font-family: Century Gothic;
	font-size: 11px;
	font-weight: normal;
	color: #939191;
	text-decoration: none;
}
.clickhere {
	font-family: Century Gothic;
	font-size: 11px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: none;
}
.copyright {
	font-family: Century Gothic;
	font-size: 11px;
	font-weight: normal;
	color: #949292;
	text-decoration: none;
}

.clickhere a:hover {
	font-family: Century Gothic;
	font-size: 11px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: underline;
}



.navigation a:hover {
	font-family: Century Gothic;
	font-size: 11px;
	font-weight: bold;
	color: #d6d3d3;
	text-decoration: underline;
}
