/* CSS Document */

html {margin:auto; height:100%;}

body {background-color:#211c18; font-family:arial; font-size:small;margin:24px; text-align:left; background-image:url(images/backer.gif);height:100%;}

#container {margin:auto;border-style:solid; border-color:#000; border-width:thin; width:769px; min-height:480px; background-color:#fffaed;}

H1 {font-size:x-large; font-weight:lighter; line-height:100%;}
H2 {font-size:medium; font-weight:bold; margin-bottom:0px;}

#address {background-color:#36384a; min-height:18px; font-size:small; color:#fffaed; padding:5px; padding-bottom:0; text-align:center;}
#banner {width:773px;}


#left {width:225px; float:left; background-color:#36384a; min-height:auto; height:150%; overflow:hidden; font-size:small;}
#left li {border-bottom-style:dashed; border-bottom-color:#fffaed; border-bottom-width:thin;padding-top:5px;padding-bottom:5px; list-style:none; text-align:left; padding-right:10px; }
#left a, a:link, a:visited {color:#fffaed; text-decoration:none;}
#left a:hover {color:#6666CC;}
#left ul {margin-left:-30px;padding-right:8px;}

#content {width:500px; float:right; padding:18px; background-color:#fffaed; line-height:150%;}
#content a, a:link, a:visited {color:#333399; margin:0px;}
#content a:hover {color:#000000; text-decoration:underline;}

#section {border-top-style:dashed; border-top-width:thin; border-top-color:#211c18; padding-top:8px;}

#footer {clear:both; font-size:xx-small;padding:12px; color:#fffaed; text-align:center;background-color:#36384a;}

#menu {background-color:#36384a; min-height:24px; font-size:small; color:#fffaed; padding:8px; padding-bottom:0px; height:24px; text-align:center;}
#menu a, a:link, a:visited {color:#fffaed; text-decoration:none; margin-left:10px;margin-right:10px;}
#menu a:hover {color:#9999FF;margin-left:10px;margin-right:10px;text-decoration:underline;}
#menuBottom {width:773px;background-image:url(images/menu-bottom.jpg);background-repeat:no-repeat;height:12px;}

