html,body{margin:0;padding:0;}
body{font-family: Arial, Helvetica, sans-serif;
	 text-align:center;
	 font-size: 12pt;
	 background:#666666;
}

p{margin:0 10px 10px}
a{color: #336633;}
a:link {color: #336633;}
a:visited {color: #336633;}
a:active {color: #FFFFFF;}
a:hover {color: #FFFFFF;}

/*div#header h1{height:80px;line-height:80px;margin:0;
  padding-left:10px;background: #EEE;color: #79B30B}*/
  
div#container{text-align:left; background:#CCCCCC;}
div#content p{line-height:1.4}

div#topNav a {padding:10px; text-decoration: none;}
div#topNav a:link {color: #FFFFFF;}
div#topNav a:visited {color: #FFFFFF;}
div#topNav a:active {color: #CCCCCC;}
div#topNav a:hover {color: #CCCCCC;}
div#topNav{
	line-height:1.6;
	background:#333333;
	font-family: Arial;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
	font-size: 16px;
	text-decoration: none;
}
.subHeaderText {
	font-family: Georgia;
	font-size: 14pt;
	font-weight: bold;
}

.mapStatusText {
	font-family: Georgia;
	font-size: 16pt;
	font-weight: bold;
	color: #336633;
	font-style: italic;
	text-decoration: none;

}
div#navigation a {padding:10px; text-decoration: none;}
div#navigation a:link {color: #000000;}
div#navigation a:visited {color: #333333;}
div#navigation a:active {color: #FFFFFF;}
div#navigation a:hover {color: #FFFFFF;}
div#navigation{
	line-height:1.7;
	background:#CCCCCC;
	font-family: Arial;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
	font-size: 14px;
	text-decoration: none;
}
div#extra{background:#CCCCCC}
div#footer{
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
	background-color: #CCCCCC;
	background-image: url(../images/bot2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
div#footer p{
	margin:0;
	padding:5px 5px 10px;
	text-align: center;
}
div#footer a {padding:10px; text-decoration: none;}
div#footer a:link {color: #336633;}
div#footer a:visited {color: #336633;}
div#footer a:active {color: #FFFFFF;}
div#footer a:hover {color: #FFFFFF;}

.copyright {
	font-family: "Times New Roman";
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	letter-spacing: 3px;
}

div#container{
	width:800px;
	margin:0 auto;
	border: thin solid #000000;
}
div#header{
	margin:0 auto;
	border: none;
}
div#topNav{
	margin:0 auto;
	border: none;
}

div#subHeader{
	width:800px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	}

div#content{
	float:left;
	width:600px;
	margin-top: 10px;
}
div#navigation{
	margin-top: 5px;
	float:right;
	width:200px;
}
div#extra{
	clear:both;
	width:800px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.trIMG {
	border: thin solid;
}
