BODY { background-image: url(brownbackground.gif); background-repeat: repeat-y; background-color: 663300;}

H1 { color: black; font-size: 24pt; font-style: italic; text-align: center; font-family: times, serif }

H2 { background: black; font-size: 9pt; color: white; font-family: arial, sans-serif }

H3 { color: black; font-size: 10pt; text-align: center; font-style: normal; font-weight: 600; font-family: arial, sans-serif }

H4 { background: white; font-size: 12pt; color: black; margin-left: 30px; margin-right: 30px; font-weight: 300; font-family: helvetica, sans-serif}

H5 { color: black; font-size: 10pt; text-align: left; font-style: normal; font-weight: 400; margin-left: 30px; margin-right: 30px; font-family: arial, sans-serif }

H6 { color: black; font-size: 18pt; font-style: italic; text-align: center; font-weight: 400; font-family: times, serif }
 
P { color: black; font-size: 12pt; margin-left: 30px; margin-right: 30px;  font-style: italic; font-weight: 400; font-family: times }

B { color: black; font-size: 10pt; text-align: left; font-style: normal; font-weight: 400; font-family: arial, sans-serif }

blockquote { background: black; font-size: 16pt; color: white; text-align: left; margin-left: 30px; margin-right: 30px; font-weight: 500; font-style: italic; font-family: times, serif; }


A:link { text-decoration: underline; color: black  }
A:active { text-decoration: underline }
A:visited { text-decoration: underline; color: black}
A:hover { text-decoration: underline; color: 996666 }

#menu A:link { text-decoration: none; color: white }
#menu A:active { text-decoration: none; }
#menu A:visited { text-decoration: none; color: white}
#menu A:hover { color: cc9999 }

a img { border: none; }

#whitebox { border-style: none; background-color: white;  width: 92%; padding: 15px; position: relative; left: 3%; }

#blackbox { border-style: none; background-color: black;  width: 96%; padding: 15px; position: relative; left: 3%; }

