@charset "UTF-8";
/* CSS Document */

body     {background: url(images/lines.jpg); font-family: Corbel, Gill Sans, Futura, sans-serif; font-size: smaller}
h1       {font-size: 250%; line-height:normal}
h2       {font-size: 200%}
h3       {font-size: 130%}
h4       {font-size: 125%}
h5       {font-size: 120%}
p        {font-size: 110%}
td       {font-size: 120%; line-height: normal}
ul       {line-height: normal}

#banner    {border: none}
#container {line-height: 100%; margin: 0 auto; text-align: left; width: 900px; background-color: #ded9c2; padding: 0px; border: 3px solid #2d1607}
#content   {margin-left:150px; margin-top: 50px; width: 600px}
#footer    {background: #ded9c2; text-align: center; height: 100%; overflow: hidden; border-top: 2px solid #2d1607}
#footercontainer {width: 900px; margin: 0 auto;padding: 0;}
#footer #footerimg {position: relative; width: 900px; display: inline}
#table     {margin-top: 50px; margin-left: 175px; margin-bottom: 50px}

a:link    {color: #990000; text-decoration: none}
a:visited {color: #990000; text-decoration: none}
a:hover   {color: #990000; text-decoration: none}
a:active  {color: #990000; text-decoration: none}


