BODY 
{
	 font-family:"Arial";
	 color:#000000;
	 margin:0px;
	 padding:0px;
	 text-align:center;
	 min-width:900px;
	 font-size:12px;
	 background-color:#451b0e;
}



#centerwrapper 
{
	 text-align:justify;
	 width:900px;
	 height:600px;
	 margin-left:auto;
	 margin-right:auto;
	 border:0px solid #000000;
	 
 
}

#centerwrapper a
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
			
#centerwrapper a:visited
{
	text-decoration:none;
}
			
#centerwrapper a:hover
{
	text-decoration:underline;
}

#root 
{
	position:absolute;
	width:900px;
	height:600px;
	top:0px;
	border:0px solid #000000;
	background-color:#451b0e;
}
#flash
{
	position:absolute;
	top:0px;
	left:0px;
	width:900px;
	height:600px;
	border:0px solid #000000;
	
}

#table
{
	position:absolute;
	top:260px;
	left:0px;
	width:350px;
	height:320px;
	color:#ffffff;
	border:0px solid #FFFFFF;	
	
}

#links
{
	position:absolute;
	text-align:right;
	top:0px;
	left:220px;
	width:680px;
	height:50px;
	font-size:12px;
	color:#C27C0B;
	border:0px solid #000000;
	
}
#logo
{
	position:absolute;
	top:0px;
	left:0px;
	width:250px;
	height:100px;
	font-size:12px;
	color:#C27C0B;
	border:0px solid #000000;	
}

#powerlink
{
	position:absolute;
	top:480px;
	left:600px;
	width:300px;
	height:100px;
	font-size:12px;
	color:#C27C0B;
	border:0px solid #000000;
	
}
