/* template.css - abm, 2007-01-09 */

body  { background-color: #326311 }

/* header area */
div#header { visibility: visible; top: 5px; left: 0; width: 1076px; height: 198px;   }
div#border { border: 1px solid #DDDDDD }

/* main navigation area */

#mainnav     { background-color: #e0e0e0; position: relative; z-index: 5; top: 60px; left: 0px; width: 150px; }
#menu1       { padding-top: 10px; position: absolute; top: 0px;  width: 140px;  height: 32px; text-align: center; background-image: url("../images/button-bg.gif"); }
#menu2       { padding-top: 10px; position: absolute; top: 50px; width: 140px; height: 32px; text-align: center; background-image: url("../images/button-bg.gif"); }
#menu3       { padding-top: 10px; position: absolute; top: 100px;  width: 140px; height: 32px; text-align: center; background-image: url("../images/button-bg.gif");}
#menu4       { padding-top: 10px; position: absolute; top: 150px;  width: 140px; height: 32px; text-align: center; background-image: url("../images/button-bg.gif");}
#menu5       { padding-top: 10px; position: absolute; top: 200px;  width: 140px; height: 46px; text-align: center; background-image: url("../images/button-bg.gif");}
#menu6       { padding-top: 10px; position: absolute; top: 265px;  width: 140px; height: 32px; text-align: center; background-image: url("../images/button-bg.gif");}
#menu7       { padding-top: 10px; position: absolute; top: 315px;  width: 140px; height: 32px; text-align: center; background-image: url("../images/button-bg.gif");}

/* main content area */

div#main-strut-vertical { width: 0;  height: 750px; float: left }

div#main-content   { width: 746px;border: 2px solid #96311C; }

div#center-column   { width: 804px;border: 2px solid #96311C; }


div.left-image  { width: 150px; position: absolute; top: 700px; align="left"}
div.right-image { width: 319px; position: absolute; top: 258px }
div.right-image2 { width: 319px; position: absolute; top: 2258px }


div#clear-main-area { clear: both; position: relative; margin: 0; width: 100% } /* width for IE 6 */

/* footer area */

div#footer { top: 1em; left: 0; width: 1024px; height: 105px; }
