BODY { padding: 0;	margin: 0;	background: url(../images/sbg.gif) no-repeat left top;	width: 100%;	display: table;	}	/*logo banner*/#banner{height: 152px;background-image: url(../images/a_top.png);background-repeat: no-repeat;}/*content block style*/#content {	position:absolute; top:155px;	width: 100%;	font-family: Arial, Helvetica, sans-serif;	color:#000000;	padding: 0px;}*/*header style*/#H1 {	font-family: Arial, Helvetica, sans-serif;	float:center;      }	/*  2 column layout for photo and content*/#leftnav{width: 270px;word-wrap: break-word;}/*right hand column style with sub-menu*/#pagecontent{position:absolute; top:0px;margin-left: 350px;width: 630px;padding: 0px;}/*image rollover left navigation*/#vertmenu{font: Arial, Helvetica, sans-serif;font-size: 100%;text-align:right;width: 270px;padding: 0px;margin: 0px;word-wrap: break-word;}#vertmenu ul {list-style: none;border: none;}#vertmenu ul li {margin: 0px;padding: 0px;}#vertmenu ul li a#current{background:transparent url(../images/notes_active_209.png) no-repeat;text-align:right;line-height:42px;display: block;border-bottom: 1px dashed #000000;text-decoration: none;color: #000000;width:270px;word-wrap: break-word;}#vertmenu ul li a{background: transparent url(../images/notes_off_209.png) no-repeat;text-align:right;line-height:42px;display: block;border-bottom: 1px dashed #000000;text-decoration: none;color: #000000;width:270px;word-wrap: break-word;}#vertmenu ul li a:hover{background:transparent url(../images/notes_active_209.png) no-repeat;font-weight: 900;background-color:#E7E7E7;text-align:right;line-height:42px;display: block;border-bottom: 1px dashed #000000;text-decoration: none;color: #000000;width:270px;word-wrap: break-word;}/*sub menu list*/#sub_navlist{padding: 1px 0;margin-left: 0px;border-bottom: 2px solid #000;font: bold 12px Arial, Helvetica, sans-serif;}#sub_navlist li{list-style: none;margin: 0;display: inline;}#sub_navlist li a{padding: 3px 0.5em;line-height:20px;margin-left: 5px;border: 1px solid #000;border-bottom: 1px solid white;background: #ffcc99;text-decoration: none;}#sub_navlist li a:link { color: #000; }#sub_navlist li a:visited { color: #667; }#sub_navlist li a:hover{color: #000;background: #E7E7E7;border-color: #227;}#sub_navlist li a#current{background: white;border-bottom: 1px solid white;}/*notes title placement*/#notes_title{text-align:center;padding: 0px;}/*notes picture placement*/#notes_picture{text-align:center;padding: 0px;}/*  bottom navigation style*/#navlist_btm li {	text-align: left;	display:inline;	padding:2px;    border-right:1px solid #009;}#navlist_btm li.last {    border:none;}#navlist_btm {	font-family: Arial, Helvetica, sans-serif;    font-size:9px;    font-weight:bold; }#navlist_btm a {    color:#444;    text-decoration:none;}#navlist_btm a:hover {    color:#000000;    text-decoration:underline;}