html, body {
	margin:0;
	padding:0;
}
body {
	font-size:85%;
	font-family:Arial, Helvetica, sans-serif;
}

#header {
	margin:0px;
	padding:0px;
	background: url(../img/header.gif) 0 0 no-repeat;
	height:95px;
	z-index:2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color:#000000;
}

#nav {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	/*margin-top:65px;*/
	top:68px;
	padding-left:110px;
	color:#fff;
	/*font-size:17px;
	font-weight:bold;*/
	z-index:1;
}


div#nav a {color:#fff; font-weight:bold; font-size:14px;}
div#nav {
	margin: 0 ;
	/*background: #000;*/
	height:24px;
	/*border-top: 1px solid #ffcc00;
	border-bottom: 1px solid #ffcc00;*/
}
div#nav ul {margin: 0; padding: 0; background: #000;
  border: 1px solid #CCC; border-width: 0 1px;}
div#nav li {position: relative; list-style: none; margin: 0;
  float: left; width: 85px; padding: 1px 2px 0 2px;}
div#nav li:hover {background: #309230;}
div#nav li.submenu:hover {background-color: #309230;}
div#nav li a {display: block; padding:3px 0px 4px 0px;
  text-decoration: none;  width:85px; text-align:center;}
div#nav>ul a {width: auto;}
div#nav ul ul {position: absolute;width:auto;
  display: none;}
div#nav ul ul li {border-bottom: 1px solid #CCC;}
div#nav li.submenu li.submenu:hover {background-color: #309230;}
div#nav li.submenu li.submenu:hover {background-color: #309230;}
div#nav ul.level1 li.submenu:hover ul.level2, 
div#nav ul.level2 li.submenu:hover ul.level3 {display:block;}
div#nav ul.level2 {top:23px; left: -1px; border-top:1px solid #ccc;}
div#nav ul.level3 {top: -1px; left:79px;
  border-top: 1px solid #CCC;}





#contents {
	margin:26px 243px 0 0;
	background-image: url(../img/contentsbackground3.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color:#f4f4f4;
}
#contentstext {
	padding-left:10px;
	padding-right:26px;
}
#contentstext a img {border:0px;}
#thinlineTOP {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right:4px;
}
#thinlineBOTTOM {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right:4px;
}
#contentstext h1 {
	background: url(../img/h3welcome.gif) 0 0 no-repeat;
	padding-bottom:4px;
	font-size:16px;
	color:#FFFFFF;
	padding-left:24px;
	font-weight:bold;
	
}
/*#contentstext h3 span {display:none;}*/
#rightnav {
	position:absolute;
	width:156px;
	padding-left:20px;
	padding-right:4px;
	height:274px;
	font-size:12px;
	overflow:hidden;
	padding-bottom:4px;
	background-image: url(../img/rm_background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	top: 140px;
	right:89px;
}
#rightnav p, #rightnav h3, #rightnav marquee {
padding-left:12px;
padding-right:4px;
}
#rightnav p {padding-bottom:4px;}

#rightnav h3 {
	font-size:14px;
}
/*#rightnav h3 {
	background: url(../img/h3welcome.gif) 0 0 no-repeat;
	padding-bottom:18px;
	color:#FFFFFF;
}*/

#lead {
	position:absolute;
	/*top:95px;*/
	/*left:713px;*/
	width:41px;
	height:167px;
	background: url(../img/lead2.gif) 0 0 no-repeat;
	/*float:right;*/
	margin-top:96px;
	right:10px;
	/*z-index:1;*/
}
.highlight {color:#006600; font-weight:bold;}
a:link, a:visited, a:active {color:#006600;font-weight:bold;/*text-decoration:none;*/}
a:hover {text-decoration:underline;}

#mouse {
	/*position:absolute;*/
	/*width:129px;
	height:117px;*/
	/*z-index:3;
	left: 694px;
	top: 341px;*/
	/*float:right;*/
	/*margin-top:341px;*/
	/*background-image: url(img/mouse.gif);*/
}
#wrapper {
	/*width:100%;*/
	background-image: url(/img/mouse3.gif);
	background-repeat: no-repeat;
	background-position: right 214px;
}
#describe {
	position:absolute;
	height:25px;
	top:95px;
	left: 0px;
	width: 100%;
	z-index: 1;
	margin-right:19em;
	font-size:12px;
}
#describespan {padding-left:4px;padding-top:6px;}
#describespan a:link, #describespan a:visited, #describespan a:active{
	color:#006600;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}
#describespan a:hover {background-color:#1edc1e;}

/*#search form {margin:0px;padding:0px;}
#search {
	position:absolute;
	float: right;
	margin: 0px;
	padding-right:4px;
	top: 65px;
	left: 578px;
	z-index: 1;
}*/
#footer {text-align:center;margin-right:243px;}
