/* CSS Document */
body {
	background-color:#000000;
	font-family:"trebuchet ms", sans-serif;
	font-size:11px;
	color:#676769;
}
a:link {
	font-weight:bold;
	color:#a4402c; 
	text-decoration:none;
	background-color:#080808;
}
a:active {
	font-weight:bold; 
	COLOR:#dbdbde; 
	text-decoration:none;
	background-color:#080808;
}
a:visited {
	font-weight: bold; 
	color:#803122; 
	text-decoration:none;
	background-color:#080808;
}
a:hover {
	font-weight:bolder; 
	color:#dbdbde; 
	text-decoration:none;
	background-color:#080808;
}
.root {
	margin-top:5px;
	empty-cells:hide;
	vertical-align:top;
	width:750px;
	background-color:#000000;
	color:#676769;
}
.header1 {
	border:none;
	background-color:#000000;
	width:519px;
	color:#676769;
}
.header2 {
	border:none;
	background-color:#000000;
	width:231px;
	color:#676769;
}
.content {
	background:url('contentbg.jpg') repeat-y;
	border:none;
	padding-left:35px;
	padding-right:35px;
	padding-bottom:20px;
	padding-top:0px;
	width:519px;
}
.menu {
	background-color:#000000;
	background:url('menubg.jpg') repeat-y;
	border:none;
	padding-left:17px;
	padding-right:21px;
	padding-top:0px;
	width:231px;
	font-size:11px; 
	font-family:"trebucht ms", sans-serif;
	color:#676769;
}
#footer1 {
	border:none;
	width:519px;
	height:61px;
	background:#000000;
	color:#676769;
}
#footer2 {
	border:none;
	width:231px;
	height:61px;
	background:#000000;
	color:#676769;
}
.faq {
	font-weight:bold;
	text-decoration:underline;
	text-shadow:#333333;
}
.hr {
	color:#676769;
	width:50%;
	background-color:#333334;
	height:2px;
	border:none;
}
#ocounterdiv {
	font-size: 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #e4a955;
	background-image: url('bg.jpg');
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
	height: 40px;
	width: 100px;
	background-color:#080808;
}
#ocounterdivs {
	font-size: 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #e4a955;
	background-image: url('bg.jpg');
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
	height: 40px;
	width: 100px;
	margin:auto;
	position:relative;
	background-color:#080808;
}
#icounterdiv {
	padding-top: 6px;
	padding-right: 48px;
}
#splashc {
	border:none;
	position:relative;
	margin:auto;
}
a#splash {
	display:block;
	width:510px;
	height:486px;
	background-position: 0 0;
	background-image: url(splash.jpg);
	margin: 0 auto;
}
a#splash:hover {
	background-position: 0 -486px;
}
a .alt {
	display: none;
}
#requirements {
	margin:auto;
	width:510px;
	height:auto;
	position:relative;
	text-align:center;
}