body {
	background-color: #dcdcdc;
}
body, p, div {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
h1 {
	font-size: 13pt;
	color: black;
	margin-bottom: 6px;
	}
p {
	margin-top: 0;
	padding-top: 0;
	}	
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #8d8b8b;
	text-decoration: none;
}	
a:hover {
	color: #000000;
	text-decoration: underline;
	cursor: pointer;
}
.newest {
	font-size:8pt; 
	}
.newest img {
	border: 1px solid #333333;
	margin: 2px;
}
.gal_header {
	text-align: center;
	float: left; 
	width: 215px; 
	height: 275px;
}
.vid_header {
	text-align: center;
	float: left; 
	width: 280px; 
	height: 200px
}
.gal_header img, 
.vid_header img{
	border: 2px solid #D2BEA3;
}