body,html {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A5A293;
	background-color: #423E3B;
	background-image: url(08july/body-bg.gif);
	font-weight: bold;
}

body a {
	border:0;
	text-decoration:none;
	color: #F4993C;
}

body a:hover {
	border:0;
	text-decoration:underline;
	color: #F4C696;
}


#wrap {
	margin:0 auto;
	width:100%;
}


#header {
	background-color:#7B0700;
	background-image: url(08july/header-bg.gif);
	margin:0 auto;
	width: 100%;
	height: 138px;
	text-align: center;
	color: #FFFFFF;
}


#sitetitle {
	float:left;
	width:230px;
	padding: 15px 0 0 0;
	text-align: right;
}

#sitetitle h1{
	display:none;
}

#toplist{
	float:right;
	width:710px;
	text-align: center;
}

#toplist img{
	margin: 7px 0 0 0;
}

#content{
	margin:0 auto;
	width:985px;
	background-image: url(08july/content-bg.gif);
	background-repeat: repeat-y;
	text-align: center;
}


#content a img{
	border: 3px double #F09657;
	margin: 2px;
}

#content a img:hover{
	border-color: #FAE4AB;
}


.close{
	clear:both;
}

.thumbs{
	margin:5px 0 5px 0;
}


.textlinks{
	width: 977px;
	margin: 1px 4px 1px 4px;
	padding: 4px 0 4px 0;
	background-image: url(08july/text-bg.gif); 
	
}

.horline{
	width: 979px;
	height:4px;
	background-image: url(08july/hor-line.gif); 
	background-repeat: repeat-x;
	margin: 0 0 0 4px;
}

.lefttext{
	margin: 4px 0 4px 15px;
	float: left;
	text-align: left;
}

.righttext{
	margin: 4px 20px 4px 0;
	float: right;
	text-align: left;
}

#footer {
	color:#FFFFFF;
	background-color:#7B0700;
	background-image: url(08july/header-bg.gif);
	margin:0 auto;
	width: 100%;
	height: 20px;
	text-align: center;
	padding: 6px 0 0 0;
}

.white {
	color:#FFFFFF;
}

.grey {
	color:#EEEEEE;
}