DIV#wrapper {width:100%; max-width:984px; width:expression(document.body.clientWidth > 984? "984px": "auto"); margin:auto;}
BODY {background-color:black; font-family:verdana; font-size:12px;}

TABLE#headertable {width:100%; background-color:white;}
TD.head {background-image:url(header2.jpg); background-repeat:no-repeat;  background-position:left; width:100%;}

TABLE#insidehead {width:100%; background-color:#EACB51;}
TABLE#insidehead DIV {font-size:11px; padding-top:15px; padding-right:5px;}

TABLE#inforow {background-color:black; width:100%; height:26px;}
TABLE#inforow TD a {font-size:10px; color:#EACB51; text-decoration:none; font-weight:bold;}
TABLE#inforow TD a:hover {text-decoration:underline;}

DIV#sidemenu a {display:block; text-decoration:none; font-size:12px; font-weight:bold; color:white; padding-bottom:3px; margin-bottom:6px; padding-left:10px; padding-right:5px;}
DIV#sidemenu a:hover {background-color:#EACB51; color:black;}

TD#centercontent {background-color:white; border:solid; border-color:black; border-top-width:0px; border-bottom-width:0px; border-left-width:4px; border-right-width:4px;}
TD#centercontent div {margin-left:35px; margin-right:35px; font-size:12px; padding-bottom:10px; padding-top:10px;}
TD#centercontent div H1 {font-size:18px; color:#228b22; font-weight:bold;}
TD#centercontent div A {font-weight:bold;}

TD#rightbar {background-color:#F2E099;}
TD#rightbar DIV {padding-left:8px; padding-right:8px; font-size:12px; padding-top:10px;}
TD#rightbar DIV LI {list-style-type:disc;}
TD#rightbar DIV H2 {font-size:12px; color:#B52220;}


TD#footer div {font-size:10px; color:#EACB51; font-weight:bold; padding-top:6px;}
TD#footer div dt {display:inline; padding-right:10px;}
TD#footer div dt a {color:#EACB51; text-decoration:none;}
TD#footer div dt a:hover {text-decoration:underline;}

DIV#searchbox {width:161px; height:20px; margin:0px; margin-top:16px; margin-bottom:6px; background-image:url(searchgraphic.gif); background-repeat:no-repeat;}
DIV#searchbox form {margin:0px; padding:0px;}
DIV#searchbox form input {width:117px; height:16px; margin-left:44px; font-size:10px; border:0px; margin-top:1px;}

