body{
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;	
	font-size:0.9em;
	margin:0;
	padding:0;
	color:#333;
	background:#333;
	text-align:center;}
img	{ border:0; margin:0;}
a{
	color:#666;
	text-decoration:none;
}
h1{font-size:1.2em; font-weight:bold; text-align:center; margin-top:0; margin-bottom:5px;}
h2{font-size:1.1em; font-weight:bold; margin-top:0; margin-bottom:5px;}
#wrapper{
	width:1000px;
	background:#FFFFFF;
	border-left:1px solid #666;
	border-right:1px solid #666;
	border-bottom:1px solid #eee;
	min-height:650px;
	text-align:left;
	margin: 0 auto;
	padding:0;
}
#header{
	height:80px;
	width:1000px;
	background-image:url(../images/swheader.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
#logo{
	margin:5px 0 -11px 5px;
	float:left;
}
#account{
	float:right;
	margin-top:4px;
	padding-left:10px;
	height:1.7em;
	background:#c00;
	line-height:1.7em;
	width:250px;
	font-size:0.75em;
	font-weight: bold;
	z-index:2;
	color:#ccc;
	}
#account a {color:#fff;}
#account a:hover{ text-decoration:underline; }
#icons{
	float:right;
	margin-top:4px;
	text-align:right;
	word-spacing:5px;
	margin-right:10px;
	width:250px;
}
.mainnav{
	clear:both;
	padding:0;
	margin:0;
	height:1.8em;
	border-top:1px solid #333;
	border-bottom:1px solid #666;
	background:#ccc;
	font-family: "Trebuchet MS", sans-serif;
	font-weight:bolder;
	text-transform:uppercase;}
.mainnav ul {
	list-style:none;
	margin-left:3em;
	border-top-width:0;}
.mainnav li {
	float:left;
	width:8em; 
	height:1.8em;
	line-height:1.8em;
	border-right:1px solid #333;
	border-left:1px solid #666;
	border-bottom:1px solid #666;
	text-align:center;}
.mainnav li a, .mainnav li a:visited {
	display:block;
	text-decoration:none; 
	color:#000;}
.mainnav li a:hover {
	background:#999;}
.mainnav li .current{
	background:#c00;
	border-bottom: 1px solid #c00;}
.subnav{
	margin:0;
	padding: 0;
	border-bottom:1px solid #000;
	font-weight: bold;
	font-size: 1.0em;
	color: #fff;
	background: #c00;
	line-height: 1.3em;
	height: 1.3em;
	clear:both;}
.subnav li{
	display: inline;
	list-style: none;
	border:0;
	line-height: 1.3em;
	margin-left: 3.5em;}
.subnav li a:link, .subnav li a:visited { color: #fff; }
.subnav li a:hover{ color: #ccc; }
.subnav li a:hover .current{ color: #999; }
.localnav{
	margin:5px 10px;
	padding: 0;
	font-weight: bold;
	font-size: 0.8em;
	color: #eee;
	background: #666;
	line-height: 1.8em;
	height: 1.8em;
	font-family: Arial, Verdana, sans-serif;}
.localnav li{
	display: inline;
	list-style: none;
	border:0;
	line-height: 1.8em;}
.localnav li a:link, .localnav li a:visited { color: #eee; }
.localnav li a:hover{ color: #fff; }
#main{
	min-height:500px;
}
#content{
	float:left;
	width:714px;
	height:100%;
	border-right: 1px dotted #666;
}
#rightcol{
	float:right;
	width:273px;
	margin-right:6px;
	margin-top:6px;
}
#about{
	margin: 8px 8px;
	color:#333;
	font-size:0.8em;
}
#about h1{
	font-size:1.3em;
	margin: 0 0 0 25px;
	font-weight:bold;
}
#about p{
	margin: 6px;
}
#contact{
	margin: 6px 8px;
	color:#333;
	font-size:0.75em;
}
#contact h1{
	font-size:1.3em;
	margin: 0 0 0 15px;
	font-weight:bold;
}
#contact h2{
	font-size:1.1em;
	margin: 10px 0 0 5px;
	font-weight:bold;
	color:#c00;
}
#pools{
	display:block; border:1px solid #666;
	height:auto; color:#333; margin:0px;
	margin-bottom: 6px;
}
#pools h1{
	background:#666;
	color:#fff;
	font-size:1.0em;
	margin:0;
	text-align:center;
	height:1.3em;
	line-height:1.3em;
}
#pools h2{
	background:#ccc;
	color:#333;
	font-size:0.8em;
	margin:0;
	border-top:1px solid #333;
	padding-left:15px;
}
#pools p{
	background:#fff;
	color:#999;
	font-size:0.75em;
	margin: 2px 0 2px 5px;
	font-style:italic;
	font-weight:bold;
	height:1.6em;
	line-height:1.6em;
}
#pools a{
	color:#c00;
}
#pools a:hover{
	text-decoration:underline;
}
#ads{
	float:left;
	width: 55%;
}
.left .halfads .ad{
	margin:6px 3px 6px 6px;
}
.right .halfads .ad{
	margin:6px 6px 6px 3px;
}
.halfads p{
	margin: 4px 0;
}
.right{
	float:right;
	width:50%;
}
.left{
	float:left;
	width:50%;
}
.right .posting{
	font-size:0.9em;
	margin:0 6px 0 0;
}
.right .posting h1{
	font-size:1.2em;
}
.right .posting p{
	margin: 5px;
}
#ads .ad{
	margin:6px 6px;
}
#ads p{
	margin: 4px 0;
}
#posts{
	float:right;
	width:45%;
}
#feeds{
	display:block; border:1px solid #666;
	height:auto; color:#333; margin:0px;
}
#feeds h1{
	background:#666;
	color:#fff;
	font-size:1.0em;
	margin:0;
	text-align:center;
	height:1.3em;
	line-height:1.3em;
}
#feeds h2{
	background:#ccc;
	color:#333;
	font-size:0.8em;
	margin:0px;
	border-top:1px solid #333;
	padding-left:15px;
}
#feeds a{
	background:#fff;
	color:#666;
	font-size:0.8em;
	margin: 2px 0 2px 2px;
}
#feeds a:hover{
	text-decoration:underline;
}
#extadsbot{
	clear:both;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
