@charset "UTF-8";
img{border:0px solid transparent}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; 
	text-align: left; 
}
#container {
	position: absolute;
	width: 948px;
} 
#header {
	height: 105px;
}
#sidebar {
	position: absolute;
	top: 105px;
	width: 220px; 
}
#mainContent {
	position: absolute;
	top: 108px;
	left: 220px;
	width: 732px;
} 
#footer p {
	clear: both;
}
.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;
}
.style2 {
	color: #FFFFFF;
	font-size: 14pt;
}
.style3 {
	color: #FFFFFF;
	font-size: 12pt;
}
