* {margin:0;padding:0}
body {background: white}
#wrap {position: absolute; left: 50%; width: 800px; margin-left: -400px;}
a:link {color: white; text-decoration: underline; }
a:active {color: white; text-decoration: underline; }
a:visited {color: white; text-decoration: underline; }
a:hover {color: white; text-decoration: none; }

#words {position: absolute; top: 140px; left: 70px; width: 550px; height: 180px;}
h4 span {display: none;}

#top {position: absolute; top: 0; left: 0; width: 800px; height: 346px; background: url(redBGtop.jpg) no-repeat;}
#mid {position: absolute; top: 346; left: 0; width: 800px; height: 346px; background: url(redBG.jpg) no-repeat;}
#footer {font: 10px arial, helvetica, verdana, sans-serif; color: #3D0000; margin: 150px 0 0 5px;}
#logo {position: absolute; top: 315; left: 355; width 192px; height: 66;}
h1 {font: bold 12px/16px georgia, times new roman, serif; color: #000000; margin: -10px 0 0 0;}
h1 span {font: bold 14px/16px georgia, times new roman, serif; color: #000000; margin: -10px 0 0 0;}
h2 {font: bold italic 13px/17px georgia, times new roman, serif; color: white;}
p {font: bold 12px/18px georgia, times new roman, serif; color: #000000;}
p span {font: 10px arial, helvetica, verdana, sans-serif; color: #000000;}
h3 {font: bold 11px/16px georgia, times new roman, serif; color: #000000; margin: -90px 0 0 85px;}

