body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	line-height: 15px;
	background-image: url(../images/stripes.gif);
	background-color: #FCF9F0;
	background-repeat: repeat-y;
	z-index:3;
}

#container {
	margin: 0px auto;
}

#sidebar {
	position: relative;
	top: 0px;
	float: right;
	width:70%;
	height:100%;
	z-index:2;
	background-image: url(../images/top_pattern.gif);
	background-repeat: repeat-x;
}

#logo {
	position:absolute;
	top: 31px;
	left: 77px;
	z-index:120;
}

#header {
	position: absolute;
	margin: 0px;
	padding:0;
	background:#FCF9F0 url(../images/top.gif);
	width: 901px;
	height:101px;
	z-index: 100;
}

#toparea1 {
	top: 101px;
	position: absolute;
	background-color: white;
	background-image: url(../images/stripes.gif);
	background-repeat: repeat-y;
	width: 901px;
	height: 70px;
	z-index: 99;
}

#toparea2 {
	top: 171px;
	position: absolute;
	background-color: #A48757;
	width: 901px;
	height: 4px;
	z-index: 99;
}

#toparea3 {
	top: 175px;
	position: absolute;
	background-color: #D7CDB1;
	width: 901px;
	height: 180px;
	z-index: 99;
}

#maincontainer {
	position: absolute;	
	top: 176px;
	left: 115px;
	width: auto;
	height: auto;
	background-color: #FCF9F0;
	z-index: 120;
}

#maintexttitle {
	position: absolute;
	font-family: Times New Roman, sarif;
	top: 160px;
	line-height:17px;
	left: 133px;
	font-size: 24px;
	color: #fff;
	z-index: 130;
}

#maintext {
	position: relative;
	top: 0px;
	left: 0px;
	width: 465px;
	margin: 20px 10px;
	margin-left: 20px;
	margin-bottom: 80px;
}

#maintext p {
	font-family: verdana, arial, helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
}

#maintext h1 {
	font-family: Times New Roman, sarif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #966E2E;
}

#maintext h2 {
	font-family: Times New Roman, sarif;
	font-weight: normal;
	margin-top: 0px;
	font-size: 13px;
	color: #7B5B27;
}

#maintext h3 {
	font-family: Times New Roman, sarif;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: -8px;
	font-size: 13px;
	color: #7B5B27;
}

#maintext ul li a{
	text-decoration: none;
	color: #966E2E;
}

#maintext ul li a:hover{
	text-decoration: none;
	background-color: #E4DACE;
	color: #966E2E;
}

#maintext ul{
	list-style-image: url(../images/bullet.gif);
}

#maintext ul li{
	margin-bottom: 10px;
}

#maintext ul li blockquote{
	margin: 3px 20px;
}

#maintext img.biopict {
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
	padding: 0px;
}

#maintextfooter {
	border-top:solid 3px #A48757;
	height: 80px;
	width: 495px;
	background-color: #D7CDB1;
}

#footercopy {
	font-family: Times New Roman, serif;
	font-size:11px;
	color: #7B5B27;
	padding-left:20px;
	padding-top:5px;
}

#navlist li
{
	font-family: Times New Roman, sarif;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#navcontainer{
	position: absolute;
	top: 73px;
	left: 150px;
}

#navcontainer ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer ul li a{
	text-decoration: none;
	color: #000;
}

#navcontainer ul li a:hover{
	text-decoration: none;
	color: #fff;
}

#sidenav {
	position:absolute;
	top: 186px;
	left: 625px;
	width:163px;
	height:300px;
	background-image: url(../images/sidenav_top.gif);
	background-repeat: no-repeat;
	z-index: 120;
	background-color:#A48757;
	font-family: Times New Roman, sarif;
}

#sidenavlinks {
	width:150px;
	padding: 10px 0px 5px 5px;
}

#sidenavlinks a{
	font-family:Times New Roman, serif;
	text-decoration: none;
	color: #fff;
	
}

#sidenavlinks a:hover{
	text-decoration: none;
	color: #000;
}

span.snlink {
	font-family: Times New Roman, serif;
	font-size: 12px;
	color: #FCF9F0;
}

span.tab	{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
}

span.tab a, span a	{
	text-decoration: none;
	color: #966E2E;
}

span.tab a:hover, span a:hover	{
	text-decoration: none;
	background-color: #E4DACE;
	color: #966E2E;
}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
