body { 
	background-color: #e9e3db;
	margin: 0;
	padding: 0;
	color: #0d6826;
	font-family: Helvetica, Arial, Verdana, san-serif;
	font-size: 12px;
	line-height: 16px;}
a {
	text-decoration: underline;
	font-weight: bold;
	color: #0d6826;}
a:hover { 
	text-decoration: none;
	color: #fdb914;}
.bodysmall{
	font-family: Helvetica, Arial, Verdana, san-serif;
	font-size: 10px;
	line-height: 14px;}	
.bodypurple { 
	color: #650360;
	font-family: Helvetica, Arial, Verdana, san-serif;
	font-size: 12px;
	line-height: 16px;}
.headline{
	font-family: Helvetica, Arial, Verdana, san-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;}	
#positioner{
	width: 800px;
	margin:auto;
	}
#globalcontainer{
	width: 800px;
	margin: 20px 0 0 0;
	background-color: #FFFFFF;
	}
#header{
	width: 800px;
	height: 83px;
	background-image: url('../images/header.gif');
	background-repeat: no-repeat;
	clear: both;
	}
#bodycontainer{
	width: 800px;
	height: 385px;
	clear: both;
	}	
#navcontainer{
	width: 199px;
	float: left;
	}
#bodyright{
	width: 516px;
	margin: 0 85px 0 0;
	float:left;
	}	
#footer{
	width: 800px;
	height: 130px;
	background-image: url('../images/strip_lower.gif');
	background-repeat: no-repeat;
	background-position: top right;
	background-position: top;
	clear: both;
	}	
#hiddennav{
	text-indent: -9979px;
	list-style-type: none;
	}			
.skipnav{
	text-indent: -9979px;
	float: left;
	}	
