<style>
* {
	top:0px;
	margin-top:0px;
	margin-bottom:0px;
}

body {
	background-color: #A9AC73;
	color: #333333;
	text-align:center;
	min-width:760px;
	margin-top:0px;
	margin-bottom:0px;
}

#wrapper {
	margin: 0 auto;
	top:0px;
	width: 725px;
	background-color:#F0EFBF;
	text-align:left;
	height:100%;
	padding-left:20px;
	padding-right:20px;
	border-left: 2px;
	border-left-color:#666633;
	border-left-style:solid;
	border-left-width:2px;
	border-right: 2px;
	border-right-color:#666633;
	border-right-style:solid;
	border-right-width:2px;
}

#menu {
	top:0px;
	margin-top:0px;
	background-color:#F0EFBF;
	padding-top:5px;
}

#content {
	height:82%;
	width:725px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color:#F0EFBF;
	overflow:auto;
}

.style1 {
	font-family: "Bell MT", "Baskerville Old Face";
	font-weight: bold;
	color:#000066;
}

.style2 {
	font-family: "Kunstler Script";
	font-size: xx-large;
	font-weight: bold;
	color:#000066;
}

.style5 {
	font-size: medium;
	font-family: "Bell MT", "Baskerville Old Face";
	color: #000066;
}


.style6 {	font-family: "Bell MT", "Baskerville Old Face";
	color: #000033;
}

.style7 {	font-size: 16px;
	font-weight: bold;
}

.style8 {
	font-size: 18px;
	font-family: "Bell MT", "Baskerville Old Face";
	color: #FF0000;
	font-weight: bold;
}

.style10 {font-size: medium}

.style13 {font-family: "Bell MT", "Baskerville Old Face"; color: #000033; font-weight: bold; }

.style14 {color: #003399}

.style15 {font-size: x-large}

.style16 {color: #003399; font-weight: bold; }

.style17 {font-size: small}

.style18 {
	color: #009999;
	font-weight: bold;
}

.style20 {color: #660000; font-weight: bold; }

.style21 {
	color: #003366;
	font-style: italic;
	font-weight: bold;
}

.style22 {font-size: large}

a:link {
	color: #003366;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #660000;
}
a:active {
	color: #333333;
}
.style14 {
	font-family: "Bell MT", "Baskerville Old Face";
	font-weight: bold;
}




</style>