@charset "utf-8";
/* CSS Document */

BODY {
	margin-top : 0;
	margin-right : 0;
	margin-left : 0;
	margin-bottom : 2em;
	background-color : #FFFFFF;
}

.nav {
float:left;
font : small Verdana, Geneva, Arial, Helvetica, sans-serif;

}

p, li {
font : small Verdana, Geneva, Arial, Helvetica, sans-serif;

}

.nav
{
border-right: 1px solid #8B8C65;
}
 .nav  A {
		
		font : small Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	list-style : none;
	display : block;
	padding : 20px 25px 15px 60px;
	margin : 0;
	text-decoration:none;
} 

 .navimage {
		
	display : block;
	padding-left:60px;
	padding-top: 100px
	text-decoration:none;
	
} 

 .nav A:hover{
	background-image:url(venustransparent.png);
	background-repeat:no-repeat
} 

a:link {
	color: #394743;
	text-decoration : none;
	font-weight:bold;
}  
a:visited {
	color: #77B59E;
	text-decoration : none;
	font-weight:bold;
}  
a:hover {
	color: #968770;
	text-decoration : underline;
	font-weight:bold;
}   
a:active {
	color: #968770;
	text-decoration : underline;
	font-weight:bold;
} 

.nav a:link {
	color: #1D1E26;
	text-decoration : none;
}  
.nav a:visited {
	color: #3E4034;
	text-decoration : none;
}  
.nav a:hover {
	color: #594C4F;
	text-decoration : none;
}   
.nav a:active {
	color: #594C4F;
	text-decoration : none;
} 


.maincontent {
margin-left: 150px;
padding: 2em 2em 2em 2em;
max-width: 650px; 
}

H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	text-align:center;
}

.divider {
    margin-left: 45%;
    margin-right: 45%;
padding: 1em; }

.gallerynav {
float: left;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 1em;
	text-align:center;