body
{
	background:url(../images/plainback.png);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#000000;
	color:#959595;
	font-family:Verdana,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:130%;
}

td
{
    vertical-align:top;	
}

#wrap
{
	margin:0 auto;
	width:100%;
	height:1060px;
	background:url(../images/headerback.png);
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
}

#container
{
	width:1070px;
	margin:0 auto;
	position:relative;
	min-width:1070px;
}

#mainbox
{
	position:absolute;
	top:192px;
	left:33px;
	width:785px;
	height:827px;
}

#logobox
{
	position:absolute;
	top:280px;
	right:0px;
	width:250px;
	height:412px;
	background:url(../images/teamlogos.png);
	background-repeat:no-repeat;
}

#content
{
	width:785px;
	border:5px solid #ffffff;	
	margin-top:3px;
}
	
#contentbox
{
	background-color:#202020;
	padding:15px;
	background-image:url(../images/whale.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-bottom:120px;
}

#sidebox
{
	background-color:#0e0e0e;
	width:208px;
	padding:15px;
}

#foot
{	
margin-bottom:30px;
}

p
{	
padding-bottom:10px;
text-align:justify;
}

hr
{
padding:0px;
margin:0px;
background-image:url(../images/lines.png);
width:505px;
height:22px;
border:none;
}

strong
{
	font-weight:bold;
}

h1,h2,h3,h4,h5
{
	
}

a:link, a:visited, a:active {
	color: #B8121A;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FFF;
}

#mainMenu
{
  height:15px;
  width:780px;
}

#mainMenu ul
{
  padding:0px;
  width:780px;
}

#mainMenu ul li
{
  list-style-type:none;
  float:left;
}

#mainMenu ul li a
{
  text-decoration:none;
  float:left;
}

.menuItem
{
  height: 15px;
}

#mainMenu ul li a:hover

{
  background-position: 0px -15px;
}

a#menu-home
{
  width: 67px;
  background-image:url(../images/home.png);
}

a#menu-about
{
  width: 86px;
  background-image:url(../images/about.png);
  padding-right:1px;
}

a#menu-teams
{
  width: 81px;
  background-image:url(../images/teams.png);
  padding-right:1px;

}

a#menu-media
{
  width: 80px;
  background-image:url(../images/media.png);
    padding-right:1px;

}

a#menu-merch
{
  width: 90px;
  background-image:url(../images/merch.png);
    padding-right:1px;

}
a#menu-getinvolved
{
  width: 158px;
  background-image:url(../images/getinvolved.png);
    padding-right:1px;

}

a#menu-sponsor
{
  width: 113px;
  background-image:url(../images/sponsor.png);
    padding-right:2px;

}

a#menu-contact
{
  width: 97px;
  background-image:url(../images/contact.png);
}

.picbord
{
	border: 1px solid #ffffff; 
	margin-bottom: 10px;
}
.picspace
{
	margin-right:7px;	
}
.whitebold
{
font-weight:bold;
color:#ffffff;
}

.white
{
color:#ffffff;
}

.cretired{font-weight:bold;color:#cd94f2;}
.cdrafted{font-weight:bold;color:#ac62db;}
.cbouting{font-weight:bold;color:#761cb0;}

.dretired{font-weight:bold;color:#f48389;}
.ddrafted{font-weight:bold;color:#f22e37;}
.dbouting{font-weight:bold;color:#c7111a;}

.refs, .officials, .pastref{font-weight:bold;color:#837f85;}

