body {	font-family: "Book Antiqua", Palatino, "Trebuchet MS", Arial, sans-serif;	font-size: small;	color: #1d1e1c;	background: url(images/bg.jpg) repeat-x #ffffff top left;	margin: 0;	padding: 0;}*{	margin: 0;	padding: 0;}#box{	float: right;	width: 804px;    margin: 0;	padding: 0;}#header{	width: 804px;	height: 330px;	background: url(images/header.jpg) no-repeat top right;}#top{	width: 804px;	height: 56px;	background: url(images/top.jpg) no-repeat right;}/* --NAVIGATION --*/#nav{	position: relative;	width: 700px;top: 341px;	padding: 0px 0px 0px 320px;}#menu{	width: 700px;	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: 64px;	height: 24px;	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: 67px;	height: 24px;	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: 56px;	height: 24px;	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: 84px;	height: 24px;	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: 79px;	height: 24px;	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: 73px;	height: 24px;	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: 804px;}#contentmain{	width: 713px;	text-align: left;	padding: 10px 0px 0px 85px;}#contentmain ul{padding-left: 20px;}#contentmain li{list-style: circle;}#stats{	font-family: "Trebuchet MS", Arial, sans-serif;	color: #5e5e5e;	font-size: 85%;	padding: 5px 0px 5px 0px;        margin: 10px 0px 0px 250px;	text-align: center;	width: 230px;	background-color: #f0ecde;}#head{	padding: 0px 0px 0px 60px;}#extra{	width: 804px;	text-align: center;	padding: 0px 0px 0px 0px;}#footer{	width: 804px;	height: 177px;	margin: 0px 0px 0px 0px;	background: url(images/footer.jpg) no-repeat;}#footercontent{color: #1d1e1c;    width: 400px;	font-size: 70%;    padding: 80px 0px 0px 0px; margin: 0px 0px 0px 360px;	text-align: center;}/* -- CONTENT STYLE --*/p{padding: 10px 0px 10px 0px;}i{color: #d05353;}a{	cursor: help;    color: #474847;	text-decoration: underline;}a:hover{	cursor: help;    color: #dfe6e1;	text-decoration: none;	background-color: #676767;}a img{	border: none;	padding: 2px;}