body {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	max-width: 1200px;
	min-width: 590px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: expression(document.body.clientWidth > 1202? "1200px" : "90%");
	background-color: #ffffff;	/* you can change this. Light #eff3f3 Dark #022C4D*/
	width: 90%;
	background-color:white;
}

* html {
	/* For IE: simulate max-width with IE-proprietary expression() function: */
	width: expression(document.body.clientWidth > 790 ? "760px" : "90%");
	}


*html body {
	font-size: x-small; /*for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}

#mainbody {
	position:absolute;
	width:100%;
	z-index:8;
	top: 138px;
	clear: both;
	visibility: visible;
	padding-top: -2px;
	padding-bottom: 0px;
	background-color: white;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000; /*you can change this. It should agree with border top color */
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #000000;
	left: 32px;
	
}


#headerback {
	sposition:absolute;
	width:100%;
	height: 138px;
	top: 7px;
	clear: both;
	visibility: visible;
	background-color: white;
	z-index: 0;
	/* border:1px solid red; */
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000; /*you can change this. It should agree with border top color */
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #000000;
}

#logo
{
	position:absolute;
	width:100%;
	height:95px;
	z-index:7;
	top: 1px;;
	text-align: left;
	text-indent: 35px;
	padding-top: 0px;
	visibility: visible;
	left: -1px;
}

#fwsbar
{
	text-indent: 180px;
	height: 31px;
	width: 100%;
	position: absolute;
	top: 9px;
	visibility: visible;
	background-color: #000000;
	z-index:1;
	left: 1px;
}

#sitename
{
	position:absolute;
	height:36;
	z-index:6;
	top: 36px;
	font-size: 35px;
	line-height: 40px;
	font-weight: bolder;
	color: #000000;
	text-align: left;
	white-space: nowrap;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	visibility: visible;
	padding-right: 10px;
	padding-left: 0px;
	text-indent: 180px;
	width: 655px;
}

#searchbar
{
	width: 100%;
	top: 95px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000; /*you can change this. It should agree with border top color */
	position: absolute;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000; /* you can change this. It should agree with border bottom color */
	padding-top: 2px;
	padding-bottom: 2px;
	visibility: visible;
	background-color: #336699; /*you can change this*/
	vertical-align: middle;
	z-index: 3;
	overflow: hidden;
}
.searchbar .search-cell img {
	float: right;
	vertical-align: middle;
	padding-top: 20%;
	top: 50%;
	position: relative;
}

#searchbar .search-button {
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0em;
}

#searchbar FORM {
	cursor: text;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	height: 98%;
	overflow: hidden
}

#regionname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	height: 18px;
	vertical-align: middle;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	visibility: visible;
	position: absolute;
	top: 75px;
	height: 18px;
	z-index: 1;
	background: #6699cc;
	margin-bottom: 12px;
	overflow: hidden;
	width: 100%;
	left: 1px;
}



#footer 
{
	position: relative; 
	bottom: 20px;
	text-align: center;
	width: 100%;
}

#footer h4
{
font-family: Arial, Helvetica, sans-serif;
list-style: none;
text-align:center;
color:#000000;
margin-left: 0;
margin-top: 10px;
margin-right: 0;
margin-bottom: 0;
padding: 0;
}

#footer a
{
	color: #003399;
	text-decoration: none;
	text-align: center;
}

#footer a:hover
{
 text-decoration: underline;
 color: red;
}

#menu {
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
	width: 170px;
	top: -10px;
	left: -4px;
	clear: both;
	visibility: visible;
	background-color: #336699;
	z-index: 8;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-top: 10px;
	padding-bottom: 0px;
	/* padding-left: 5px; */
}

 #menu ul
{
	list-style: none;
	/*url(https://www.fws.gov/northeast/graphics/ritearroblue.gif); */
	font-size: small;
	color: #D4ECFB;
	padding: 0;
	margin-left: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-decoration: none;
}
 
 #menu ul a:hover
{
	/* text-decoration: underline; */
	color: #ffffff;
	background-color:#024C93;
}

 #menu ul a
{
	color: #D4ECFB;
	font-weight: bold;
	text-decoration: none;
}

 #menu h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	/* text-align:left; */
	color:#ffffff;
	margin-left: 10px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 2px;
	padding: 0;
}

 #menu h4 a:hover
{
	background-color:#024C93;
	color: #ffffff;
}

 #menu h4 a
{
	color: #ffffff;
	text-decoration: none;
	text-align: left;
}

#rightcolumn {
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
	width: 167px;
	top: 0px;
	left: 0px;
	visibility: visible;
	background-color: #ffffff;
	z-index: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: silver;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 7px;
}
#rightcolumn a
{
	color: #003399;
	text-decoration: none;
	text-align: center;
}

#rightcolumn a:hover
{
 text-decoration: underline;
 color: red;
}
h4
{
font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align:left;
	color:#000000;
}

h5
{
font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-align:left;
	color:#000000;
}

a
{
	color: #003399;
	text-decoration: none;
}

a:hover
{
 text-decoration: underline;
 color: red;
}
.caption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	
}
.imageleft {
	float: left;
	vertical-align: top;
	padding-right: 10px;
}

}

<!---test area-->


.click-menu {
    width: 175px;
}
.click-menu .box1 {
    background-color: #336699;
    color: #ffffff;
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana;
    padding: 6px 8px;
    border-width: 0px;
    border-color: #ffffff;
    border-style: solid solid solid solid;
		cursor: pointer;
		cursor: hand;
    position: relative;
}
.click-menu .box1-hover {
    background-color: #336699;
    color: #003333;
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana;
    padding: 6px 8px;
    border-width: 0px;
    border-color: #FFFF00;
    border-style: solid solid solid solid;
		cursor: pointer;
		cursor: hand;
    position: relative;
}
.click-menu .box1-open {
    background-color: #336699;
    color: #FFD42A;
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana;
    padding: 6px 8px;
    border-width: 0px;
    border-color: #FFFF00;
    border-style: solid solid none solid;
		cursor: pointer;
		cursor: hand;
    position: relative;
}
.click-menu .box1-open-hover {
    background-color: #336699;
    color: #FFD42A;
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana;
    padding: 6px 8px;
    border-width: 0px;
    border-color: #FFFF00;
    border-style: solid solid none solid;
		cursor: pointer;
		cursor: hand;
    position: relative;
}
.click-menu .box1 img, .click-menu .box1-hover img, .click-menu .box1-open img, .click-menu .box1-open-hover img {
    position: absolute;
    top: 6px;
    right: 6px;
}
.click-menu .section {
    background-color: #336699;
    font-family: Arial;
    font-size: 10px;
    line-height: 15px;
    padding: 5px 5px 6px 5px;
    border-width: 0px;
    border-color: #FFFF00;
    border-style: none solid solid solid;
    display: none;
}
.click-menu .section a {
    color: #ffffff;
    text-decoration: none;
    white-space: nowrap;
}
.click-menu .section a:hover {
    color: #000000;
    text-decoration: none;
    white-space: nowrap;
}
.click-menu .box2 {
}
.click-menu .box2-hover {
    background: #A5A5A5;
}
.click-menu .section .active,
.click-menu .section .active:hover {
    color: yellow;
}
