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;
	text-decoration: none;
	border: 2px solid #005000;
}
#slide_up {
	overflow: hidden;
	display: block;
	width: 200px;
	height: 150px;
	position: fixed;
	bottom: 2px;
	right: 2px;
}
