body{
margin:0px;
background-color:black;
color:#666666;
font-family:Helvetica, Arial, sans;
font-size:11px;
}



a{text-decoration:none;color:#990000;} 

.header{
	font-size:18px;
	font-weight:100;
	color:#999999;
}

div{
	background-color:black;
}

#central{
	margin: 0 auto;
	width:839px;
}

#title{
	width:839px;
	height:170px;
}

#flash{
	background-color:#000000;
}

#leftCol{
	width:326px;
	float:left;
}
#rightCol{
	width:513px;
	float:left;
}

#innerText{
	width:270px;
}

#enter
{
}