html { height:100%; }
body { font-family:Verdana; font-size:11px; color:#2a2116; margin:0; padding:0; background-image:url(images/bgtile.jpg); height:100%; background-color:#110d0c; }
table { height:100%; }
img { border:none; }
div#homeframe { width:950px; height:803px; position:relative; margin-left:auto; margin-right:auto; background-image:url(images/homelower.jpg); }
div#homenav { position:absolute; top:278px; left:592px; }
.navspacer { padding-bottom:8px; }

div#subframe { width:950px; height:803px; position:relative; margin-left:auto; margin-right:auto; background-image:url(images/sublower.jpg); }
div#subnav { position:absolute; top:191px; left:72px; }

div#content { text-align:left; width:500px; font-family:Verdana;
  font-size:11px;
    color:#2a2116;
    top:219px; left:325px; position:absolute; }
div#contactform { padding-top:28px; }
form { margin:0; padding:0; }
div#contactform textarea { background:#f0ead0; border:1px solid #999999; width:175px; color:#2a2116; }
div#contactform input { border:1px solid #999999; background:#f0ead0; color:#2a2116; width:175px; padding:2px; }
div#contactform input.fb { background-color:#a13829; color:#fff; border:1px solid #999999; width:75px; padding:6px; }
div#contactform h2 { margin:4px 0px 4px 0px; }
#footerID { background:#f2ebce; }
div#footer { text-align:center; padding:3px; font-size:10px; font-weight:bold; }
div#footer a { color:#3d2606; font-weight:bold; text-decoration:none; }
div#footer a:hover { text-decoration:underline; }
div#copyright { color:#ac9b82; font-size:9px; font-weight:normal; padding-top:4px; }
