h1 {font-family: arial, helvetica, sans-serif;margin-top:0px; font-size: 16px; font-weight:normal; color: black; line-height: 20px;}
h2 {font-family: arial, helvetica, sans-serif;margin-top:0px; font-size: 12px; font-weight:bold; color: black;}
h3 {font-family: arial, helvetica, sans-serif;margin-top:0px; font-size: 16px; font-weight:bold; color: black;}
h4 {font-family: arial, helvetica, sans-serif;margin-top:0px; margin-bottom: 0; font-size: 27px; font-weight:bold; color: #025638;}
p {margin-top:0; font-size: 13px;}

#page {position: relative;
  top: 0;
  right: 0;
  margin: 25px 0px;
  width: 759px;
  text-align: left;;
  background-color: white; 
  color: black;}
  
body {
	background-color: #ffffff;
	
	border-top: 5px solid #ff9c00;
	font-family:   arial, helvetica, sans-serif;
	  position: relative;
  margin: 0;
  padding: 0;
  text-align: center;
  min-width: 759px 
}

#topmenu {
	background-color:#FFFFFF;
	width:300px;
	height: 20px;
	z-index:2;
	position: absolute;
	left: 459px;
	top: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: ffaa00;
	text-align: right;
}
#bar {
	background-color:#FFFFFF;
	width:759px;
	height: 2px;
	z-index:3;
	position: absolute;
	left: 0px;
	top: 90px;
	background-image: url(orangebar.gif);
	background-repeat: repeat-x;
}
#gauge {
	background-color:#FFFFFF;
	width:100px;
	height: 30px;
	z-index:1;
	position: absolute;
	left: 459px;
	top: 20px;
}

#lefthandmenutopbox {
	background-color:#ffffff;
	width:175px;
	height: 330px;
	z-index:3;
	position: absolute;
	left: 0px;
	top: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 20px;
	vertical-align: 5%;

}

#lefthandmenubottom {
	background-color:#ffffff;
	width:165px;
	height: 130px;
	z-index:3;
	position: absolute;
	left: 0px;
	top: 380px;
	color: #FF9c00;
	padding: 5px;
}
#address {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	position: relative;
	width: 140px;
	left: 0px;
	top: 130px;
	text-decoration: none;
}
#address a{color:#000000;}

#news {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	position: relative;
	width: 150px;
	left: 15px;
	top: 10px;
	
}
#news a{color:#000000;text-decoration: none;}
#news a:hover{color:#ff9c00;text-decoration: underline;}
#news a:visited{color:#000000;}


#righthandtop { 
	background-color:#ffd595;
	width:175px;
	height: 230px;
	z-index:3;
	position: absolute;
	left: 584px;
	top: 100px;
}
#righthandbottom {
	background-color:#ffffff;
	width:155px;
	height: 221px;
	z-index:3;
	position: absolute;
	left: 584px;
	top: 340px;
	border:0px solid #999999;
	color:#ff9c00;
	padding: 10px;
}

#maintext { 
	background-color:#ffffff;
	width:380px;
	height: auto;
	z-index:4;
	position: absolute;
	left: 191px;
	top: 100px;}

#maintext2 { 
	background-color:#ffffff;
	width:575px;
	height: auto;
	z-index:4;
	position: absolute;
	left: 191px;
	top: 120px;}
	
#leftmenu {
	width:170px;
	height: auto;
	z-index:4;
	position: relative;
	left: -30px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	list-style-type: square;
	color: #FFFFFF;
}

#leftmenu a{
	color: #FFFFFF;
	text-decoration: none;
}

#leftmenu  a:hover {color: #000000;}
#leftmenu  a:visited {color: #FFFFFF;}
#leftmenu ul li a:hover {color:#000000;}

#topmenu {
	background-color:#FFFFFF;
	width:300px;
	height: 20px;
	z-index:2;
	position: absolute;
	left: 459px;
	top: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: ffaa00;
	text-align: right;
}
#topmenu a{color: #ffaa00; text-decoration: none;}
#topmenu  a:hover {color: #000000;}
#topmenu  a:visited {color: #ffaa00;}

body {
background: white;
font: 80% verdana, arial, sans-serif;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
position: absolute;
top: 0px;
left:30px;
color:#000000;
}
#menu {
width: 175px;}

#menu dt {
cursor: pointer;
margin: 0px 0;;
height: 20px;
line-height: 20px;
text-align: left;
font-weight: bold;
border: 0px solid gray;
background: #ffaa00;
color:#000000;
}

#menu a:visited {color: #000000;}

#menu dd {
border: 0px solid gray;
}
#menu li {
text-align: center;
background: #ffaa00;
color:#000000;
}
#menu li a, #menu dt a {

text-decoration: none;
display: block;
border: 0 none;
height: 100%;
color:#000000;
}

#menu li a:hover, #menu dt a:hover {
background: #eee;
}


