body {

background-color: #330A0A;

background-image: url("img/bodybg.png");

background-repeat: repeat-x;

background-position: top;

font-family: Georgia, "Times New Roman", Times, serif;

color: #FFFFFF;

font-size: 10pt;

margin: 0 auto;

text-align: left;

}
a img, img
{
  border: none;
}

div {
color: #FFFFFF;
font-size: 10pt;
}

img {

border: none;

}

#header {

width: 1024px;

height: 132px;

}

#headerleft {

width: 507px;

height: 132px;

background-color #000000;

background-image: url('img/header01.png');

float: left;

}

#menu {

height: 41px;

}

#menuspacer {

width: 252px;

height: 41px;

background-image: url('img/menuspacer.png');

float: left;

}

#menuleft {

width: 15px;

height: 41px;

background-image: url('img/menuleft.png');

float: left;

}

#reflection {

width: 265px;

height: 164px;

background-image: url('img/reflection.png');

float: left;

}

#menubg {

background-image: url('img/menubg.png');

background-repeat: repeat-x;

height: 41px;

float: left;

padding-left: 20px;

padding-right: 20px;

padding-bottom: 0px;

padding-top: 0px;

margin: 0px;

}

#mens {

background-image: url('img/mens.png');

background-repeat: no-repeat;

background-position: center;

width: 145px;

height: 41px;

float: left;

}

#womens {

background-image: url('img/womens.png');

background-repeat: no-repeat;

background-position: center;

width: 181px;

height: 41px;

float: left;

}

#feats {

background-image: url('img/features.png');

background-repeat: no-repeat;

background-position: center;

width: 107px;

height: 41px;

float: left;

}

#spirit {

background-image: url('img/spirit.png');

background-repeat: no-repeat;

background-position: center;

width: 100px;

height: 41px;

float: left;

}

#menubar {

background-image: url('img/menubar.png');

background-repeat: no-repeat;

width: 6px;

height: 41px;

float: left;

}

#menuright {

width: 20px;

height: 41px;

background-image: url('img/menuright.png');

float: left;

}
.schedule td {
border-width: 1px;
border-style: solid;
border-color: #FFF;
}
#maincontent {

width: 600px;

background-color: #890914;

background-image: url('img/headlines.gif');

background-position: top-left;

background-repeat: no-repeat;

border-style: solid;

border-width: 1px;

border-color: #FFFFFF;

float: left;
padding-top: 30px;
padding-left: 3px;
padding-bottom: 30px;
}

#maincontent table, td, tr {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-color: #FFFFFF;

}
#upcoming {

width: 190px;

height: 150px;

background-color: #890914;

background-image: url('img/upcominggames.gif');

background-position: top-left;

background-repeat: no-repeat;

border-style: solid;

border-width: 1px;

border-color: #FFFFFF;

float: left;
margin-top: 10px;
padding-top: 30px;
padding-left: 3px;
font-size: 10px;
}

#sportsnav {
width: 190px;
height: 150px;
background-color: #890914;
background-image: url('img/sportsnav.gif');
background-position: top-left;
background-repeat: no-repeat;
border-style: solid;
border-width: 1px;
border-color: #FFFFFF;
float: right;
margin-top: 10px;
margin-right: 10px;
padding-top: 30px;
padding-left: 3px;
font-size: 10px;
}

#recent {

width: 190px;

height: 150px;

background-color: #890914;

background-image: url('img/recentgames.gif');

background-position: top-left;

background-repeat: no-repeat;

border-style: solid;

border-width: 1px;

border-color: #FFFFFF;

float: left;

margin-left: 15px;
margin-top: 10px;
padding-top: 30px;
padding-left: 3px;
font-size: 10px;
}

#support {

width: 190px;

height: 150px;

background-color: #890914;

background-image: url('img/support.gif');

background-position: top-left;

background-repeat: no-repeat;

border-style: solid;

border-width: 1px;

border-color: #FFFFFF;

float: left;
padding-top: 30px;
margin-left: 15px;
margin-top: 10px;
padding-left: 3px;
font-size: 10px;
}
/* Text Styles */

p {

font-size: 10pt;

font-family: verdana, sans-serif;

text-align: justify;

font-color: #FFFFFF;

}

.newsdescript {
font-size: 10px;

font-family: verdana, sans-serif;

text-align: justify;

font-color: #FFFFFF;
}

a:link, a:visited, a:active {

font-size: 10pt;

color: #FFFFFF;

text-decoration: none;

}

a:hover {

color: red;

background-color: inherit;

}

.invisible {
  display: none
}

.floatleft {
  float: left;
}
.clearboth {
clear: both;
height: 250px;
margin-left: 265px;
 }
 .clearboth2 {
clear: both;
 }

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #B1B1B1;
}

