body { font-size: 12px; font-family: arial; background-color: black; }
p { }
td { }
h1 { color: #fff; font-size: 15px; font-family: georgia; font-weight: bold; line-height: 210%; }
a:link { color: #68795b; text-decoration: underline; }
a:visited { color: #68795b; text-decoration: underline; }
a:hover { color: #f9daa7; text-decoration: underline; }
a:active { color: #f9daa7; text-decoration: underline; }
#masthead { color: #68795b; font-size: 12px; font-family: arial; line-height: 150%; 
background-color: #fff; background-image: url(../images/logo-text.gif); background-repeat: no-repeat; background-position: 8px bottom; 
text-align: right; width: 790px; height: 56px; margin: auto; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; 
border-bottom: 2px solid; }
#container { background-color: #68795b; width: 800px; height: auto; clear: both; margin: auto; }

#menu { color: #68795b; font-size: 18px; font-family: "trebuchet ms"; font-weight: bold; line-height: 200%; background-image: url(../images/menu-bg.gif); background-repeat: no-repeat; text-transform: uppercase; width: 120px; height: 100%; float: left; padding: 15px; }
.submenu { color: #000000; font-size: 12px; font-family: "trebuchet ms";  line-height: 160%; text-transform: uppercase; padding: 10px 0 0; }
#menu a:link { color: #fff; text-decoration: none; }
#menu a:visited { color: #fff; text-decoration: none; }
#menu a:hover { color: #f9daa7; }
#content { color: #fff; font-size: 13px; background-color: #c96; width: 634px; height: 100%; float: right; padding: 8px; }
#content-images { color: #fff; font-size: 13px; background-color: #c96; width: 650px; height: 100%; float: right;  }


#footer { color: #68795b; font-size: 10px; background-color: #fff; text-align: center; width: 800px; height: 26px; clear: both; margin: auto; padding-top: 5px; padding-bottom: 5px; border-top: 2px solid; border-bottom: 2px solid;}
.imageLeft { width: 150px; height: auto; float: left; margin-right: 10px; }
.imageRight { width: 150px; height: auto; float: right; margin-left: 10px; }
.imageRight_other { width: 233px; height: auto; float: right; margin-left: 10px; }
.clearer { width: 800px; height: 1px; clear: both; }
