@charset "UTF-8";
img{border:0px solid transparent}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0;
}
#container {
	position: absolute;
	width: 910px;
} 
#header {
	height: 93px;
}
#sidebar {
	position: absolute;
	top: 93px;
	width: 210px; 
}
#mainContent {
	position: absolute;
	top: 93px;
	left: 210px;
	width: 731px;
} 
#footer p {
	clear: both;
}
#apDiv1 {
	position:absolute;
	width:208px;
	height:238px;
	z-index:1;
	left: 587px;
	top: 202px;
}
#apDiv5 {	
	position:absolute;
	width:486px;
	height:46px;
	z-index:1;
	left: 128px;
	top: 54px;
}
.footerItem {
	height: 18px; 
	float: left;
}
a {
   outline: none;
}
a:link {
	color: #FF9900;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #8ABCE3;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #8DC1E7;
	text-align: left;
}
.style2 {
	color: #FFFFFF;
	font-size: 14pt;
}
.style3 {
	color: #FFFFFF;
	font-size: 12pt;
}
