body
{
	margin: 0px;
	padding: 0px;
	background: #FFA100 url('images/bg.gif') repeat left top;
}

.thumbs_block, .top_thumbs
{
	background-image: url('images/block-thumbs-bg.gif');
}

.thumbs_block a img, .top_thumbs a img {border: 1px solid green;}
.thumbs_block a:hover img, .top_thumbs a:hover img {border: 1px solid #88FF00;}
.thumbs_block a:visited img {filter:gray;}

.top_thumbs a {display:block;}
.thumb {width:185px; height:135px;}
.top_thumbs a span, .gallery_descs a, .topthumbs_desc div
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;	
}
.top_thumbs a:hover span {color:red;}
.topthumbs_desc a, .gallery_descs a, .top_thumbs a {text-decoration:none; color:black; font-weight:bold;}
.topthumbs_desc a:hover, .gallery_descs a:hover {color:red;}

.title
{
	position: absolute;
	top: 60px;
	left: 40px;
}

.block_title, .category_title
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
}
.block_title
{
	color: yellow;
	padding: 30px 0 0 45px;
}
.category_title
{
	background: url('images/star.jpg') no-repeat left;
	color: #70AF00;
	position: relative;
	padding-left: 25px;
	top: -68px;
	left: 45px;
	width: 500px;
}
.category_title a
{
	color: #70AF00;
	text-decoration: none;
}
.category_title a:hover
{
	color: red;
	text-decoration: none;
}
.header_title
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 130px;
	position: absolute;
	top: 40px;
	left: 146px;
}
#bottom_title
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 130px;
	position: relative;
	top: 125px;
	left: 589px;
}
#bottom_title a
{
	text-decoration: none;
	color: black;
}
.thumb {width: 180px; height: 135px;}

.toplist-header
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	height: 130px;
	left: 115px;
	top: 40px;
	width: 140px;
}

.toplist-header a
{
	color: black;
	text-decoration: none;
}

.toplist-header a:hover
{
	color: red;
	text-decoration: none;
}
