body {
	background-color: #FFFFFF;
}
.style11 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


a{color:red; font-weight: bold; text-decoration: none;}
li{margin-left: 20px;}

#wrapper{position: absolute; margin-left: 50%; left: -375px; width: 750px;}

#header {float:left; width: 100%; }

#nav{float:left; width: 100%; border-top: 3px solid #c7c7c7; border-bottom:3px solid #c7c7c7;padding: 2px 0 2px 0;}
#nav a{float:left; width: auto; text-decoration:none; color: black; font-size: 12px; padding: 1px 3px 1px 3px;}
#nav a:hover{background-color: #9b9b9b;}
#nav span{float:left; margin: 2px 4px 2px 4px; border-left: 2px solid black; width: 1px; line-height: 12px;height: 12px;}


#left{float:left; width: 100px;}
#left img{margin-top: 10px;}

#right{float:right; width:620px; margin-top: 20px;}

#footer{float:left; width: 100%;}