#extadscol{
	clear:both;
	text-align:center;
	margin-top:10px;
	margin-bottom:5px;
}
#rightcol .xtop, #rightcol .xbottom {display:block; background:transparent; font-size:1px;}
#rightcol .xb1, #rightcol .xb2, #rightcol .xb3, #rightcol .xb4 {display:block; overflow:hidden;}
#rightcol .xb1, #rightcol .xb2, #rightcol .xb3 {height:1px;}
#rightcol .xb2, #rightcol .xb3, #rightcol .xb4 {background:#333; border-left:1px solid #333; border-right:1px solid #333;}
#rightcol .xb1 {margin:0 5px; background:#333;}
#rightcol .xb2 {margin:0 3px; border-width:0 2px;}
#rightcol .xb3 {margin:0 2px;}
#rightcol .xb4 {height:2px; margin:0 1px;}


.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#eee; border-left:1px solid #999; border-right:1px solid #999;}
.xb1 {margin:0 5px; background:#999;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
.xboxmain {display:block; background:#eee; border:0 solid #999; border-width:0 1px; min-height:145px; 
	height:auto; font-size:0.75em; color:#333; margin:0;}
.halfads .xboxmain {min-height:185px;}
.xboxmain img{float:right; margin-left:3px;}
.xboxmain h1{font-size:1.3em; font-weight:bold; text-align:center; margin-top:0; margin-bottom:5px;}
.xboxmain h2{font-size:1.1em; font-weight:bold; text-align:left; margin:0 3px;}
.xboxcontent {margin:0 3px;}
.xboxcontent p{margin:0;}
.xboxcontent a{color:#666;}
.xboxcontent a:hover{color:#333;}
* html #wrapper #ads .xboxcontent{
height: 145px;
}
* html #wrapper .halfads .xboxcontent{
height: 185px;
}
#footer{
	text-align:right;
	font-size:0.75em;
	line-height:2.0em;
	height:2.0em;
	color:#c00;
	background:#ddd;
	font-weight:bold;
	width:100%;
	border-top:1px solid #666;
	clear:both;}
#footer a { font-weight:bolder; }
#footer a:link, #footer a:visited { color:#c00; }
#footer a:hover { color:#c66; }

.inputbox{
	color: #333;
	background: white;
	border: #333 solid 1px;
}
.button{
	background-color:#ddd;
	color:#666;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	text-align:center;
	font-weight:bolder;
	width:75px;
}
.widebutton{
	background-color:#ddd;
	color:#666;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	text-align:center;
	font-weight:bolder;
	width:105px;
}
#login{
	font-size:1.1em;
	position:relative;
	top: 15%;
	left: 33%;
	width:33%;
	text-align:center;
}
#register{
	font-size:1.1em;
	position:relative;
	top: 5%;
	left: 20%;
	width:60%;
	text-align:center;
}
hr{
	width:95%;
	text-align:center;
	color:#333;
	height:1px;
}
.error{
	color:#f00;
	font-weight:bold;
}
#posts p{
	margin:1px;
}
#posts .postingSmall{
	margin: 6px 8px;
}
#posts .title{
	font-size: 1.0em;
	color: #333;
	font-weight:bold;
	margin-bottom: 2px;
}
#posts .title a:hover{
	text-decoration:underline;
}
#posts .desc{
	font-size: 0.8em;
	color: #666;
	margin: 0;
}
#posts .name{
	font-size: 0.7em;
	color: #c00;
	margin: 0;
}
#blogs{
	border:0;
}
#blogs h1{
	color:#999;
	font-size:1.1em;
	margin: 0 0 0 15px;
	font-weight:bold;
}
.blog{
	margin-top:7px;
}
.blog p{
	margin:0;
}
.blog .title{
	font-size: 0.8em;
	color: #333;
	font-weight:bold;
}
.blog .title a:hover{
	text-decoration:underline;
}
.blog .desc{
	font-size: 0.75em;
	color: #666;
}
.blog .name{
	font-size: 0.7em;
	color: #c00;
}
.blog a:hover, #posts a:hover{
	text-decoration:underline;
}

