html {margin: 0; padding: 0;}

body {margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 1em; background: #fff; color: #000}

a:link {color: #9c0a0b; text-decoration: none;}
a:visited {color: #9c0a0b; text-decoration: none;}
a:hover {color: #9c0a0b; background: #ffc177; text-decoration: none;}
a:active {color: #9c0a0b; text-decoration: none;}

h2 {font-family: "Comic Sans MS"; color: #fc8332}

h3, h4 {font-family: "Comic Sans MS"; color: #000; text-decoration: underline}

hr {color: #fc8332;}

#header {padding: 10px 0px 5px 5px; border-bottom: solid 3px #9c0a0b;}

#leftbar {float: left; width: 170px; background: url(images/RoundBox.jpg) no-repeat bottom left; padding: 10px 8px 40px 12px}

#main {margin: 0px 100px 0px 210px; margin-right: 100px; padding: 10px 0px 30px 10px; font-size: 95%; background: url(images/ButterflyFade.jpg) bottom right no-repeat}

#mainWide {margin: 0px 25px 0px 210px; padding: 10px 0px 30px 10px; font-size: 95%; background: url(images/ButterflyFade.jpg) bottom right no-repeat}

#footer {clear: both; width: 100%; padding: 8px; background: #ebe5e5; font-size: 70%}

.box {width: 144px; float: right; background: url(images/boxbottom.jpg) no-repeat bottom left; padding: 8px 8px 10px 12px; border-top: solid 3px #9c0a0b; margin-left: 10px; margin-bottom: 10px;}

.box p {font-size: 14px}

.box a {font-weight: bold}

.disclaimer {font-size: 75%; border: solid 1px #9c0a0b; padding: 4px}

.video {float: right; padding: 0px 0px 10px 10px; margin-right: -100px; width: 425px}


