/* CSS Document */

#header { background: url(header-bg.jpg) repeat-x; height: 45px; font-size: 12px; color: #ffffff; text-align: center; }

#bg { background: #e8ebef url(splash2a.jpg); position: absolute; bottom: 0px; right: 0px; width: 508px; height: 768px; z-index: -1; top:0; }

#page { width: 960px; margin-left: auto; margin-right: auto; margin-top: 2px; text-align: center; height:auto; }

#lbar {
	background: transparent;
	width:150px;
	
}
td.lbar-header { padding-left: 15px; border-bottom: 3px #cccccc solid; }
td.lbar { font-size: 10px; padding-left: 15px; padding-top: 10px; text-align:left; }

#rfold { background: url(fold.png); position: absolute; bottom: 0px; right: 0px; width: 81px; height: 88px; }
#lfold { background: url(fold2.png); position: absolute; bottom: 0px; left: 0px; width: 81px; height: 88px; }

body { background: #e8ebef; font: 13px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; color: #797979; margin: 0; }

strong, em, b, i { font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; }

a { color: #ff9900; border-bottom: 0; text-decoration: none; font-weight: bold; }
a:hover { ; }

a.description { color: #e88b00; border-bottom: 0; text-decoration: none; font-weight: bold; }
a.description:hover { color: #d27e01; border-bottom: 4px #ffffff solid; }

a.header { color: #ffffff; border-bottom: 0; font-weight: normal; }
a.header:hover { border-bottom: 2px #ffffff solid; }

a.lbar { color: #696969; font-style: italic; border-bottom: 0; text-decoration: none; font-weight: normal; }
a.lbar:hover { color: #d27e01; }

a.fold { color: #e88b00; border-bottom: 0; text-decoration: none; font-weight: bold; }
a.fold:hover { color: #d27e01; }


input { background-color: #ffffff; color: #696969; border: 1px #cccccc solid; border-left: 1px #aaaaaa solid; border-bottom: 2px #aaaaaa solid; }
input.go { background: transparent; border: 0; }
select { background-color: #ffffff; font-size: 9px; color: #393939; border: 1px #cccccc solid; border-left: 1px #aaaaaa solid; border-bottom: 2px #aaaaaa solid; }


#ctnt {
	width:650px;
	float:right;
	margin-right:100px;
	
	}
	
	#vnav {
		text-align:left;
		
	}
	
	#vnav_left {
		width:100px;
		display:block;
		height:30px;
		text-align:left;
		
		}
		
		#vnav_right {
			float:right;
		width:100px;
		display:block;
		height:30px;
		text-align:left;
		
		}
		
		
		