body {
	margin: 0px;
	background: #f2d776 url(img/bg.jpg);
}
#header, #header a, .disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#9d7b2e;
	overflow: hidden;
	white-space:nowrap;
}
#header ul {
	margin: 0px;
	list-style-type: none;
	padding-left:0px;
}
#header li {
	background:url(img/s.jpg) left center no-repeat;
	padding-left:13px;
}
#bestsitetop, #bestsitetop a, .warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align:center;
	font-weight: bold;
	color: #CC0000;
	padding-top:18px;
	vertical-align: top;
}
#bestsitetop {
	width: 240px;
	height:48px;
	background:url(img/trtop.gif) center top no-repeat;
}
.bestsitebot {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	width: 240px;
	height:66px;
	font-weight: bold;
	padding-top:5px;
	vertical-align: top;
	background:url(img/trbot.gif) center top no-repeat;
}
#bestsites {
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight: bold;
}
#bestsites ul {
	margin: 0px;
	list-style-type: none;
	padding-left:15px;
}
#bestsites li {
	background:url(img/s.gif) left center no-repeat;
	padding-left:20px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF99;
	text-decoration: underline;
}

.gals img {
	border: 1px solid #333333;
	width:200px;
	height:255px;
	background-image: url(img/th.jpg);
}
.gals a:hover img {
	border: 1px dashed #333333;
	FILTER: alpha(Opacity=80);-moz-opacity:0.7;cursor:hand;
}  
.gals a:visited img {
	FILTER: alpha(Opacity=60);-moz-opacity:0.9;cursor:hand;
}

.copyright {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
.site_adv{
text-align: left;
font-style: italic;
font-size: 18px;
font-weight: bold;
}

.site_adv img {
border:0px;
margin-right: 10px;
float:left;
}
.archives a, .archives a:visited {
	color: #cc0000;
}
#slide_up {
	overflow: hidden;
	display: block;
	width: 200px;
	height: 150px;
	position: fixed;
	bottom: 2px;
	right: 2px;
}
