body {	font-family: "Book Antiqua", Palatino, "Trebuchet MS", Arial, sans-serif;	font-size: small;	color: #faf2e1;	background: url(images/bg.jpg) repeat-x top right #38312b;	margin: 0;	padding: 0;}*{	margin: 0;	padding: 0;}#header{float: right;	width: 703px;	height: 527px;	background: url(images/header.jpg) no-repeat top right;}/* --NAVIGATION --*/#nav{	position: absolute;	width: 150px;top: 340px;right: 246px;	padding: 0px 0px 0px 0px;}#menu{	width: 190px;	padding: 0px;	margin: 0px;}#menu li{	padding: 0px 0px;	display: block;	float: left;}#menu li a span{	display: none;}ul#menu li.info a{	width: 96px;	height: 23px;	display: block;	margin: 0px 0px 0px 0px;	background-image: url(images/info.jpg);}ul#menu li.info a:hover{	display: block;	background-image: url(images/info2.jpg);}ul#menu li.fans a{	width: 96px;	height: 22px;	display: block;	margin: 0px 0px 0px 0px;	background-image: url(images/fans.jpg);}ul#menu li.fans a:hover{	display: block;	background-image: url(images/fans2.jpg);}ul#menu li.join a{	width: 96px;	height: 23px;	display: block;	margin: 0px 0px 0px 0px;	background-image: url(images/join.jpg);}ul#menu li.join a:hover{	display: block;	background-image: url(images/join2.jpg);}ul#menu li.codes a{	width: 96px;	height: 20px;	display: block;	margin: 0px 0px 0px 0px;	background-image: url(images/codes.jpg);}ul#menu li.codes a:hover{	display: block;	background-image: url(images/codes2.jpg);}ul#menu li.site a{	width: 96px;	height: 20px;	display: block;	margin: 0px 0px 0px 0px;	background-image: url(images/site.jpg);}ul#menu li.site a:hover{	display: block;	background-image: url(images/site2.jpg);}/* -- CONTENT --*/#content{clear: both;float: right;	width: 703px;}#contentmain{	width: 650px;	text-align: left;	padding: 10px 0px 0px 0px;}#contentmain ul{padding-left: 20px;}#contentmain li{list-style: lower-latin;}#stats{	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;	color: #f5ebe0;	padding: 0px 0px 5px 0px;        margin: 0px 0px 0px 180px;	text-align: center;	width: 220px;height: 152px;	background: url(images/statsbg.jpg) no-repeat #38312b;}#statstxt{	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;	color: #f5ebe0;	font-size: 80%;	padding: 25px 0px 5px 25px;        margin: 10px 0px 0px 0px;	text-align: center;	width: 200px;}#head{	padding: 10px 0px 0px 20px;}#home{position: absolute;top: 450px;right: 382px;	padding: 0px 0px 0px 0px;}#home a{text-decoration: none;	background-color: #ab9e89;}#extra{clear: both;float: right; 	width: 753px;	text-align: center;	padding: 30px 0px 0px 0px;}#footer{	width: 641px;	height: 56px;	margin: 0px 0px 0px 0px;	background: url(images/footer.jpg) no-repeat;}#footercontent{color: #f5ebe0;    width: 600px;	font-size: 70%;    padding: 0px 0px 10px 50px; margin: 0px 0px 0px 0px;	text-align: center;}/* -- CONTENT STYLE --*/p{padding: 10px 0px 10px 0px;}i{color: #b0d080;}b{color: #ceb454;}a{	cursor: help;    color: #f5d86e;	text-decoration: none;}a:hover{	cursor: help;    color: #b0d080;	text-decoration: none;font-style: bold;}#stats a{	cursor: help;    color: #dfe6e1;	text-decoration: underline;}#stats a:hover{	cursor: help;    color: #474847;	text-decoration: none;	background-color: #dfe6e1;}a img{	border: none;	padding: 2px;}