html { height: 100%; }
body { height: 100%; margin: 0px; background-color: #FFFFFF; }

body, p, div, th, td, ul, ol, li { color: #442200; font-family: Georgia; font-size: 12px; }
a, a:link { color: #393979; }
a:visited { color: #696989; }
a:hover, a:active { color: #3939F9; text-decoration: none; }

h1 { color: #393979; font-size: 18px; }
h2 { color: #393979; font-size: 16px; }
h3 { color: #393979; font-size: 15px; }
h4 { color: #393979; font-size: 14px; }
h5 { color: #393979; font-size: 13px; }
h6 { color: #393979; font-size: 12px; }

#head { height: 270px; background-color: #393979; background-image: url(pix/head-bg.jpg); color: #f0f0f0; }
#headimage { float: left; width: 400px; height: 270px; margin-right: -480px; background-image: url(pix/biglexx.jpg); }
#headlinks { float: right; margin-left: 480px; height: 210px; padding: 10px; color: #f0f0f0; font-size: 13px; text-align: center; line-height: 2; }
#headlinks a { color: #f0f0f0; }
#midleft { float: left; width: 200px; margin-right: -200px; padding: 10px; }
#midcenter { margin-left: 200px; padding: 10px; }
#foot { height: 80px; background-color: #393979; background-image: url(pix/foot-bg.jpg); }
#foot td { padding: 30px 20px 10px 20px; color: #f0f0f0; }
#foot td a { color: #f0f0f0; }

#headlinks .title { margin: 0px 0px 20px 0px; color: #ffffff; }
.title { margin: 0px; line-height: normal; }
.title a { text-decoration: none; }

.menuleft { margin: 0px 20px 20px 20px; padding: 0px; }
.menuleft li { color: #393999; padding-top: 5px; padding-bottom: 5px; }
.menuleft li a { color: #393979; }

.spacer { clear: both; height: 30px; }

.sendform { margin-top: 20px; padding-top: 10px; border-top: solid #393979 2px; font-family: 'Courier New'; text-align: center; }
.sendformtitle { font-weight: bold; }
.sendform input { width: 300px; }
.sendform textarea { width: 350px; height: 100px; }
.captcha input { width: 100px; }

.screen { font-family: 'Courier New'; }
.phrase { margin-top: 20px; padding-top: 10px; border-top: dashed #393979 1px; }