html , body { background-color: #fff; background-image: url(../images/bg.jpg); background-repeat: repeat-x; margin: 0; padding: 0; }
p { font-size: 14px; line-height: 18px; }
td { }
a:link { color: #000; }
a:visited { color: #707171; }
a:hover { color: #860000; }
a:active { color: #860000; }
h1 { font-size: 20px; font-weight: bold; margin: 12px 0; }
h2 { color: #860000; font-size: 18px; font-weight: bold; margin-bottom: 0; padding-bottom: 0 }
h5 { color: #860000; font-size: 12px; font-weight: bold; margin-top: 0; padding-botton: 0}
#container { background-image: url(../images/containerbg.jpg); width: 700px; margin: 0 auto; }
#banner { background-image: url(../images/banner.jpg); background-repeat: no-repeat; height: 167px; }
#banner h1 { margin: 0; padding: 0; display: none; }
#banner h2 { display: none; margin: 0; padding: 0; }
#menu { height: 30px; margin-right: 22px; margin-left: 24px; }
#textcontainer { margin: 20px 50px; }
#footer { color: #fff; font-size: 12px; line-height: 14px; background-color: #000; text-align: center; clear: both; margin: 0 22px 0 24px; }
#footer a:link { color: #fff; }
#footer a:visited { color: #fff; }
#footer a:hover { color: #860000; }
#footer a:active { color: #860000; }
#footerbanner { background-image: url(../images/footerbannerbg.jpg); background-repeat: no-repeat; height: 49px; }
#footerbanner h1 { display: none; margin: 0; padding: 0; }
#footerbanner h2 { display: none; margin: 0; padding: 0; }
.imageR { float: right; margin-bottom: 20px; margin-left: 20px; border: solid 5px #860000; }
.imageL { float: left; margin-right: 20px; margin-bottom: 20px; border: solid 5px #860000; }
ul { font-size: 14px; line-height: 18px; }
form { font-size: 14px; line-height: 18px; }