table{
	padding:0;
	border-collapse: collapse; 
	margin:8px;
	font-size:0.8em;
	color:#333;
	empty-cells:show;
}
th{
	background-color:#666;
	color:white;
	font-weight:bold;
	text-align:center;
}
td{
	padding:1px;
}
.odd{
	background-color:#fff;
}
.even{
	background-color:#f3f3f3;
}
.smalltext{
	font-weight:lighter;
	font-size:smaller;
}
.border{
	border: 1px solid #333;
	float:left;
}
td .border{
	margin:0;
}
.cleartable{
	margin:0;
	padding:0;
	border-collapse: collapse; 
	font-size:1.0em;
	font-weight:normal;
}
.cleartable td{
	margin:0;
}
.hpgroup{
	width:169px;
	float:left;
	display:inline;
	margin-left:1px;
}
#site{
	float:left;
	margin-left:10px;
}
.postings ul{
	list-style-type:disc;
	font-size:0.8em;
	font-weight:bold;
}
.postings li{
	text-decoration:none;
}
.postings li a, .postings li a:visited {
	color:#333;
	}
.postings li a:hover {
	text-decoration:underline;}
.posting{
	margin:20px 30px 0 30px;
	font-size:1.0em;
	color:#666;
	border-bottom:1px dotted #ccc;
}
.posting h1{
	text-align:center;
	font-size:1.3em;
	color:#333;
	font-style:italic;
	font-weight:bold;
}
.byline{
	color:#333;
	font-size:0.8em;
}
.numcomments{
	color:#333;
	font-size:0.9em;
	float:right;
}
textarea { 
	 font-family:"Trebuchet MS", Trebuchet, Verdana, sans-serif;
	 background:#eee;
}
input { 
	font-family:"Trebuchet MS", Trebuchet, Verdana, sans-serif;
	background:#eee;
}
select { 
	font-family:"Trebuchet MS", Trebuchet, Verdana, sans-serif;
	background:#eee;
}
.profile
{
	float:left;
	width: 50%;
	font-size:1.2em;
}
.profile .heading, .awards .heading{
	margin-left:20px;
	text-align:left;
	font-size:1.4em;
	font-weight:bold;
}
.profile .status
{
	margin:0;
	font-size:1.0em;
	font-weight:bold;
	color:#c00;
}
.profile a{
	text-decoration:underline;
}
.profile hr, .awards hr{
	height:3px;
	width:98%;
	color:#666;
}
.awards
{
float:right;
width: 50%
}
.clear
{
clear:both;
}
.postcontent{
	font-size:0.9em;
}
.th 
{
	background:#fff;
	color:#000;
	border-bottom:1px solid #000;
}
.injured
{
	color:#c00;
}
.inactive
{
	color:#00c;
}
.inputright{
	text-align:right;
}
.highlight{
	background:#c00;
	color:#fff;
}
.highlight a{
	color:#fff;
}
.nhllogos{
	margin: 6px 0 0 0;
}
.youtube{
	margin:6px;
	text-align:center;
}
.leaguehead{
	font-size: 1.25em;
	padding-left: 2.5em;
	border-bottom: 2px solid #333;
	margin:8px 10px 0 10px;
}
.reg{
	text-align:left;
	font-size:1.1em;
}
.message
{
	margin:10px;
	border:1px solid #999;
	width:60%;
}
.message .subject
{
	font-size:1.2em;
	color:#c00;
	margin:2px;
	background-color:#ccc;
}
.message .contents
{
	margin:6px;
}
.message .byline
{
	text-align:right;
	margin:0;
	border-top:1px dashed #999;
}
.comment
{
	margin:3px 10px;
	border:1px solid #999;
	background-color:#eee;
}
.comment .commenter
{
	margin:3px 0 0 10px;
	color:#999;
	font-size:1.0em;
}
.comment .contents
{
	margin:3px 20px 0 20px;
	color:#333;
	font-size:0.9em;
}
.comment .datetime
{
	text-align:right;
	color:#999;
	margin:3px 20px;
	font-size:0.8em;
}

