body {
 background-color: #b9a97b;
 font-family: verdana, helvetica, arial, sans-serif;
 text-align: center;
 margin-top: 1px;
}

#header {
 padding: 10px;
 background-color: #334D66;
 color: #b9a97b;
 text-align: center;
 font-family:  arial,helvetica,verdana;
/* Again, the ugly brilliant hack. */
 voice-family: "\"}\"";
 voice-family:inherit;
 width: 85%;
}
body>#header { width:85%; }
#header table, #header table a, #header table a.visited {
 color: #b9a97b;
 text-decoration: none;
}
#header table a:hover {
 color: #b9a97b;
 text-decoration: underline;
}

#bodyContent {
 background-color: white;
 text-align: center;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
 width: 86%;
}
body>#bodyContent { width:86%; }

#content {
 font-family: verdana, helvetica, arial, sans-serif;
 font-size: 13px;
 background-color: white;
 text-align: left;
 padding: 20px;
}

p, td, li, input, tr, ul, ol, textarea {
 font-family: verdana, helvetica, arial, sans-serif;
 font-size: 12px;
}


#footer {
 padding: 10px;
 background-color: #2B4055;
 color: #b9a97b;
 text-align: center;
 font-family:  arial,helvetica,verdana;
 font-size: 11px;
/* Again, the ugly brilliant hack. */
 voice-family: "\"}\"";
 voice-family:inherit;
 width: 85%;
}
body>#footer { width:85%; }

#mgmtLinkBar {
 font-size: 11px;
 text-align: center;
 padding-top: 20px;
}
#mgmtLinkBar a, #mgmtLinkBar a.visited {
 text-decoration: none;
}
#mgmtLinkBar a:hover {
 text-decoration: underline;
}
#petition {
 border: solid 1px black;
 padding: 3px;
}

#petition p, #petition td, #petition li, #petition tr, #petition ul, #petition ol {
 font-family: tahoma, arial, sans-serif;
 font-size: 13px;
 color:#000066;
}
#tagline {
 color: #b9a97b;
 font-style:italic;
 font-size: 12px;
 font-family: tahoma, arial, sans-serif;
 margin-top: -15px;
}

.disclaimer {
 background-color: #b9a97b;
 font-family: serif;
 font-size: 12px;
 width: 75%;
 padding: 10px;
}
