html {
background-color: white;
}


#wrapper {
	width: 970px;
	height: 860px;
	margin-top: 2%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#maincontainer{
	width: 970px; /*Center container on page*/
	background-color:  #7C8C94;
	height: 560px;
	margin-top: -15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 190px;
	
}

#logo {
margin: 0;
margin-right: 20px;
float: left;
border-top: 1pt #87996B solid;
border-left: 1pt #87996B solid;
}
#footer {
	font-size: 10px;
	left: 58px;
	width: 970px;
	top: 800px;
	text-align: center;
	height: 105px;
}
.footer a {
	color: #930;
}


#top {
	height: 200px;
	background-color: #96A3A9;
	color: #FFF;
	background-image: url(img/top.jpg);
	background-repeat: repeat;
}

#top h2 {

padding: 20px 20px 20px 20px;
color: white;
font-family: Georgia, Times, TimesNR, Serif;
font-size: 18px;
font-weight: normal;
line-height: 34px;
}
#side {
	width: 195px;
	font-size: 12px;
	font-family: Georgia, Times, TimesNR, Serif;
	color: #FFF;
	margin-left: 2px;
	height: 560px;
	clip: rect(auto,auto,auto,auto);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	top: 50px;
	

}

#side h2  {
	text-align: center;
	color: white;
	font-family: Georgia, Times, TimesNR, Serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 28px;
	float: left;
	margin: 0;
	padding: 0;
	background: none;
}

#photos {
	margin-top: 0px;
	
	height: 560px;
	width: 785px;
	visibility: visible;
	float: right;
}

a:link {
	color: #930;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #930;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

a:hover, a:active {
text-decoration: underline;
}


/* palette 
green #87996B
blue #414E82
burgundy #7D324E
*/
	background-color: #666;
#footer .footer a {
	text-align: center;
}
#footer .footer a {
	text-align: center;
}
