* {
	margin: 0px;
	padding: 0px;
	border: none;
}

body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

a:link, a:visited, a:active {
	color: #88693f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}

div {text-align: center;}

h1, h2, .style3 {
	font-size:36px;
	color:#FF0;
	font-family:Impact;
	}
	
h2 {clear: both;}

.style4 {font-weight: bold;}
.style6 {
	font-size:18px;
	color:#FF0;
	padding: 0px 0px 20px 0px;
}

.banners {width: 600px; margin: 20px auto;}
.banners img {width: 260px; height: 350px; margin: 5px; border: 1px solid #FFF;}

.banner {width: 285px; margin: 0px 0px 20px 0px; float: left;}

.thumbs img {width: 220px; height: 165px; margin: 5px; border: 3px dotted #FFF;}

