@charset "utf-8";
/* CSS Document */
body {
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;}
#wrapper{
	width:780px;
	margin:0 auto;
	padding:0;}
a:link, a:visited {color:white;}
a:link.blue{color:#0b1867;}
a:visited.blue{color:#814f10;}
#homebody, #homepanel, #footer, #flash, #img, #body2{
	position:absolute;
	margin:0 auto;
	padding:0;
}
#homebody{
	top:420px;
	height:384px;
	width:465px;
	/*background-color:#0b1867;}*/
	color:#0b1867;}
#homepanel{
	margin-left:487px;
	color:white;
	top:414px;
	height:400px;
	width:293px;
	background-image:url(images/panel2.png);
	background-repeat:no-repeat;}
#body2{
	padding:4px;
	top:410px;
	height:392px;
	width:572px;
	/*background-color:#0b1867;}*/
	color:#0b1867;}
#body3{
	padding:4px;
	top:410px;
	height:1012px;
	width:772px;
	/*background-color:#0b1867;}*/
	color:#0b1867;}
#body4{
	padding:4px;
	top:40px;;
	height:1012px;
	width:772px;
	/*background-color:#0b1867;}*/
	color:#0b1867;}
#img{	
	margin-left:578px;
	top:414px;
	height:400px;
	width:200px;}
#footer{
	color:white;
	top:820px;
	height:40px;
	width:770px;;
	padding:5px;
	text-align:center;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	font-size:14px;}
#footer3{
	color:white;
	top:1620px;
	height:40px;
	width:770px;;
	padding:5px;
	text-align:center;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;}
#flash{
	height:393px;
	width:780px;
	position:relative;
	top:0;}

