body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	background-color: #006;
}
#menuwrapper {
	position: relative;
	left: 220px;
	top: 20px;
	width: 600px;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#p7menubar {
	width: 600px;
}
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#p7menubar a {
	display: block;
	font-size: 10pt;
	color: #033;
	padding: 5px;
	height: 90px;
	width: 80px;
}
#p7menubar a.trigger {
	padding: 0px;
	width: 80px;
}
#p7menubar li {
	float: left;
	width: 90px;
}
#p7menubar li {
	position: relative;
	width: 90px;
}

/* hide from IE mac \*/
#p7menubar li {position: static; width: auto;}
/* end hiding from IE5 mac */

#p7menubar li ul, #p7menubar ul li  {
	width: 90px;
	height: 25px;
}
#p7menubar ul li a  {
	padding: 3px;
	width: 90px;
}
#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	width: 90px;
}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #000000;
	background-color: transparent;
	width: 90px;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
	width: 90px;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #000000;
	background-color: #BAD0EF;
	height: 25px;
	width: 90px;
}
#p7menubar ul a:hover {
	background-color: #036!important;
	color: #FFFFFF !important;
}.bai #container #footer .bai {
	background-color: #006;
}

