.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #725D42;
}
.main {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-height: 80%;
	font-size: 11px;
	color: #8D6128;
	padding-top: 30px;
	padding-bottom: 30px;
}
body {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FCEFC1;
	color: #8D6128;
}
a:link { color: #8D6128; text-decoration: underline;  } 
a:visited { color: #8D6128; text-decoration: underline; } 
a:active { color: #725D42; text-decoration: underline; } 
a:hover { color: #725D42; text-decoration: underline; }  

.gallery { border: 1px solid #8D6128; }

