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;padding:10px}
a:link {color: #336633;text-decoration: none;}
a:visited {color: #336633;text-decoration: none;}
a:active {color: #FFFFFF;text-decoration: none;}
a:hover {color: #FFFFFF;text-decoration: none;}

/*div#header h1{height:80px;line-height:80px;margin:0;
  padding-left:10px;background: #EEE;color: #79B30B}*/

.tlabel_1 {
	padding: 0px 0px 6px 6px;
	background: #FFFFFF;
	padding: 2px;
	font-size: 1em;
	color: #333333;
	border: thick groove #333333;
	text-align: center;
	font-weight: bold;
	}

div#container{text-align:left; background:#CCCCCC;}

div#content p{line-height:1.4}
div#wrapper{background:#333333;}

div#topNav a:link {color: #FFFFFF;text-decoration: none;}
div#topNav a:visited {color: #FFFFFF;text-decoration: none;}
div#topNav a:active {color: #CCCCCC;text-decoration: none;}
div#topNav a:hover {color: #CCCCCC;text-decoration: none;}
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: 12pt;
	font-weight: bold;
	color: #333333;
	font-style: italic;
	text-decoration: none;

}

div#navigation a:link {color: #333333;text-decoration: none;}
div#navigation a:visited {color: #333333;text-decoration: none;}
div#navigation a:active {color: #FFFFFF;text-decoration: none;}
div#navigation a:hover {color: #FFFFFF;text-decoration: none;}
div#navigation{
	line-height:1.7;
	background:#333333;
	font-family: Arial;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	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:link {color: #336633;text-decoration: none;}
div#footer a:visited {color: #336633;text-decoration: none;}
div#footer a:active {color: #FFFFFF;text-decoration: none;}
div#footer a:hover {color: #FFFFFF;text-decoration: none;}

.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:525px;
	margin-top: 0px;
}
div#navigation{
	margin-top: 0px;
	float:right;
	width:275px;
}
div#extra{
	clear:both;
	width:800px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
