a.top {
	background-color: black;
	margin: 2px;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 13px;
	text-decoration: none;
	float: center;
	font: bold 13px Arial;
	border: 1px solid #BE385B;
}
a.top:hover {
	background-color: #993333;
	border: 1px solid red;
}
.bot {
	font: normal 11px Arial;
}
.font {
	font: bold 14px Arial;
}
A:hover {
	text-decoration: none;
	color: #C28131;
}

#content{width: 100%;}

.thumbs img{
	padding: 2px;
	margin: 2;
}
.bord3{
	background: #3C1325;
	border-bottom: 0;
	border-top: 0;
	padding: 1;
}

#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {color: #4B4848; text-decoration: none;}
#footer a:hover {text-decoration: underline;}
