body {  background: #330000 url(images/bg2.gif); margin: 0px}

.main {  background: #F0F0F0; height: 100%}
.left_outer {  background: url(images/left_outer.gif); width: 20px; height: 100%}
.left_outer2 {  background: #330000 url(images/left_outer_lt.gif); width: 4px; height: 100%}
.left_inner {  background: url(images/left_inner.gif); width: 5px; height: 100%}
.right_outer {  background: url(images/right_outer.gif); width: 20px; height: 100%}
.right_outer2 {  background: #330000 url(images/right_outer_lt.gif); width: 4px; height: 100%}
.right_inner {  background: url(images/right_inner.gif); width: 5px; height: 100%}

.topper {  background: url(images/topper.gif); border: solid #363636; border-width: 1px 1px 0px 1px; width: 710px; height: 12px}
.header {  background: url(images/headerbg.gif); border: solid #E8E8E8; border-width: 0px 1px 0px 1px; width: 710; height: 164px}
.gutstop {  background: url(images/guts_topper.gif); border-top: 1px solid #F9F9F9; border-left: 1px solid #E8E8E8; border-right: 1px solid #E8E8E8; width: 710px; height: 14px}
.guts {  background: url(images/gutsbg.gif); border: solid #E8E8E8; border-width: 0px 1px 0px 1px; padding-left: 4px; padding-right: 4px; width: 710px; height: 100%}
.gutsbottom {  background: url(images/guts_bottom.gif); border-bottom: 1px solid #F9F9F9; border-left: 1px solid #E8E8E8; border-right: 1px solid #E8E8E8; width: 710px; height: 14px}

.logos {  background: #FFFFFF; border: 3px double #EEEEEE}

/* here's your different fonts. There's a normal & a bold for each pixel size. Changing a color is the same as HTML - just change it here  */
.text9font {  font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 9px; color: #000000; font-weight: normal}
.textbold9font {  font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 9px; color: #FFFFFF; font-weight: normal}
.text10font {  font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #999999; font-weight: normal; line-height: 14px}
.textbold10font {  font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: bold}
.text11font {  font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #000000; font-weight: normal}
.textbold11font {  font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #000000; font-weight: bold}
.textbold11font2 {  font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #000000; font-weight: bold}
.text12font {  font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; color: #000000; font-weight: normal}
.textbold12font {  font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; color: #000000; font-weight: bold}
/* end fonts */

a {	color: #660000; text-decoration: none}
a:visited	{color: #660000; text-decoration: none}
a:hover {color: #666666; text-decoration: underline}
a:active {	color: #CC0000; text-decoration: none}

.copyright {  background: #760505; border: solid #363636; border-width: 1px 1px 0px 1px; width: 710px; height: 16px; font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 9px; color: #CCCCCC; font-weight: normal}