body {
	margin: 0px;
	background: #f2d776 url(img/bg.jpg);
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
#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, #bestsites a {
	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;
}

.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: 220px;
	height: 220px;
	position: fixed;
	bottom: 2px;
	right: 2px;
}
#su_body {
	position: absolute;
	top: 300px;
	left: 0px;
	display: block;
	width: 220px;
	height: 220px;
}
#su_content {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 220px;
	height: 220px;
	z-index: 99;
}
#webcams_close {
	position: absolute;
	top: 1px;
	right: 1px;
	display: block;
	width: 20px;
	height: 18px;
	background-color: #fff;
	z-index: 100;
}
#su_times {
	position: absolute;
	top: -9px;
	left: 1px;
	cursor:pointer;
	font-size:30px;
	font-weight:bold;
	color: #000;
}
#su_times:hover {
	color: #f00;
}

