body {background:#000;}
#header	{background:none;}
#navigation-container  {
background:url("/images/bg-raiders-gradient.png")
}
h1 { font-size: 2.3em; }
#header .raiders-logo {
        position: absolute;
        left: 418px;
        top: 0px;
}
#header #raiders-header-copy {
  position: absolute;
        left: 559px;
        top: 25px;
        color:#fff;
        font-weight:bold;
        font-size:2.5em;
}
#page {
       	background: url('/images/bg_raiders_primary.png') bottom right no-repeat;
}
.tixtable thead th {
background:none repeat scroll 0 0 #000;
color:#FFFFFF;
font:bold 1.2em/2em Arial,Helvetica,sans-serif;
text-align:center;
}

.tixtable td.table_header {
background:transparent url(/images/bg-raiders-gradient.png) 0 0 repeat-x;
color:#FFFFFF;
font-weight:bold;
}
#footer_wrap  {
background:url("/images/footer_bg_raiders.png") repeat-x scroll 0 0 #000000;
}
table.tixtable a, table.tixtable a:link, table.tixtable a:visited {
color:black;
}
table.tixtable a:hover {color:grey;}

