/* CSS definition file containing sitestyle stylesheets */
BODY {background-color: #663300; margin-left: 10%; margin-right: 10%; font-family: ariel, sans-serif}
a:link {color: #ffffcc; text-decoration: underline}
a:visited {color: #cc9966; text-decoration: underline}
a:hover {color: #0000ff; text-decoration: none}
a:active {color: #000000; text-decoration: none}

h1.title {text-align: center; color: #ffffcc; font-family: garamond, serif}
h2.sub {text-align: center; color: #000000; font-family: garamond, serif}
h3 {color: #000000; text-align: center; font-family: garamond, serif}

table.main {width: 100%; border-style: solid; border-color: #000000; border-width: medium}
td.banner {background-color: #000000; color: #ffffff; background-image: url("images/banner3.jpg"); background-position: top center; background-repeat: no-repeat}
td.navbar {background-color: #000000; padding: 5px; margin: 5px; border-style: solid; border-color: #000000; border-width: thin}
td.body {background-color: #999966; padding-left: 40; padding-right: 40px; padding-top: 10px; padding-bottom: 25px; margin: 0px; border-style: solid; border-color: #000000; border-width: medium}
p.nav {text-align: center}
span.cite {font-size: x-small}


table.chart {width: 90%; border-style: solid; border-color: #000000; border-width: medium; padding: 0px; margin: 0px}
td.topchart {text-align: center; font-weight: bolder; width: 50%}
td.chartin {background-color: #cccc99; text-align: left; border-style: solid; border-color: #000000; border-width: thin; padding: 5px; margin: 0px}
