@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #F7F7F7;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #topnav {
	width: 900px;
	background-color: #FFFFFF;
}
#wrapper  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #photo {
	height: 300px;
	width: 900px;
}
#wrapper #midnav {
	width: 900px;
}
#wrapper #bodyArea {
	background-color: #f5f5ec;
}
#wrapper #bodyArea #left {
	background-color: #f0f3d2;
	float: left;
	width: 200px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#wrapper #bodyArea #right {
	float: right;
	width: 640px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#wrapper #bodyArea #footer {
	clear: both;
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #CCCCCC;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
	line-height: 18px;
}
a {
	color: #663333;
	text-decoration: underline;
}
a:visited {
	color: #663333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.style14 {
	font-family: Arial, Helvetica, sans-serif;
	color: #787f49;
	font-size: 12px;
}
.style19 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #787f49;
}
.style21 {
	font-family: Arial, Helvetica, sans-serif;
	color: #787f49;
	font-size: 12px;
	font-weight: bold;
}

.style22 {color: #CCCCCC}
.style25 {font-style: italic}