th a:link, th a:visited{
	color:#fff;
}
th a:hover{
	color:#eee;
}
.calendar{
	border:solid 1px #333;
}
.calendar th, .calendar td{
	border:solid 1px #333;
}
.filler{
	background:#eee;
}
.calendar td{
	vertical-align:top;
}
.calendar .date{
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width:15px;
	text-align:right;
	float:right;
}
.calendar .holiday{
	font-size:0.8em;
	color:#c00;
}
.calendar p{
	float:left;
	font-size:0.85em;
	margin: 5px 1px;
	line-height: 0.9em;
}
#announcements{
	font-family:helvetica, arial, verdana, sans-serif;
	border:1px solid #666;
	margin:8px;
	font-size:0.8em;
}
#announcements h3{
	border-bottom:1px solid #666;
	background:#eee;
	width:100%;
	text-align:center;
	margin:0;
}
.announce{
	margin:5px;
}
.announce h4
{
	margin:0;
	font-size:1.1em;
	font-weight:bold;
}
.announce p
{
	margin:1px 10px;
}
.unpaid
{
	text-decoration:line-through;
}
.cupleaders{ 
	border:1px solid #666;
    color:#333;
	margin:0px;
}
.cupleaders h2{
	font-family: arial, helvetica, verdana, sans-serif;	
	background:#ccc;
	color:#333;
	font-size:1.0em;
	text-align:center;
	height:1.5em;
	line-height:1.5em;
	border-bottom:solid 1px #666;
	margin:0;
}
.cupleaders a{
	text-align:center;
	color:#c00;
	font-size:0.8em;
	display:block;
	border-top:dotted 1px #666;
}
.cupleaders a:hover{
	text-decoration:underline;
}
.cupleaders table{
	margin:0px;
	width:100%
}
.winners{
	font-weight:bold;
	float:left;
	margin:3px 3px;
	padding:0;
	text-align:left;
	width:171px;
}
.winners th{
	font-style:italic;
	background:#a00;
	padding:4px;
	font-size:1.0em;
}
.winners td{
	padding:4px;
}
#pastwinners{
	clear:both;
	margin:5px 3px;
	text-align:center;
	font-size:0.9em;
}
#pastwinners h3{
	font-size:1.2em;
	background:#eee;
	border:dotted 1px #a00;
	margin:2px 3px;
}
#help{
	margin:10px;
}
#help p{
	margin:0;
}
.question{
	font-size:0.8em;
	margin-top:10px;
}
.Q{
	font-weight:bold;
}
.legend
{
	border:dotted 1px #666;
	font-size:0.75em;
	float:left;
}
.legend th, .legend td
{
	padding:1px 3px;
}
.big{
	font-size:1.2em;
}
.mid{
	font-size:1.4em;
	font-weight:bold;
}
.mid img{
	vertical-align:middle;
}
.nums{
	text-align:right;
}
.side{
	text-align:left;
}
.rsssubscribe{
	margin-top:5px;
	margin-bottom:3px;
	text-align:center;
}
.rsssubscribe a:link{
	font-size:0.8em;
	color:#111;
}
.Q{
	margin: 5px;
	font-weight:bold;
	font-size: 0.9em;
	color:#333;
}
.A{
	margin: 0 5px 10px 10px;
	font-size: 0.9em;
}
.intro{
	font-style:italic;
	margin:10px;
	font-size: 0.9em;
}