body {
	text-align: center;
	background-color: #e6e8d6;
	background-position: top left;
	background-repeat: repeat-x;
	margin: 5px 0px 0px 0px;
}

#container {
	display: block;
	margin: 0 auto;
	width: 769px;
	
}
.menu a:link, .menu a:visited{
	
	padding: 2px 0px 10px 0px;
	color: white;
	text-decoration: none;
}

.menu a:hover{
	
	text-decoration: underline;
	color: white;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	line-height: 14px;
	padding: 2px 0px 5px 0px;
}

/* Hyperlinks */
A:link, A:visited {
	text-decoration: underline; 
	color: #b73913;
	font-weight: normal;
}

A:hover	{
	text-decoration: none; 
	color: #b73913;
	font-weight: underline;
}

/* Top links */



#pagebody {
	width: 769px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}

#pagecontent {
	background-color: #e6e8d6;
	width: 435px;
	float: left;
	padding: 5px 0px 5px 5px;
	text-align: left;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color : #333333;
}

.titles {
	
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #78453b;
}

#right {
	width: 329px;
	float: right;
	padding: 5px 0px 0px 0px;
	
}


TD {
	
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt; 
	color : #4a532e;
	
}


/* Footer nav links */

#footer {
	background-color: #cacdb5;
	clear: both;
	width: 769px;
	height: 34px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	
	
}
#footer a:link, #footer a:visited
	{
	text-decoration: none;
	font-weight: bold;
	color: #b73913;
	}


#footer a:hover
	{
	text-decoration: underline;
	color: #b73913;
	}


#credits {
	
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 12px;
	text-align: right;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999999;
}
#credits a:link, #credits a:visited
	{
	padding: 2px;
	
	margin-right: 3px;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	}


#credits a:hover
	{
	text-decoration: underline;
	}