body{
	font-family: Georgia, Helvetica, sans-serif;
	text-decoration: none;
	font-size:11px;
	color: #a36c4b;
	background-color:#000000;
	margin: 0px;
}
.header{
	background: url(images/header.jpg) center no-repeat;
}
.footer{
	background: url(images/footer.jpg) center no-repeat;
}
.desc{
	float:left;
	width:515px;
	height:40px;
	color:#ffe2b5;
	font-size:12px;
	text-align: center;
	margin:145px 0px 0px 38px
}
.top{
float:left;
	width:360px;
	height:40px;
	margin:140px 0px 0px 38px;
}
.top a:link, .top a:visited{
	text-decoration: none;
	font-size: 10px;
	color: #94684b;
	font-weight: normal;
}
.top a:active, .top a:hover{
	text-decoration: underline;
	font-size: 10px;
	color: #94684b;
	font-weight: normal;
}
.td1 {
	font-size: 12px;
	color: #a36c4b;
	font-weight: normal;
}
.td2 {
	text-decoration: none;
	font-size: 12px;
	color: #b89273;
	font-weight: normal;
}
a:link, a:visited{
	text-decoration: none;
	font-size: 12px;
	color: #b89273;
	font-weight: normal;
}
a:active, a:hover{
	text-decoration: underline;
	font-size: 12px;
	color: #b89273;
	font-weight: normal;
}
.a1:link, .a1:visited{
	text-decoration: none;
	font-size: 12px;
	color: #b89273;
	font-weight: bold;
}
.a1:active, .a1:hover{
	text-decoration: underline;
	font-size: 12px;
	color: #b89273;
	font-weight: bold;
}
.toplist-bg{
background:url(images/top-bg.jpg) repeat-x top;
}

img {
	border:0px;
}
.img a:link img, .img a:visited img, .img a:active img{
	border:#e52600 solid 1px;
	margin:5px;
}
.img a:hover img{
	border:#ffcb5a solid 1px;
	margin:5px;
}
