/* General tag settings */
img { border: 0; }
form { margin: 0px; padding: 0px; }
.error { color: #ff0000; }

/* Site Design */
html, body { margin: 0px; padding: 0px; }
body { background-color: #88614a; }

#imagebar { display: none; }

#navigation a, #navigation a:link, #navigation a:active, #navigation a:hover, #navigation a:visited { font-family: Georgia, "Times New Roman", serif; font-size: 12pt !important; }

#content { font-family: Verdana, Arial, sans-serif; font-size: smaller;  }
#content h2 { font-size: 1.4em; }
#content h3 { font-size: 1.2em; font-weight: normal; }
#content p, li { font-size: 1.0em/1.3em; }
#content li { padding-bottom: 0.4em; }
#content label span { width: 10em; float: left; }

#footer { font-size: xx-small; font-family: Arial, Helvetica, sans-serif; }
#footer a, #footer a:link, #footer a:hover, #footer a:visited, #footer a:active { text-decoration: underline; }