body {

	margin: 0px;
	text-align: center;
	background-color: #FEFDF8;

}

.layout {

	border: thin solid #705F74;
	margin-top: 10px;
}

.nav {
	background-color: #D8D7BF; 
	height: 290px; 
	font-family: helvetica; 
	font-style: italic; 
	color: #705F74; 
	font-size: 16px; 
	text-align: center; 
	width: 109px;
}

.navbar {
	width: 5px; 
	background-color: #705F74;
}

.topbanner{
	background-color: #D8D7BF; 
	height: 40px; 
	width: 670px;
}

.topbar {
	height: 5px; 
	background-color: #705F74;
}

.maincontent {
	background-image: url(images/mainbg2.jpg); 
	height: 517px;
}

.text {
	font-family: helvetica; 
	font-style: italic; 
	color: #705F74; 
	font-size: 16px;
}

.small {

	font-size: 12px;
}


a.nav1:active { color: #705F74;; text-decoration: none; } 
a.nav1:hover { color: #705F74;; text-decoration: none; font-weight: bold; } 
a.nav1:link { color: #705F74;; text-decoration: none; } 
a.nav1:visited { color: #705F74; text-decoration: none;} 

a.nav2:active { color: #705F74;; text-decoration: none; font-weight: bold;} 
a.nav2:hover { color: #705F74;; text-decoration: none; font-weight: bold; } 
a.nav2:link { color: #705F74;; text-decoration: none; font-weight: bold;} 
a.nav2:visited { color: #705F74; text-decoration: none; font-weight: bold;} 

td.nav3 {

	height: 50px;
	

}


	
	

