#wrapper { margin: 0px auto;width: 770px;}
#header {height:126px;width:770px;margin:4px 0px 4px 0px;}
#navigation {height:30px;width:770px;margin:0px 0px 8px 0px;background:url(/images/backgrounds/navigation1.gif) no-repeat; }
.noscript {color: #FFFFFF; font: bold 14px/normal Arial, Helvetica, sans-serif; margin:4px 1px 0px 1px;}
/*********main page *************************************/
#innerwrapper {background: url(/images/backgrounds/bg.jpg) repeat-y; z-index:99;}
#top-curve{ height:7px; width:770px;}
#btm-curve{ height:7px; width:770px;}
#leftcol {float: left;width:156px;margin:0px;padding:0px;}
#content {width:592px;margin-left:168px;}
/*********** title page *********************************/
#alt_innerwrapper {background: url(/images/backgrounds/alt_bg.jpg) repeat-y; z-index:99;}
#alt_top-curve{ height:7px; width:770px;}
#alt_btm-curve{ height:14px; width:770px; clear:both;}
#alt_content { float:left; width:590px;margin: 0px 6px 0px 8px;padding:0px;}
#rightcol {float:right; width:155px;}
/***********int page nav ********************************/
#greynav{width:584px; line-height:normal; height:17px; padding:2px 0px 0px 0px; border-bottom:1px solid #b3b3b3; overflow:hidden;}
#btmnav{ width:584px; line-height:normal; height:24px; padding:6px 0px 0px 0px;border-top:1px solid #b3b3b3; }
/****************footer *************************************/
#footer { margin:6px 0px 0px 0px;text-align:center; height:20px;clear: both;}

/***************** Nav controls ***********************/
ul#navlist {padding: 0px;margin: 0px; width:154px; font: normal 12px Arial, Helvetica, sans-serif;}
ul#navlist li{list-style: none;margin: 0px;}
ul#navlist li a{display: block;width: 150px;padding: 4px 2px 4px 2px;
background: url(/images/leftnav/green.gif);background-repeat:no-repeat;background-position: left center;
text-decoration: none;text-align: left;text-indent: 18px; border-bottom: 1px solid #CC9900;}
ul#navlist li a:link { color:#000066; }
div#navcontainer li a:visited { color:#666677; }
ul#navlist li a:hover{color: #ffffff; width:150px;background:url(/images/leftnav/highlight.gif);background-color:#336633;}
