body {
	margin:0px;
	padding: 0;
	font-size: 12px;
	background-color: #B5965E;
	font-family:"Trebuchet MS", Arial, sans-serif;
	color:#564033;
}
.title{
	font-size: 16px; 
	font-weight:bold;
	font-style:italic;
	color:#564033;
	font-family:"Trebuchet MS", Arial, sans-serif;
}
#mainTable {
	width:802px;
	border: 1px solid #fff;
	border-top:none;
	/*/*/line-height: 1.5em; /* */
}
#header {
	background-color: #00556D;
	background-image: url(../img/logo2.gif);
	background-position:center;
	background-repeat:no-repeat;
	color: #CCCCCC;
	border:1px solid #FFFFFF;
	margin: 0;
	padding:0px;
	width:611px;
	height:100px;
	
	}
.map {
	background-color: #CABFA3;
	color: #CCCCCC;
	border-bottom:1px solid #FFFFFF;
	border-top:none;
	text-align:right;
	vertical-align:middle;
	padding-right:20px;
	color:#564033;
			}

#map img{
	float:left;
			}
#picture {
	background-color: #CABFA3;
	border:1px solid #FFFFFF;
	border-top:none;
	margin: 0;
	padding:0px;
	width:611px;
		}

#footer {
	background-color: #00556D;
	color: #CCCCCC;
	background-image: url();
	border-top:1px solid #FFFFFF;
	padding:20px;
	font-size:11px;
	height:25px;
	}
#footer a, #footer a:visited{
color: #CCCCCC;
	text-decoration: none;
	}
#footer a:hover, #footer a:active  {
	display: compact;
	background-color: #564033;
	text-decoration: none;
	}

td, p, ul {
	font-family: "Trebuchet MS", Arial, sans-serif;
}
h1:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h2:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h1 { font-size: 160%; }
h2 { font-size: 140%; }

#maincontent a {
	color: #CCCCCC;
	text-decoration: none;
		}
#maincontent a:link, #maincontent a:visited {
	color: #666;
}
#maincontent a:hover, #maincontent a:active {
	color: #FFFFFF;
	background-color: #564033;
	}
#current a {
	color: #FFFFFF !important;
	/*/*/background-color: #999999!important;
	border: 1px solid #fff !important; /* */
}
#maincontent ul {
	/*/*/padding-left: 1em;
	list-style-type: none;
	margin-left: 1em; /* */
}

#maincontent li {
	/*/*/margin: 0px 0px 6px 0px; /* */
}
#n4shell {
/* Happy hunting. This rule will allow you to create an outer border around the layout table in netscape 4. Wrap the entire table inside a div and assign to the div this id */
	border: 1px solid #000;
	/*/*/border: 0; /* */
}
