
div#left .sectiontitle {font-size: 16px; position: relative; left: 3px;}
div#right div.sectiontitle {font-size: 16px;}

DIV#nav li a { font-size: 12px; padding: 10px 15px 5px 20px;}

#wholeroster{color: #220000; background-color: red;}

/*Nav Dropdown*/
DIV#nav li ul {display: none;	position: absolute; width: 157px; left: 0; margin: 0; padding: 0; background: #1a1a1a;}
DIV#nav li ul {position: absolute; top: 42px;	left: 0; width: 157px; border: 1px solid #440000; border-top: none; background: #1a1a1a;}
*:first-child+html DIV#nav li ul {top: 0px;}
DIV#nav li:hover ul  {display: block; padding: 0px; background: #1a1a1a;}
DIV#nav li.over ul {display: block;	padding: 0px; background: #1a1a1a; margin-top: 42px;}

.rosterrow {position: relative; width: 205px; font-size: 12px; background: url(whsbutton.gif) #220000;}
.rosterrow .number{width: 35px; color: #999;}
.rosterrow .name{width: 160px; border-right: none;}
.rosterrow .name a{color: #fff; z-index: 15; text-decoration:none; text-transform: uppercase;}
.rosterrow .shoots{width: 20px; float: left; clear: none;}
.rosterrow .position{ width: 10px; float: left; clear: none; text-align: center; display: none;	}

.newsheadline {font-size: 18px;}
.newsdate {font-size: 12px; font-style: oblique; text-align: left; font-weight: 600; padding: 5px;}
