body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 100%;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
}
#left {
	margin-top: 20px;
	margin-left: 15px;
	padding-right: 10px;
	float: left;
	width: 235px;
	text-align: center;



}

#right {
	margin-top: 20px;
	margin-left: 40px;
	float: left;
	margin-right: 40px;
	margin-bottom: 20px;
	font-size: .85em;
	line-height: 1.4em;
	width: 60%;





}
h1 {
	font-size: 150%;
	background-color: #C8C2B0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #87745A;
	border-right-color: #87745A;
	border-bottom-color: #87745A;
	border-left-color: #87745A;
	border-top-style: solid;


}
h2 {
	font-size: 100%;
	letter-spacing: 0.4em;
	line-height: 1.8em;
	color: #333333;
	text-transform: uppercase;
	text-align: center;
	border: thin dotted #C8C2B0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;




}
h3 {
	font-size: 120%;
	font-weight: bold;
}
h4 {
	font-weight: bold;
	font-size: 90%;
}
a:link {
	color: #87745A;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;


}
a:visited {
	color: #87745A;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;

}

