html, body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #333;
	}

a:link   {
                text-decoration: none;
                color: #009;
                }

a:visited   {
                text-decoration: none;
                color: #009;
                }

a:hover   {
                text-decoration: underline;
                color: #c70;
                }

a:active   {
                text-decoration: none;
                color: #c70;
                }

	
#nav {
	width: 220px;
	float: left;
                font-size: 11px;
	margin-left: -1px;
	padding: 5px;
                text-align: center;
	}
	
	
#content {
	padding: 5px;
	font-size: 11px;
        margin-left: 230px;
	border-left: 1px solid #006;
	}

#header {
	background-color: #fff;
	color: #006;
	border-bottom: 1px solid #006;
	margin-bottom: 0px;
        font-size: 11px;
	}
	
#footer {
	background-color: #fff;
	color: #006;
	border-top: 1px solid #006;
	font-size: 11px;
	text-align: right;
	padding: 2px 10px 0 0;
	clear: both;
	}


.spacer {
	clear: both;
	}
	
p {
	padding: 0;
	margin-top: 0px;
	font-family: Arial, 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	}

dd, dt {
	font-family: Arial, 'Lucida Grande', Verdana,  Geneva, Lucida, Helvetica, Arial, sans-serif;
	font-size: 0.95em;
	}

td {

                 text-align: center;
                 }

#news      {
                 width: 400px;
                 border: 1px #000;
                 padding: 10px;
                 font-family: Arial, Georgia;
                 font-size: 12px;
                 }

#standings      {
                 border: 1px dotted #000;
                 padding: 10px;
                 font-family: Arial, Georgia;
                 font-size: 12px;
                 }

#standings2      {
                 border: 1px dotted #000;
                 padding: 5px;
                 font-family: Verdana;
                 font-size: 11px;
                 }

#c    {
             background: #ffccff;
                 }

#x    {
             background: #eeeeee;
                 }

#s    {
             background: #99ccff;
                 }


#sched      {
                 background: white url(/images/softballback.jpg) center;
                 border: 1px #000;
                 padding: 10px;
                 font-family: Arial, Georgia;
                 font-size: 12px;
                 }

#weekly      {
                 border: 1px solid #000;
                 padding: 10px;
                 font-family: Arial, Georgia;
                 font-size: 12px;
                 }

#navbar      {
                 border: none;
                 padding: 3px;
                 font-family: Arial, Georgia;
                 font-size: 12px;
                 }

#gray    {
             background: #f5eace;
                 }

#sr1    {
             background: #ffffff;
                 }

#sr2    {
             background: #cccccc;
                 }

#winner    {
             background: #f4e468;
             color: #000000;
                 }

#tablehead    {
               color: #ffffff;
               background: #e36912;
                 }

#navrow    {
               color: #ffffff;
               background: #cccccc;
                 }

#subhead    {
               color: #ffffff;
               background: #cc7700;
                 }

#totals    {
               color: #ffffff;
               background: #000000;
                 }

#wtotals    {
               color: #ffffff;
               background: #b9312b;
                 }

#scoreb    {
               color: #ffffff;
               background: #28592b;
                 }

#scorea    {
               color: #ffffff;
               background: #000;
               font-size: 11px;
                 }

#updated    {
               color: #ffffff;
               background: #000;
               font-size: 11px;
               text-align: right;
                 }

#legend    {
               color: #000;
               background: #fff;
               font-size: 11px;
               text-align: right;
                 }

#forum {
	padding: 10px;
	font-size: 12px;
                	}

#forum2 {
	padding: 10px;
	font-size: 12px;
                font-color: 392d8e;
                	}

























































