html, body 
{
	height: 100%;
}

body
{
	text-align:center;
	color:white;
	background-color:#000000;
	padding:0px;
	margin:0px;
	font: 10px Verdana;
	height: 100%;
	}

#center 
{
	text-align:center;
	margin:0px auto;
	width:800px;
	background-color:#2F0C08;
	
}

#top
{
	text-align:center;
	margin:0px auto;
	height:180px;
	width:800px;
	background-color:#000000;
	background:url(top_avs.jpg);
	display:block;
}

a {color:white;}
a img {border:0px;}
b {font:bold 10px Verdana;}
.clearfix{clear:both;}

h1,h2{padding:2px;margin:0px;}

h1 a {font:bold 24px Verdana; text-decoration:underline;color:#9F2613;margin:4px;padding-bottom:4px;}
h2 a {font:21px Verdana; letter-spacing:-0.5pt; padding-right:10px; text-decoration:none;}
h1 a:hover {color:white;}

.thumbs {margin-top:15px;}
.thumbs a img {margin:4px; width: 180px; height: 270px; border: 4px solid #2F2F2F;}
.thumbs a:hover img {border: 4px solid #9F2613;}
