/* reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
/* remember to define focus styles! */
:focus { outline: 0; }
body { line-height: 1; color: black; background: white; position: relative; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
/* *************end reset************** */
body { background: url(images/bg.png); color: #000000; font-family: Georgia, "Times New Roman", Times, serif; line-height: 1.4em; }
#wrapper { width: 750px; background: url(images/parchment.gif) repeat; display: block; margin-right: auto; margin-left: auto; overflow: hidden; border-right: 2px solid #663300; }
#navcol { width: 120px; background: url(images/back.jpg) repeat-y top; float: left; text-align: center; padding-bottom: 12000px; margin-bottom: -12000px; display: block; }
#navcol a img { margin-top: 10px; }
#navcol a:link, a:visited, a:active, a:hover { color: #9DACBF; text-decoration: none; }
#navcol a:visited { color: #CBC1B7; }
#navcol a:hover { color: #FF0000; }
#navcol a:active { color: #FFFFFF; }
#main { width: 590px; float: right; text-align: center; padding-right: 20px; }
#main p { margin: 10px 0 10px 0; text-align: justify; }
#main p.indent { margin-left: 2em; }
#main a:link, a:visited, a:active, a:hover { color: #663300; text-decoration: none; }
#main a:visited { color: #333333; }
#main a:hover { color: #FF0000; }
#main a:active { color: #FFFFFF; }
#main h3 { font-size: 1.3em; font-weight: bold; color: #663300; margin: 20px 0 0 0; }
#main h4 { font-weight: bold; color: #663300; text-align: left; margin: 1.5em 0 -.5em 0; }
#main h6 { font-size: 0.8em; text-align: center; font-weight: bold; }
#main table { width: 100%; border-top: solid 1px #663300; border-left: solid 1px #663300; background-color: #fff; text-align: center; margin: 0 auto; }
#wrapper #main blockquote { font-style: italic; margin-right: 30px; margin-left: 30px; }
#main table tr td { border-right: solid 1px #663300; border-bottom: solid 1px #663300; padding: 10px; vertical-align:middle;  white-space:nowrap; }
#main table tr th { font-weight: bold; border-right: solid 1px #663300; border-bottom: solid 1px #663300; padding: 10px; text-align: center; }
#main img { margin: 10px 0 10px 0; }
.caption { font-size: .8em; font-style: italic; text-align: center; }
#main ul { list-style: square inside; }
.current { font-size: 1.5em; }
/*-------------links page----------------------*/
.linkheader { font-weight: bold; font-size: 1.1em; text-align: left; display: block; width: 100%; color: #663300; border-bottom: 1px solid #663300; }
table.news { font-size: 90%; }
p.center { text-align: center; margin: 0 auto; }
p.italic { font-style: italic; }