body {	background: #000000;	font-family: 'Lucida Grande', LucidaGrande, Lucida, 'Trebuchet MS', Verdana, Helvetica, sans-serif;	color: #FFFFFF;	font-size: 13px;	margin: 5px;}#wrapper {	width: 700px;	margin: 0px auto;}#wrapper img.right {	float: right;	margin-left: 10px;	margin-bottom: 5px;}#wrapper img.left {	float: left;	margin-right: 10px;}#title {	height: 150px;	background: url(../images/title.png) no-repeat top;	border: none;}#links {	width: 700px;	text-align: center;}#links ul {	border-bottom: 2px solid #D2F5BE;	padding-bottom: 4px;	padding-left: 0px;	padding-right: 0px;	padding-top: 0px;	margin-top: 20px;	margin-bottom: 25px;}#links li {	display: inline;	list-style-type: none;	}#links li a {	text-decoration: none;	color: #D2F5BE;	padding-left: 8px;	padding-right: 8px;	padding-bottom: 4px;}#links li a:hover {	color: #4762B3;	background: url(../images/current.png) no-repeat bottom;}#links li a.current {	background: url(../images/current.png) no-repeat bottom;}#links li a.current:hover {	color: #D2F5BE;}h1 {	border-top: 1px solid #D2F5BE;	border-bottom: 1px solid #D2F5BE;	font-size: 16px;	color: #D2F5BE;	margin-top: 40px;	padding-left: 2px;}date {	color: #FDE7AB;	font-size: 13px;}#downloads {	width: 250px;	list-style-type: none;	padding: 0px;	margin: 0px auto;}#downloads li {	margin-top: 5px;}#downloads a {	text-decoration: none;	color: #D2F5BE; }#downloads a:hover {	color: #4762B3;}
