body {	background-color: #68EBF4;	font-family: Helvetica, Verdana, Arial, sans-serif;	background-image: url(../images/interface/infoBg.gif);	background-repeat: repeat-y;	background-position: 25px 0px;}body, h1, ul, li, h3 {	margin: 0px;	padding: 0px;	font-size: 13px;}h1 {	height: 83px;	text-indent: -500px;	background-image: url(../images/interface/logo.gif);	background-repeat: no-repeat;	background-position: center;}ul {	list-style: none;}li {	float: left;}h3, p {	clear: left;}#info_wrapper {	position: absolute;	top: 0px;	left: 25px;	width: 225px;	height: 550px;	padding-top: 55px;}#info_wrapper ul {	margin-top: 10px;	padding-bottom: 55px;}#info_wrapper ul li {	width: 112px;	text-align: center;}#info_wrapper ul li a {	display: block;	width: 100%;	padding-top: 2px;	background-color: #599EAA;	text-transform: uppercase;	text-decoration: none;	color: #FFFFFF;	font-weight: bold;	font-size: 13px;}#info_wrapper ul li a:hover {	color: #598B95;	background-color: #9FF2F7;}#info_wrapper h3 {	padding-top: 29px;	margin: 0px auto;	width: 185px;	color: #FFFFFF;	text-transform: uppercase;}#content_wrapper {	position: absolute;	top: 55px;	left: 250px;	width: 598px;	height: 550px;	background-image: url(../images/interface/contentBg.gif);	background-repeat: no-repeat;	background-position: 0px 90px;}#content_wrapper ul li {	width: 98px;	text-align: center;}#content_wrapper ul li img {	width: 88px;	height: 85px;	margin: 0px 0px 5px 0px;	padding: 0px;	border: 0px;}#content_wrapper ul li a {	text-transform: uppercase;	text-decoration: none;	color: #598B95;}#content_wrapper ul li a div {	width: 100%;	padding-top: 2px;	background-color: #9FF2F7;	font-weight: bold;}#content_wrapper ul li div.disabled {	width: 100%;	padding-top: 2px;	background-color: #9FF2F7;	color: #E1A459;	font-weight: bold;}#content_wrapper ul li a:hover div {		color: #FFFFFF;		background-color: #599EAA;	}#content_wrapper #content {	clear: both;	padding: 65px 60px 0px 30px;	font-size: 11px;}#content_wrapper #content p {	color: #0b6678;	padding: 0px;	margin: 0px;	margin-top: 20px;	font-weight: bold;}#content_wrapper #content p a {	color: #0b6678;}