body, html { background-image: url('/images/master-bg.jpg'); font-family: verdana; font-size: 12pt; }

#header #center { background: rgb(241,222,132); }
#navigation { font-size: 10pt; font-weight: bold; color: #fff; background: #8E6E3A; }
h2 { font-size: 14pt; font-weight: bold; margin: 0; margin-top: 0.2em; padding: 0; }
p { margin: 0; margin-bottom: 1em; padding: 0;  }
.paulsspamtrick { display: none; }
#navigation ul li { line-height: 15pt; }
#navigation a { color: #FFF; }

#bodycontainer { background-image: url('/images/bg4.jpg'); }
#bodycontainer #leftside { opacity: .6; background: #F1DE84; filter: Alpha(Opacity=60); } 
#bodycontainer #leftside p { font-weight: bold; line-height: 15pt; font-size: 10pt; }
#bodycontainer #leftside h5 { font-size: 8pt; margin: 0; padding: 0; }
#bodycontainer #leftside ul { list-style: none; }
#bodycontainer #leftside textarea { width: 100%; height: 400px; }
#bodycontainer #rightside { opacity: .6; background: #F1DE84; filter: Alpha(Opacity=60); }
#rightside h1, #rightside h2 { font-size: 11pt; text-align: center; background: #8E6E3A; margin: 0; padding: 4px 10px; color: #FFF; }
#bodycontainer #rightside p { font-size: 10pt; text-align: left; margin: 0 10px; padding: 10px 0; }

#rightside ul#users { margin: 8px 0; padding: 0; }
#rightside ul#users .usrnme { margin: 0; padding: 2px 10px; list-style: square inside; color: #8E6E3A; }
#rightside ul#users .usrnme a { text-decoration: none; color: #000; font-weight: bold; }

#leftside fieldset { border: solid 1px #000; font-size: 10pt; margin-bottom: 20px; }
#leftside fieldset legend { font-weight: bold; font-size: 10pt; }
#leftside fieldset label { font-size: 11pt; margin: 5px; color: 333; }
#leftside fieldset input { font-size: 10pt; }