body {	font-family: "Trebuchet MS", Arial, sans-serif;	font-size: small;	color: #281e15;	background: url(images/bg.jpg) repeat-x #ffffff;	margin: 0;	padding: 0;}*{	margin: 0;	padding: 0;}#box{	float: right;	width: 1024px;    margin: 0;	padding: 0;}#header{	width: 1024px;	height: 534px;	background: url(images/header.jpg) no-repeat top right;}/* --NAVIGATION --*/#nav{	position: relative;	width: 600px;	height: 75px;top: 383px;	padding: 0px 0px 0px 30px;}#menu{	width: 600px;	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: 63px;	height: 168px;	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: 61px;	height: 168px;	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: 60px;	height: 168px;	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: 75px;	height: 168px;	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: 76px;	height: 168px;	display: block;	margin: 0px 0px 0px 0px;	background-image: url(images/extra.jpg);}ul#menu li.site a:hover{	display: block;	background-image: url(images/extra2.jpg);}ul#menu li.index a{	width: 60px;	height: 168px;	display: block;	margin: 0px 0px 0px 0px;		background-image: url(images/home.jpg);}ul#menu li.index a:hover{	display: block;	background-image: url(images/home2.jpg);}/* -- CONTENT --*/#content{	width: 1024px;}#contentmain{	width: 800px;	text-align: left;	padding: 10px 0px 0px 200px;}#contentmain ul{padding-left: 20px;}#contentmain li{list-style: circle;}#stats{	font-family: "Trebuchet MS", Arial, sans-serif;	color: #211b13;	font-size: 85%;	padding: 5px 0px 5px 0px;        margin: 10px 0px 0px 250px;	text-align: center;	width: 230px;	background-color: #efebcd;}#extra{	width: 1024px;	text-align: center;	padding: 10px 0px 0px 0px;}#footer{	width: 1024px;	height: 163px;	margin: 0px 0px 0px 0px;	background: url(images/footer.jpg) no-repeat;}#footercontent{color: #7a766e;    width: 1024px;	font-size: 70%;    padding: 100px 0px 0px 0px; margin: 0px 0px 0px 90px;	text-align: center;}/* -- CONTENT STYLE --*/h1{	font-family: "Tebuchet Ms", Verdana, sans-serif;	font-size: 24px;	font-weight: bold;	font-style: italic;	text-align: left;	color: #0d181a;	margin: 0px 0px 10px 0px;	padding: 5px 0px 0px 80px;	height: 71px;	width: 594px;	background: url(images/head.jpg) no-repeat;}p{padding: 10px 0px 10px 0px;}a{	cursor: help;    color: #862226;	text-decoration: none;}a:hover{	cursor: help;    color: #ffffff;	text-decoration: none;	background-color: #862226;}a img{	border: none;	padding: 2px;}