body {
	background-color: #4A2300;
	
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4A2300;
}
#mainTable {
	
	background-color: #F7E6CC;
	width: 750px;
	background-position: center;
	font-size: 12px;
	padding: 0px 10px 10px;
	margin: 60px auto 10px auto;
}
#tableHead {
	background-image: url(Images/bg-header.png);
	height: 90px;
	width: 750px;
	background-repeat: no-repeat;
	background-color: #D6CAC2;
	margin: 0px;
	padding: 1px;
	top: 1px;
	background-position: left;
}
#navcell {
	width: 125px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: none;
	background-repeat: repeat-y;
	background-position: 0px 5px;
	top: 10px;
}
a:link {
	line-height: 1.5em;
	text-decoration: underline;
	color: #4A2300;
}
a:hover {
	text-decoration: none;
	color: #825002;
}
a:visited {
	color: #543501;
}
#PhotoCell {
	padding-top: 15px;
	padding-left: 25px;
	margin: 0px;
	text-align: center;
	width: 350px;
}
#content_table {
	width: 100%;
	top: 10px;
}
.block_text {
	text-align: center;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}

