body {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	margin: 0px;
	background-color: #f3fb9e;
}
a, a:visited {
	color: #009900;
}
a:hover {
	color:#005000;
	text-decoration: underline;
}
.mainthumbs img {
	border: 1px solid #009900;
	width:180px;
	height:230px;
}
.mainthumbs a:hover img {
	border: 1px solid #000000;
	FILTER: alpha(Opacity=80);-moz-opacity:0.7;cursor:hand;
}  
.mainthumbs a:visited img {
	FILTER: alpha(Opacity=60);-moz-opacity:0.9;cursor:hand;
}

.top20, .top60 {
	font-size: 14px;
}
.top20 a, .top60 a{
	text-decoration: none;
}
/*copyright*/
.copyright {
	color:#333333;
	font-size:10px;
	text-align: left;
}
.site_adv{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
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 {
	padding: 0px 2px 1px 2px; 
	margin:2px;
	border: 1px solid #005000;
}

.top_pages a {
	padding: 3px;
}

#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;
}

