body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	background: #000000;
	margin: 0px;
	padding: 0px;
	}
.hiddenPic {display:none;}	
h1{
	margin-bottom: 5px;
	font-size:14px;
	}
.logo{
	margin-left: 30px;
}
.top{
	height: 34px;
	background-image: url('/images/top.gif'); 
	background-repeat: no-repeat;
}	
.bottom{
	height: 37px;
	background-image: url('/images/bottom.gif'); 
	background-repeat: no-repeat;
}	
#content{
		background: #000000;
        margin: auto;
		width: 780px;
	    color: #AA6398;
	       }
#footer-explicit{
	padding: 10px;
	text-align: center;
	font-size: 10px;
}
#footer-explicit a:link {
	COLOR: #6B6B6B;  TEXT-DECORATION: underline;
}
#footer-explicit a:visited {
	COLOR: #6B6B6B;  TEXT-DECORATION: underline;
}
#footer-explicit a:active {
	COLOR: #6B6B6B;  TEXT-DECORATION: underline;
}
#footer-explicit a:hover {
	COLOR: #ffffff;  TEXT-DECORATION: underline;
	}
#links{
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	line-height: 16px;
	}
table.thumbs{
}
.thumbs td{	
	padding: 2px;
}
.thumbs td:hover {background: #AA6398;}
