html { background: url(../images/bg.png) top center no-repeat; color: #7F7F7F; }
body { width: 960px; margin: 10px auto; font: 14px arial, verdana, helvetica, sans-serif; position: relative; }

div#headers { background: url(../images/top.png) top center no-repeat; height: 230px; width: 960px; clear: both; }
/*div#container { width: 960px; }*/
h1#sitetitle { margin: 40px 50px 0 0; padding: 0; float: right; }
/*h1#sitetitle a { display: block; width: 276px; height: 122px; background: url(../images/title.png) top left no-repeat; }*/
h1#sitetitle a { display: block; width: 411px; height: 125px; background: url(../images/title.png) top left no-repeat; }
h1#sitetitle a span { display: none; }

div#content { clear: both; width: 820px; padding: 0 70px 0 70px; min-height: 400px; margin: 0 auto; background: url(../images/mid.png) top center repeat-y; }

div#menu { float: left; margin: 40px 0 0 70px; padding: 0; }
div#menu ul { margin: 0; padding: 0; list-style: none; font-size: 14px; width: ; }
div#menu ul li { margin: 0; padding: 0; float: left; }
div#menu ul li a { display: block; padding: 2px 0; text-decoration: none; color: #D791D4; background: transparent; }
div#menu ul li a.on, div#menu ul li a:hover { color: #681859; background: transparent; }
div#menu ul li a img { border:0 ; }

div#menu ul#chapters { margin: 0 0 12px 0; }
div#menu ul#pages { margin: 0 0 12px 0; }
div#menu ul#standardlinks {  }

div#footer { clear: both; margin: 0; padding: 10px 70px 70px 70px; background: url(../images/bottom.png) bottom center no-repeat; height: 0px; width: 820px; }

div#content h1#pagetitle { font: 24px georgia, times, 'times new roman', serif; font-weight: bold; color: #AA5A9B; margin: 0; padding: 0 0 14px 0; }
div#content h1 { font: 22px georgia, times, 'times new roman', serif; font-weight: bold; color: #AA5A9B; margin: 0; padding: 0 0 14px 0; }
div#content h2 { font: 20px georgia, times, 'times new roman', serif; font-weight: bold; color: #AA5A9B; margin: 0; padding: 0 0 14px 0; }
div#content h3 { font: 18px georgia, times, 'times new roman', serif; font-weight: bold; color: #AA5A9B; margin: 0; padding: 0 0 14px 0; }
div#content h4 { font: 16px georgia, times, 'times new roman', serif; font-weight: bold; color: #AA5A9B; margin: 0; padding: 0 0 14px 0; }

div#content a { text-decoration: underline; color: #86467A; font-weight: bold; }
div#content a:hover, div#content a:visited:hover { text-decoration: none; color: #DFB5DE; font-weight: bold; }
div#content a:visited:hover:focus, div#content a:visited:hover:active { color: #ffffff; }
div#content a:visited { text-decoration: underline; color: #7F7F7F; font-weight: bold; }
div#content a:active, div#content a:focus { text-decoration: underline overline; background: #D791D4; color: #ffffff; font-weight: bold; }


/* Standard form styles */

form { margin: 0; padding: 0; }
form fieldset { border: 0; margin: 0 0 10px 0; }
form div { text-align: center; margin: 10px auto; }
form fieldset div { clear:both; padding-top:5px; text-align: left; margin: 0; }
form div label { float:left; width:300px; text-align:right; padding: 0 10px 0 0; }
form div small { float:left; width:300px; text-align:right; padding: 0 10px 0 0; }
form div span { float:right; width:335px; text-align:left; }
form p { text-align: center; margin: 0 auto; }
form select { width: 260px; }
input, textarea, select { background:#BF6BB1; border:1px solid #3D5686; color:#ffffff; padding:2px; }
input[disabled], textarea[disabled], select[disabled] { background:#BFBFBF; border:1px solid #7F7F7F; color:#1F1F1F; padding:2px; }
input:focus, textarea:focus, select:focus { background:#ffffff; border:1px solid #BF6BB1; color:#BF6BB1; }


/*form styles*/

div#content form#fcform2 { margin: 0; padding: 10px; border: 0; width: 580px; }
div#content form#fcform2 fieldset { border: 0; }
#fcf2 { margin:5px; width:640px; }
#fcf2 p { padding:8px; }
#fcf2 em { color:#D68ED3; }
#fcf2 div.r, #fcf2 div.l { clear:both; padding-top:5px; }
#fcf2 div.r label { float:left; width:300px; text-align:right; padding: 0; }
#fcf2 div.r span.f { float:right; width:335px; text-align:left; padding: 0; }
#fcf2 div.sp { clear:both; margin:20px 0 0 0; }
#fcf2 .req { font-weight:bold; }
#fcf2 select { width:120px; }
#fcf2 input,#fcf2 textarea,#fcf2 select { background:#BF6BB1; border:1px solid #3D5686; color:#ffffff; padding:2px; }
#fcf2 input:focus,#fcf2 textarea:focus,#fcf2 select:focus { background:#ffffff; border:1px solid #BF6BB1; color:#BF6BB1; }
