@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #DDDDDD;
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 10px 0px 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 80%;
	background-image: url(images/footer-bk.jpg);
	background-repeat: repeat;
	height: 50px;
	padding-top: 10px;
}
.fullcolumn {
	width:1024px;
	float:left;
	background-image: url(images/navsidebg.png);
}
.leftcolumn {
	width:192px;
	float:left;
	margin-left:5px;
	margin-top:5px;
}
.rightcolumn {
	width:832px;
	float:left;
	margin-left:-13px;
	margin-top:5px;
}
.text-main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: ;
	color: #000000;
}
.text-main-white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: ;
	color: #ffffff;
}

.text-main-sm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: ;
	color: #000000;
}

.text-main-blue-xlarge {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #339999;
}
.text-main-blue-large {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #339999;
}

.text-main-blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #339999;
}
.text-main-sm-blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: ;
	color: #339999;
}
.text-main-yellow {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffcc00;
}

.text-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.text-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
.text-white-sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.text-yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.footera:link {
	font-family: Tahoma;
	font-size: 80%;


	font-weight: ;
	color: #ffffff;
	text-decoration: underline;
}
.footera:active {
	font-family: Tahoma;
	font-size: 80%;
	font-weight: ;
	color: #FFF;
	text-decoration: underline;
}
.footera:hover {
	font-family: Tahoma;
	font-size: 80%;
	font-weight: ;
	color: #FF6;
	text-decoration: underline;
}
.footera:visited {
	font-family: Tahoma;
	font-size: 80%;
	font-weight: ;
	color: #ffffff;
	text-decoration: underline;
}

.flash {
	background-image: url(images/flash-bk.jpg);
	background-repeat: repeat;
}

.container-grad {
	background-image: url(images/container.jpg);
	background-repeat: no-repeat;
	padding: 15px 15px 15px 15px;
}
.bfootera:link {
	font-family: Tahoma;
	font-size: 90%;
	font-weight: bold;
	color: #339999;
	text-decoration: underline;
}
.bfootera:active {
	font-family: Tahoma;
	font-size: 90%;
	font-weight: bold;
	color: #339999;
	text-decoration: underline;
}
.bfootera:hover {
	font-family: Tahoma;
	font-size: 90%;
	font-weight: bold;
	color: #339999;
	text-decoration: underline;
}
.bfootera:visited {
	font-family: Tahoma;
	font-size: 90%;
	font-weight: bold;
	color: #339999;
	text-decoration: underline;
}
.linespacer {
	background-image: url(images/line-spacer.jpg);
	background-repeat: repeat;
}

/***** SPORTS PAGES NAVIGATION WITH BASEBALL HIGHLIGHT***********************************************/

ul#sports{margin:0; padding:0; list-style:none; clear:both;}  
        #sports li{overflow:hidden; text-indent:-9999px; display:inline; float:left; height:192px;}  
            #sports li a{background:url(images/sportsnavside2.png); no-repeat; width:100%; height:100%; display:block;}  
  
            /* Baseball Button */  
            #sports li.baseball{width:166px; height:32px;}  
                #sports li.baseball a{background-position:0px 0px;}  
                #sports li.baseball a:hover{background-position:166px 0px;}  
                #sports li.baseball a.selected{background-position:-166px -0px;}  

            /* Softball Button */  
            #sports li.options{width:166px; height:32px;}  
                #sports li.options a{background-position:0px 32px;}  
                #sports li.options a:hover{background-position:166px 32px;}  
  
            /* Hockey Button */  
            #sports li.printed{width:166px; height:32px;}  
                #sports li.printed a{background-position:0px 64px;}  
                #sports li.printed a:hover{background-position:166px 64px;}  
				
			/* Other Button */  
            #sports li.other{width:166px; height:32px;}  
                #sports li.other a{background-position:0px 96px;}  
                #sports li.other a:hover{background-position:166px 96px;}  
				
			/* Printed Button */  
            #sports li.hockey{width:166px; height:32px;}  
                #sports li.hockey a{background-position:0px 128px;}  
                #sports li.hockey a:hover{background-position:166px 128px;}  
				
			/* Options Button */  
            #sports li.softball{width:166px; height:32px;}  
                #sports li.softball a{background-position:0px 160px;}  
                #sports li.softball a:hover{background-position:166px 160px;}  
			
