body {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
#dv_top_menu {
	width: 100%;
	background-color: #D6CD57;
	height: 53px;
	text-align: center;
	padding-left: 4px;
	border-top-width: 45px;
	border-top-style: solid;
	border-top-color: #D6CD57;
}
#dv_content {
	width: 60%;
	margin-right: 20%;
	margin-left: 20%;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.2em;
	height: 300px;
}
#dv_portfolio_content {
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	text-align: center;

}

#dv_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #999999;
	text-decoration: none;
	height: 20px;
	width: 100%;
	text-align: center;
	position: absolute;
}


#dv_bottom_menu {
	background-color: #FFFFFF;
	width: 100%;
	height: 51px;
	text-align: center;
}
#dv_footer a:link, #dv_footer a:active, #dv_footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #999999;
	text-decoration: none;

}
#dv_footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	text-decoration: underline;

}
#dv_content a:link, #dv_content a:active, #dv_content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #999999;
	text-decoration: underline;

}
#dv_content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #666666;
	text-decoration: none;

}
#dv_contact_info a:link, #dv_contact_info a:active, #dv_contact_info a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #257A81;
	text-decoration: underline;

}
#dv_contact_info a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #257A81;
	text-decoration: underline;

}

#thumbs img {
	padding-right: 10px;
	padding-bottom: 10px;
}
