*								{ margin: 0; padding: 0; }


body, html{ background-color:#321972;}


#wrap { position:absolute; width:665px; height:800px; left:50%; margin-left:-335px;  } 

#header  { position:absolute; width:665px; height:230px; left:0px; top:0px; } 

#main-L{
	position:absolute;
	width:435px;
	left:0px;
	top:230px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:25px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	color: #FFF43C;
	background-color:#5E469C;
	height: 600px;
} 

#main-R{
	position:absolute;
	width:210px;
	left:455px;
	top:230px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:25px;
	text-align: center;
	color: #FFF43C;
	background-color:#6E5C9E;
	height: 600px;
} 


h1  {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:25px;
	
	color: #FFF43C;}
	
	
	
a:link {color: #FFF43C; text-decoration:none;}
a:visited {color: #FFF43C; text-decoration:none;}
a:hover {color: #FFF43C; text-decoration:none;}
a:active {color: #FFF43C; text-decoration:none;}