/**********************************************SOFTBALL HIGHLIGHT SPORTS PAGES NAVIGATION ***********************************************/

ul#softball{margin:0; padding:0; list-style:none; clear:both;}  
        #softball li{overflow:hidden; text-indent:-9999px; display:inline; float:left; height:192px;}  
            #softball li a{background:url(images/sportsnavside2.png); no-repeat; width:100%; height:100%; display:block;}  
  
            /* Baseball Button */  
            #softball li.baseball{width:166px; height:32px;}  
                #softball li.baseball a{background-position:0px 0px;}  
                #softball li.baseball a:hover{background-position:166px 0px;}  

            /* Softball Button */  
            #softball li.options{width:166px; height:32px;}  
                #softball li.options a{background-position:0px 32px;}  
                #softball li.options a:hover{background-position:166px 32px;}  
  				#softball li.softball a.selected{background-position:-166px -32px;}  

            /* Hockey Button */  
            #softball li.printed{width:166px; height:32px;}  
                #softball li.printed a{background-position:0px 64px;}  
                #softball li.printed a:hover{background-position:166px 64px;}  
				
			/* Other Button */  
            #softball li.other{width:166px; height:32px;}  
                #softball li.other a{background-position:0px 96px;}  
                #softball li.other a:hover{background-position:166px 96px;}  
				
			/* Printed Button */  
            #softball li.hockey{width:166px; height:32px;}  
                #softball li.hockey a{background-position:0px 128px;}  
                #softball li.hockey a:hover{background-position:166px 128px;}  
				
			/* Options Button */  
            #softball li.softball{width:166px; height:32px;}  
                #softball li.softball a{background-position:0px 160px;}  
                #softball li.softball a:hover{background-position:166px 160px;}  

/**********************************************HOCKEY HIGHLIGHT SPORTS PAGES NAVIGATION ***********************************************/

ul#hockey{margin:0; padding:0; list-style:none; clear:both;}  
        #hockey li{overflow:hidden; text-indent:-9999px; display:inline; float:left; height:192px;}  
            #hockey li a{background:url(images/sportsnavside2.png); no-repeat; width:100%; height:100%; display:block;}  
  
            /* Baseball Button */  
            #hockey li.baseball{width:166px; height:32px;}  
                #hockey li.baseball a{background-position:0px 0px;}  
                #hockey li.baseball a:hover{background-position:166px 0px;}  

            /* Softball Button */  
            #hockey li.options{width:166px; height:32px;}  
                #hockey li.options a{background-position:0px 32px;}  
                #hockey li.options a:hover{background-position:166px 32px;}  
  
            /* Hockey Button */  
            #hockey li.printed{width:166px; height:32px;}  
                #hockey li.printed a{background-position:0px 64px;}  
                #hockey li.printed a:hover{background-position:166px 64px;}  
                #hockey li.hockey a.selected{background-position:-166px -64px;}  

			/* Other Button */  
            #hockey li.other{width:166px; height:32px;}  
                #hockey li.other a{background-position:0px 96px;}  
                #hockey li.other a:hover{background-position:166px 96px;}  
				
			/* Printed Button */  
            #hockey li.hockey{width:166px; height:32px;}  
                #hockey li.hockey a{background-position:0px 128px;}  
                #hockey li.hockey a:hover{background-position:166px 128px;}  
				
			/* Options Button */  
            #hockey li.softball{width:166px; height:32px;}  
                #hockey li.softball a{background-position:0px 160px;}  
                #hockey li.softball a:hover{background-position:166px 160px;}  


/**********************************************OTHER SPORTS HIGHLIGHT SPORTS PAGES NAVIGATION ***********************************************/

