html {font-size:12px; font-family:Arial, Helvetica, sans-serif;}
body {margin:0; padding:0; background-color:white;}
#page {width:870px; margin:0 auto; background:url(images/back.gif) top left repeat-y;}
#top {width:870px; height:155px; background:url(images/top.jpg) top left no-repeat; display:block;}
#content {display:block; width:850px; padding-left:10px; padding-right:10px; position:relative;}
#leftnav {float:left; width:180px; position:absolute; top:0px; padding:0;}
#leftnav #menu {background-color:#353855;}
#bodytext {border:1px solid silver; margin-top:15px; width:640px; margin-left:190px; padding:5px; min-height:380px;}
#footer {display:block; margin:0 auto; width:870px; height:22px; background:url(images/bottom.gif) top left no-repeat;}
#leftnav #menu a {display:block; font-weight:bold; color:#ffc837; margin-left:5px; margin-right:5px; padding-left:5px; text-decoration:none; border-bottom:1px dotted #ffc837; padding-top:2px; padding-bottom:2px;}
#leftnav #menu a:hover {color:white;}
#leftnavtop {display:block; width:180px; height:16px; padding-bottom:5px; background:url(images/left-nav-top.gif) top left no-repeat;}
#leftnavbottom {display:block; width:180px; height:16px; padding-top:8px; background:url(images/left-nav-bottom.gif) bottom left no-repeat;}

h1 {font-size:16px; font-weight:bold; display:block; border-bottom:1px dotted silver; color:#353855;}
h2 {font-size:14px; border-bottom:1px dotted silver; width:400px;}