* {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
body { 
	margin-left: 0px;
	margin-top: 0px;

	margin-right: 0px;
	margin-bottom: 0px;
	}
h1 {
	font-size: 13pt;
	color: white;
	margin-bottom: 6px;
	}
p {
	margin-top: 0;
	padding-top: 0;
	}	
a:link {
	color: black;
	text-decoration: none;
}
a:visited {
	color: black;
	text-decoration: none;
}	
a:hover {
	color: black;
	text-decoration: underline;
	cursor: pointer;
}
	
div {
	text-align:center;
	}
.newest {
	font-size:8pt; 
	}
.newest img {
	border: 1px solid #D2BEA3;
	margin: 8px;
	}	
.comingSoon {
	font-size: 7pt; 
	color: #808080;
	}
.comingSoon img {
	border: 1px solid #808080;
	margin: 8px;
	}
.pageNav {
	width: 80%;
	border: none;
	margin: 0; 
	padding: 0;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
	}
.select div {
	width: 125px;
	margin: 2px;
	font-weight: bold; 
	background-color: #550d61;
	}
.select span {
	color: white;
	width: 100%;
	padding: 1px 10px 2px 10px;
	text-align: center;
	font-weight: bold;
	font-size: 9.5pt;
	font-variant: small-caps;
	text-decoration: none;
}
.select2 a {
        color: white;
	font-weight: bold;
}
.select a {
	color: white;
}
.select a:visited {
        color: #a4a3a4;
}


.style1 {
	font-family: "Courier New", Courier, monospace;
	}
.gal_header {
	float: left; 
	width: 220px; 
	height: 275px;
}
.vid_header {
	float: left; 
	width: 290px; 
	height: 200px
}
.gal_header img, 
.vid_header img{
	border: 2px solid #D2BEA3;
}