ul#other{margin:0; padding:0; list-style:none; clear:both;}  
        #other li{overflow:hidden; text-indent:-9999px; display:inline; float:left; height:192px;}  
            #other li a{background:url(images/sportsnavside2.png); no-repeat; width:100%; height:100%; display:block;}  
  
            /* Baseball Button */  
            #other li.baseball{width:166px; height:32px;}  
                #other li.baseball a{background-position:0px 0px;}  
                #other li.baseball a:hover{background-position:166px 0px;}  

            /* Softball Button */  
            #other li.options{width:166px; height:32px;}  
                #other li.options a{background-position:0px 32px;}  
                #other li.options a:hover{background-position:166px 32px;}  
  
            /* Hockey Button */  
            #other li.printed{width:166px; height:32px;}  
                #other li.printed a{background-position:0px 64px;}  
                #other li.printed a:hover{background-position:166px 64px;}  

			/* Other Button */  
            #other li.other{width:166px; height:32px;}  
                #other li.other a{background-position:0px 96px;}  
                #other li.other a:hover{background-position:166px 96px;}  
	            #other li.other a.selected{background-position:-166px -96px;}  
			
			/* Printed Button */  
            #other li.hockey{width:166px; height:32px;}  
                #other li.hockey a{background-position:0px 128px;}  
                #other li.hockey a:hover{background-position:166px 128px;}  
				
			/* Options Button */  
            #other li.softball{width:166px; height:32px;}  
                #other li.softball a{background-position:0px 160px;}  
                #other li.softball a:hover{background-position:166px 160px;}  

/**********************************************PRINTED HIGHLIGHT SPORTS PAGES NAVIGATION ***********************************************/

ul#printed{margin:0; padding:0; list-style:none; clear:both;}  
        #printed li{overflow:hidden; text-indent:-9999px; display:inline; float:left; height:192px;}  
            #printed li a{background:url(images/sportsnavside2.png); no-repeat; width:100%; height:100%; display:block;}  
  
            /* Baseball Button */  
            #printed li.baseball{width:166px; height:32px;}  
                #printed li.baseball a{background-position:0px 0px;}  
                #printed li.baseball a:hover{background-position:166px 0px;}  

            /* Softball Button */  
            #printed li.options{width:166px; height:32px;}  
                #printed li.options a{background-position:0px 32px;}  
                #printed li.options a:hover{background-position:166px 32px;}  
  
            /* Hockey Button */  
            #printed li.printed{width:166px; height:32px;}  
                #printed li.printed a{background-position:0px 64px;}  
                #printed li.printed a:hover{background-position:166px 64px;}  

			/* Other Button */  
            #printed li.other{width:166px; height:32px;}  
                #printed li.other a{background-position:0px 96px;}  
                #printed li.other a:hover{background-position:166px 96px;}  
			
			/* Printed Button */  
            #printed li.hockey{width:166px; height:32px;}  
                #printed li.hockey a{background-position:0px 128px;}  
                #printed li.hockey a:hover{background-position:166px 128px;}  
				#printed li.printed a.selected{background-position:-166px -128px;}  

			/* Options Button */  
            #printed li.softball{width:166px; height:32px;}  
                #printed li.softball a{background-position:0px 160px;}  
                #printed li.softball a:hover{background-position:166px 160px;}  


/**********************************************OPTIONS HIGHLIGHT SPORTS PAGES NAVIGATION ***********************************************/

ul#options{margin:0; padding:0; list-style:none; clear:both;}  
        #options li{overflow:hidden; text-indent:-9999px; display:inline; float:left; height:192px;}  
            #options li a{background:url(images/sportsnavside2.png); no-repeat; width:100%; height:100%; display:block;}  
  
            /* Baseball Button */  
            #options li.baseball{width:166px; height:32px;}  
                #options li.baseball a{background-position:0px 0px;}  
                #options li.baseball a:hover{background-position:166px 0px;}  

            /* Softball Button */  
            #options li.options{width:166px; height:32px;}  
                #options li.options a{background-position:0px 32px;}  
                #options li.options a:hover{background-position:166px 32px;}  

            /* Hockey Button */  
            #options li.printed{width:166px; height:32px;}  
                #options li.printed a{background-position:0px 64px;}  
                #options li.printed a:hover{background-position:166px 64px;}  

			/* Other Button */  
            #options li.other{width:166px; height:32px;}  
                #options li.other a{background-position:0px 96px;}  
                #options li.other a:hover{background-position:166px 96px;}  
			
			/* Printed Button */  
            #options li.hockey{width:166px; height:32px;}  
                #options li.hockey a{background-position:0px 128px;}  
                #options li.hockey a:hover{background-position:166px 128px;}  

			/* Options Button */  
            #options li.softball{width:166px; height:32px;}  
                #options li.softball a{background-position:0px 160px;}  
                #options li.softball a:hover{background-position:166px 160px;}  
  				#options li.options a.selected{background-position:-166px -160px;}  

