body {	font-family: "Book Antiqua", Palatino, "Trebuchet MS", Arial, sans-serif;	font-size: small;	color: #ffffff;	background: url(images/bg.jpg) repeat-x top #000000;	margin: 0;	padding: 0;}*{	margin: 0;	padding: 0;}#box{	width: 1024px;    margin: 0;	padding: 0;}#header{	width: 692px;	height: 224px;	background: url(images/header.png) no-repeat top left;}#top{	width: 702px;	height: 250px;	margin: 0px 0px 0px 0px;	background: url(images/top.jpg) no-repeat;}/* --NAVIGATION --*/#nav{	position: absolute;	width: 40px;top: 283px;	padding: 0px 0px 0px 24px;}#menu{	width: 40px;	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: 77px;	height: 25px;	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: 77px;	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: 77px;	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: 77px;	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: 77px;	height: 24px;	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);}ul#menu li.index a{	width: 77px;	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: 997px;float: right;	margin: -220px 0px 0px 0px;}#contentmain{	width: 760px;	text-align: left;	padding: 0px 0px 0px 150px;}#contentmain ul{padding-left: 20px;}#contentmain li{list-style: circle;}#stats{	font-family: "Trebuchet MS", Arial, sans-serif;	color: #fffde9;	font-size: 85%;	padding: 5px 7px 5px 7px;        margin: 5px 0px 15px 120px;	text-align: center;	width: 430px;	background-color: #201318;}#extra{position: absolute;top: 170px;	width: 997px;	text-align: center;	padding: 0px 0px 0px 290px;}#footer{	width: 1024px;	height: 188px;	margin: 54px 0px 0px 0px;	background: url(images/footer.jpg) no-repeat;}#footercontent{color: #fffde9;    width: 800px;	font-size: 70%;    padding: 100px 0px 0px 0px; margin: 0px 0px 0px 150px;	text-align: center;}/* -- CONTENT STYLE --*/p{padding: 10px 0px 10px 0px;}b{color: #f7e1b3;}i{color: #cc404d;}a{	cursor: help;    color: #712730;	text-decoration: none;}a:hover{	cursor: help;    color: #f4eebf;	text-decoration: none;}a img{	border: none;	padding: 2px;}