/* STANDARD TAG REDEFINITIONS */
BODY{ color: #000066; font-family: verdana, arial, Helvetica, sans-serif; font-size: 12px; background-color: #6699cc; margin: 0; padding: 0;  background-image: none;  background-attachment: fixed;      ; line-height: 14px}
TD {font-size:11px; color:#000066; line-height:15px;  ; font-family: Verdana, Arial, Helvetica, sans-serif}
p { font-size: 12px;  margin-bottom: 7px; margin-top: 0; ; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; color: #000066}
a{ color: #003399; text-decoration: none; font-size: 10pt; }
a:hover, a:active{ text-decoration: none; border-bottom: 1px dashed #cc0000; color: #cc0000; }

h1, h2, h3, h4, h5{	font-family: arial,verdana, Helvetica, sans-serif; letter-spacing: .005em; margin:0 0 1em 0; padding:0;}
form{	margin:0;}
	
#csstopmenu, #csstopmenu ul{
padding: 0;
margin: 0;
list-style: none;
}

#csstopmenu li{
float: left;
position: relative;
}

#csstopmenu a{
text-decoration: none;
}

.mainitems{
border: 0px solid #666666;
border-left-width: 0;

}

.headerlinks a{
margin: auto 8px;
color: #ffffff;
}

.submenus{
display: none;
width: 8em;
position: absolute;
top: 1.2em;
left: 0;
background-color: #336633;
border: 1px solid #666666;
}

.submenus li{
width: 100%;
}

.submenus li a{
display: block;
width: 100%;
font-size: 8pt;
text-indent: 2px;
}

html>body .submenus li a{ /* non IE browsers */
width: auto;
}

.submenus li a:hover{
background-color: #ffffff;
color: #336633;
}

#csstopmenu li>ul {/* non IE browsers */
top: auto;
left: auto;
}

#csstopmenu li:hover ul, li.over ul {
display: block;
}

html>body #clearmenu{ /* non IE browsers */
height: 3px;
}
#nav{
	position: relative;
	width: 700px;
	height: 31px;
	background:#669933;
	color: #000000;
	z-index: 10;
	}

#main{
	position: relative;
	width: 1200px;
	height: 631px;
	background:  url("mainE.jpg") no-repeat;
	z-index: 1;
	}

#mainhome{
	position: relative;
	width: 1200px;
	height: 600px;
	background:  url("mainJn.jpg") no-repeat;
	z-index: 1;
	}

#mainlandscape{
	position: relative;
	width: 990px;
	height: 435px;
	z-index: 1;
	}
	
#maintextBg {
	position: relative;
	width: 720px;
	height: 428px;
	left: 250px;
	top: 0px;
	text-align: left;
	background:#ffffff;
	border: 1px outset #669933;
	filter:alpha(opacity=60);-moz-opacity:0.6;	
	z-index: 2;
	}
	
	
#mainimg {
	position: relative;
	width: 990px;
	height: 428px;	
	text-align: left;
	border: 0px outset #000000;
	font-family: Verdana, Tahoma,"Trebuchet MS";
	color: #00000;	
	font-size: 12px;
	line-height: 17px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;	
	overflow:auto;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#fffffff;
	scrollbar-base-color:#669933;
	scrollbar-darkershadow-color:#666633;
	scrollbar-face-color:#669933;
	scrollbar-shadow-color:#999966;
	scrollbar-track-color:#669933 ;
	z-index: 9;
	}
	
#maintext {
	position: relative;
	width: 620px;
	height: 358px;	
	text-align: left;
	border: 0px outset #000000;
	font-family: "arial,verdana, Helvetica, sans-serif; 
	color: #00000;	
	font-size: 12px;
	line-height: 17px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 0px;	
	
	z-index: 9;
	}


h5 {
color: #000000;	
}

h6 {
font-size: 10px;
color: #666666;	
}

#navlist
{
padding: 0 1px 1px;
margin-left: 0;
font: bold 10px georgia, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
border-top: 1px solid gray;
display: inline;
}

#navlist li a
{
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #003300;
background: #CCcc99;
text-decoration: none;
}

#navlist li a:link { color: #666633; }
#navlist li a:visited { color: #cccc99; }

#navlist li a:hover
{
border-color: #CCCC99;
color: #CCCC99;
background: #003300;
}