html { overflow: -moz-scrollbars-vertical !important; }
body { background-color: #0b0d0c; background-image: url(siteimage/main-bg-tile.jpg); background-position: 50% 0px; background-repeat: repeat-x; margin: -4px; }

div#main { 
background-image: url(siteimage/header.jpg); background-repeat: no-repeat; width: 100%; height: 275px;  background-position: center; margin-top:-3px; }

div#cont {
	
	position:fixed;
	left:0px;
	top:290px;
	width:220px;
	height:120px;
	background-image:url(siteimage/nav.png);
	background-repeat:no-repeat;
	z-index:2;
}
div#info {
	position:absolute;
	left:320px;
	top:273px;
	width:600px;
	height:460px;
	z-index:1;
}
#apDiv1 {
	position:absolute;
	left:auto;
	top:42px;
	width:auto;
	height:157px;
	z-index:0;
	right: -132px;
}
#apDiv2 {
	position:absolute;
	width:111px;
	z-index:2;
	margin-left: auto;
	margin-right: auto;
	top: 237px;
	left: 67px;
	right: auto;
}

#content {
	position:absolute;
	left:auto;
	top:240px;
	width:auto;
	height:4348px;
	z-index:1;
	right: 0px;
	bottom: auto;
	visibility: inherit;
}

body {
	background-color: #000000;
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

</style>
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00FFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33CCFF;
}
.infofont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F2F2F2;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33FFFF;
