body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FAD3C4;
	background-color: #000000;
}

body a {
	border:0;
	text-decoration:none;
	color: #ACACAC;
}

body a:hover {
	border:0;
	text-decoration:underline;
	color: #BC011A;
}

body p {
	pwddding: 4px 0 4px 0;
	margin: 2px 0 6px 0;
}


#wrap {
	margin:0 auto;
	width:100%;
}


#header {
	background-color:#BC011A;
	background-image:url(08aug/header-bg.gif);
	background-repeat: repeat-x;	
	margin:0 auto;
	padding:0;
	width: 100%;
	height: 116px;
	color: #FFFFFF;
}

#header-container{
	margin:0 auto;
	width:970px;
	height:116px;
}

#toplist-container{
	width:595px;
	height:111px;
	padding: 5px 0 0 5px;
	float: left;
}

#toplist-title{
	width:128px;
	height:17px;
	background-image:url(08aug/toplist-title.gif);
	background-repeat: no-repeat;
}

#toplist{
	margin: 5px 0 0 0;
	width:580px;
	text-align:justify;
	color:#EBBABB;
	font-weight: bold;
}

#toplist a{
	color:#FFFFFF;
	text-decoration:none;
}

#toplist a:hover{
	color:#FEF7C2;
	text-decoration:underline;
}


#toplist-title h3{
	display:none;
	margin:0;
	padding:0;
}

#title-container{
	width:360px;
	height: 116px;
	float: right;
}

#title{
	width:359px;
	height:82px;
	background-image:url(08aug/title.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#title h1{
	display:none;
	margin:0;
	padding:0;
}

#bookmark{
	margin: 6px 0 0 20px;
}

#bookmark img {
	border:0;
}


.close{
	clear:both;
}


.content{
	margin:0 auto;
	width:970px;
}

.content-sidebar{
	width:190px;
	padding: 0 0 0 7px;
	background-color:#141414;
	float:left;
	font-weight: normal;	
}

#content-sidebar-title{
	width:139px;
	height:16px;
	background-image:url(08aug/content-sidebar-title.gif);
	margin: 10px 0 10px 0;
}


.content-thumbs{
	width:770px;
	float:right;
}

.content-thumbs img{
	padding: 2px;
	margin: 2px 1px 1px 2px;
	float:right;
	border: 1px solid #282828;
}

.content-thumbs img:hover{
	border-color: #BC011A;
}


.adv{
	margin:5px 10px 5px 10px;
	width:736px;
	background-color:#141414;
	background-image:url(08aug/adv-bg.gif);
	padding:5px 10px 5px 10px;
	color:#8C8563;
}

.adv img{
	float:none;
	width: auto;
	height: auto;
}