@charset "utf-8";
 #outer_c {
	position: absolute;
	z-index: 10;
	height: 100%;
	width: 100%;
	top:0px;
	left:0px;
	overflow: auto;
}

body {
	background-attachment: fixed;
	background-image: url(../images/bk/foreststream_1.jpg);
	background-repeat: no-repeat;
	background-color: #B1CB9E;
	background-position: left top;
}

 #content {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top:0px;
	bottom:0px;
	left:280px;
	right:0px;
	position: absolute;
	overflow:auto;
}
 #Top {position:absolute; left:50px; top:30px;  width:200px; font-size:1.2em; z-index:10;   }

#outer_nav {
}
#outer_nav li.imatm {
	padding: 3px;
	border: 1px solid #677C49;
}

.imsubc {
left:188px;
}
.third {
	left:100px;
}

 .imsubc {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

 #imenus0 li:hover .imeam span, #imenus0 li a.iactive .imeamj span {
	background-image:none;
}




