body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:center;
	margin:25px 0px; padding:0px;
	/*background-color:#22331E;*/
	background-color:#28323B;
}
#wrapper {
	width:740px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	border:1px solid #FFF;
	background-color:#FEFEFE;
	}
* html #wrapper {  /* This is the Tan hack */
	width: 742px; 
	w\idth: 740px; }
#top{
	background:url(images/bk-topgreen.jpg) repeat-x #435822;
	height:23px;
	text-align:right;
	padding-right:20px;
	}
#nav {
	background:url(images/bk-topnav.jpg) repeat-x #EDEDED;
	width:100%;
	margin: 0;
	padding:0;
	font-size:12px;
	/*float:left;*/
	height:32px;
}
#nav ul{
	margin: 0;
	padding: 8px 0px 0px 4px;
	list-style:none;
	float:left;
}
#nav li{
	float:left;
}
#nav a {
	float:left;
	display:block;
	margin: 0;
	text-decoration:none;
	color:#353535;
	padding:1px 3px 4px 3px;
}
#nav a:hover{
	background:#C0CFAA;
	/*background:url(images/back-top.jpg);*/
	text-decoration:underline;
}
#nav .navdivider{
	color:#949494;
}
#greybar1{
	background-color:#B2B2B2;
	border-top:#FFFFFF 1px solid;
	border-bottom:#8D8D8D 1px solid;
	width:100%;
	height:10px;
	font-size:1px;
}
#greybar2{
	background-color:#646464;
	border-top:#8D8D8D 1px solid;
	width:100%;
	height:13px;
}
#mainbody{
	background:url(images/bk-body.jpg) repeat-y #FEFEFE top left;
	width:100%;
	margin: 0;
	padding-top:20px;
	font-size:12px;
	color:#3C3C3C;
	background-color:#FEFEFE;
	/*float:left;*/
}
.title{
	color:#660000;
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*font-weight:bold;*/
	margin-left:-12px;
	}
.bottom{
	 text-align:center;
	 padding-bottom:5px;
	 padding-top:5px;
	 font-size:12px;color:#43553C;
	 clear:both;
	 background:url(images/bk-body.jpg) repeat-y #FEFEFE top left;
}
#southbay {
	width:740px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:right; /* Counteract to IE5/Win Hack */
	background-color:#28323B;
	padding-top:4px;
	}
a.sb{
	text-align:right;
	font-size:11px;
	color:#999999;
}
.small {font-size: 10px}
