body,html {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FAD3C4;
	background-color: #770411;
	font-weight: bold;
}

body a {
	border:0;
	text-decoration:none;
	color: #FAD3C4;
}

body a:hover {
	border:0;
	text-decoration:underline;
	color: #FAD185;
}


#wrap {
	margin:0 auto;
	width:100%;
}


#header {
	background-color:#E44617;
	margin:0 auto;
	width: 100%;
	height: 137px;
	text-align: center;
	color: #FFFFFF;
}


#sitetitle {
	float:left;
	width:281px;
	text-align: right;
}

#sitetitle h1{
	display:none;
}

#toplist{
	float:right;
	width:690px;
	text-align: center;
}

#toplist img{
	margin: 10px 0 0 0;
}

#content{
	margin:0 auto;
	width:985px;
	background-image: url(08june/bodybg.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{
	margin: 2px;
	background-image: url(08june/textbg.gif); 
}

.horline{
	height:2px;
	background-image: url(08june/horline.gif); 
	background-repeat: repeat-x;
	margin: 0 2px 0 3px;
}

.lefttext{
	margin: 4px 0 4px 15px;
	float: left;
	text-align: left;
}

.righttext{
	margin: 4px 20px 4px 0;
	float: right;
	text-align: left;
}

#footer {
	background-color:#E44617;
	margin:0 auto;
	width: 100%;
	height: 20px;
	text-align: center;
	padding: 6px 0 0 0;
}

.yellow{
	color:#FBF0C3;
}

.blue{
	color:#BBD6EF;
}

.white{
	color:#FFFFFF;
}

.green{
	color:#BBFEAD;
}

.violet{
	color:#CF9AF3;
}
