body,frame,h1,h2,h3,h4,h5,h6,p,ul,li,td,pre { 
color: #fff; 
}
body {
background-color: #000;
margin: 0; padding: 0; border: 0;
}

#fm_form label {
  display: inline-block;
  vertical-align: top;
}
#fm_form fieldset li {
  list-style: none;
}
#fm_form label {
  width: 26%;
}
#fm_name {
  width: 70%;
}
#fm_email {
  width: 70%;
}
#fm_subject {
  width: 70%;
}
#fm_recipientdropdown {
  width: 70%;
}
#fm_box_lower {
  width; 96%;
  text-align: center;
}
#Submit {
  width: auto;
}
#fm_form textarea {
  width: 96%;
}
.fm_required {
        color: #FF0000;
}

#top {
 position: fixed;
 top: 0; left: 0; right: 0; height: 1.4em;
 border-bottom: 0.2em solid #ACA250;
}
#side {
 position: fixed;
 top: 1.6em; left: 0; bottom: 1.4em; right: 75%;
 padding: 0 0.5em;
 border-right: 0.2em solid #ACA250;
 overflow: auto;
}
#detail {
 position: fixed;
 top: 1.6em; left: 25%; bottom: 1.4em; right: 0;
 overflow: none;
 padding: 0 0em;
}
#detailscroll {
 position: fixed;
 top: 1.6em; left: 25%; bottom: 1.4em; right: 0;
 overflow: auto;
 padding: 0 0em;
}
#ifrm {
 width: 100%;
 height: 100%;
 marginwidth: 0;
 marginheight: 0;
 scrolling: auto;
}
#copyright {
 position: fixed;
 left: 0; bottom: 0; right: 0; height: 1.2em;
 border-top: 0.2em solid #ACA250;
}

pre.code {color: #660099; margin-left:5%}
address {text-align: right}


body { background:#000000 }
.WRBannerCenter {text-align:center; margin-top:8px; margin-bottom:8px;}

BODY {
 background-color: #000000;
 color: #FFFFFF;
}
A:link { color: #FF0000 }
A:visited { color: #C0C0C0 }
A:active { color: #0000FF }
H1, H2 {
 font-family: Arial, Hevetica, sans-serif;
 font-style: italic;
 font-size: 120%;
}
H1 {
 margin-top: 0;
 font-weight: bold;
}

/* Gecko doesn't inherit this */
#top, #side, #detail, #copyright { background-color: #000000; }

#side P {
 text-align: center; 
 margin: 0;
}
#copyright P {
 margin: 0;
 font-size: smaller;
 text-align: right;
}
.photo {
float: left;
height: 160px;
/*width: 170px;*/
text-align: center;
border: 2px black solid;
}
.photo h2 {
text-align: center;
}
