body, #container, #header, #content, #announcements, table, tr, td, form, #credit-line, h1, h2, h3, h4, h5, p {
   border:none;
   background: none;
}

body, #container, #header, #content, #announcements, #credit-line, h1, h2, h3, h4, h5, form, table, tr, p {
   padding:0;
}

body, #container, #header, #content, #announcements, #credit-line, h2, h3, h4, h5, form, table, tr {
   margin-top:1em;
   margin-bottom:1.8em;
   margin-right: auto;
}

#credit-line {
   text-align:left;
   margin:0;
}

form, table, tr {
   margin-left:2em;
}

#header, h1 {
   margin:0 auto 1.8em 0;
}

h2 {
   margin-left: 1em;
}

h3 {
   margin-left:2em;
}

h4 {
   margin-left:3em;
}

h2, h3, h4, h5 {
text-align: left;
}

body, #container, #header, #content, #announcements, form, p {
   width:100%;
}

#nav {
   display:none
}

p h2, h3, h4, h5, td, li, {
   color:%333;
}

input, select, textarea {
   font-size:90%;
   font-family: Georgia, Palatino, "Book Antiqua", "Times New Roman", Times, Serif;
   color: #000;
   border-top: none;
   border-left: none;
   border-bottom: solid 1px #777;
   border-right: none;
}

input, select {
   text-decoration: underline;
}

