body {
/*background-image:  url(/apolloplayers05/theatre/images/pat_flock.gif);*/
background: #F0E9CE url(/apolloplayers05/theatre/images/mainBg.gif) repeat-x top;
font: small/1.4 "lucida grande", "trebuchet ms", "bitstream vera sans", verdana, helvetica, sans-serif;
color:white;
}

h1 span{
display:none;
}

h1#messageboard{
background-image:  url(/apolloplayers05/theatre/images/ir/messageboard.gif);
background-repeat: no-repeat;
height:41px;
}

.maintable{
background-image:  url(/apolloplayers05/theatre/images/backdropfull.jpg);
}

#dropmenudiv{
position:absolute;
border:1px solid black;
font:bold 12px arial;
line-height:20px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
text-decoration:none;
color:white;
background-color: #ac0000;
border-bottom:1px solid #000;
}

#dropmenudiv a:visited{
text-decoration:none;
color:white;
background-color: #ac0000;
}

#dropmenudiv a:hover{
background-color: #990000;
color:yellow;
}

#footer {
padding:5px;
margin-top:5px;
background:#660000;
color:#ffffff;
}

#footer a{
color:#eee;
font-weight:bold;
}

#footer a:visited{
color:#eee;
font-weight:bold;
}

a.white{
color:#fff;
}

a:visited.white{
color:#f1f1f1;
}

a:hover.white{
color:yellow;
}

a.red{
color:red;
}

a:visited.red{
color:#ac0000;
}

a:hover.red{
color:yellow;
}

a.yellow{
color:yellow;
}

a:visited.yellow{
color:yellow;
}

a:hover.yellow{
color:red;
}

.message{
border:1px yellow solid;
background:white;
color:black;
font: small/1.4 "lucida grande", "trebuchet ms", "bitstream vera sans", verdana, helvetica, sans-serif;
}

.btn{
border:1px yellow solid;
background:#ac0000;
font: small/1.4 "lucida grande", "trebuchet ms", "bitstream vera sans", verdana, helvetica, sans-serif;
font-weight: bold;
color:white;
}

.bulletlist{
padding-left:0px;
margin-left:0px;
list-style: none;
}

.mainpanel a{
color:yellow;
}

.mainpanel a:visited{
color:yellow;
}

.mainpanel a:hover{
color:red;
}