P { font-size: 11px; font-family: verdana, arial, sans-serif; text-decoration: none}
BR, B {font-family: verdana, arial; text-decoration: none}


a { 
	color: blue; 
	font-size: 11px; 
	font-family: verdana, arial; 
	text-decoration: none
  }

a:hover { 
	color: red; 
	font-size: 11px; 
	font-family: verdana, arial; 
	text-decoration: none
	}

td {
	 font-size: 11px;
	 color: grey;
	 }

#lightOrangeLine {
	height: 2px;
	font-size: 2px;
	width: 750px;
	background-color: #ffcc00;
	}
	
#darkOrangeLine {
	height: 2px;
	font-size: 2px;
	width: 750px;
	background-color: #ff9933;
	}
	
#mainNavBar {
	width: 750px;
	height: 15px;
	padding-top: 5px;
	background-color: #ff9933;
	font-size: 11px;
	font-weight: bold;
}


#mainNavBar a { 
	color: #ffffff; 
	font-size: 11px; 
	font-family: verdana, arial; 
	text-decoration: none
  }

.mainNavCol {
	width: 187px;
  float: left;
	color: #ffffff;
	text-align: center;
}

#tourneyBanner {
	height: 61px;
	font-size: 61px;
	width: 750px;
	background-color: #ffcc00;
}

#seasonBanner {
	height: 61px;
	font-size: 61px;
	width: 750px;
	background-color: #6699CC;
}
	
#welcomeBox {
	width: 456px;
	position: absolute;
	display: inline; 
	margin-left: 146px; 
	}

#myBox {
  margin-left: 0px;
	margin-top: 0px;
	border: solid 1px gray;
	width: 748px;
	height: 75px;
	/* background: url(/images/top_banner_pix3.jpg) no-repeat; */
}

#ngslbody { 
	color: #000000;
	font-size: 11px;   
	font-family: verdana, arial, sans-serif; 
	text-decoration: none;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	width: 750px;
	}

#invitationalBox {
  margin-top: 0px;
  width: 147px;
	float: left;
}

#dropLineLeft {
  background-color: lightGrey;
	float: left;
	width: 1px;
	height: 40px;
}

#dropLineRight {
  background-color: lightGrey;
	float: right;
	width: 1px;
	height: 40px;
}

#mainContent {
	width: 750px;
	float: left;
	}

#mainContentSeason {
	width: 603px;
	float: left;
	}

#mainContentSeason td {
  color: black;
	}
	
#mainContentSeason tr:hover {
	bgcolor: lightRed;
	}

#mainContentSeason h1 {
  font-size: 18px;
	color: black;
	}

.invitationalLead {
	width: 145px;
	height: 15px;
	background-color: #ffcc00;
	color: #ff6600;
	border: solid 1px lightGrey;
	text-align: center;
	border-collapse: collapse;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.invitationalReg {
  width: 139px;
	height: 18px;
	padding-top: 5px;
	background-color: #ffffff;
	/*border: solid 1px lightGrey; */
	border-bottom: solid 1px lightGrey;
	border-left: solid 1px lightGrey;
	border-right: solid 1px lightGrey;
	border-collapse: collapse;
	text-align: left;
	padding-left: 6px;
}

.weatherLink {
	margin-top: 20px;
	float: left;
}

.cfysLink {
	border: solid 1px lightblue;
	width: 143;
	float: left;
	margin-top: 20px;
}

.ksSideAd {
	margin-top: 20px;
	float: left;
}

.seasonLead {
	width: 145px;
	height: 15px;
	float: right;
	background-color: #6699cc;
	color: #cccccc;
	border: solid 1px lightGrey;
	text-align: center;
	border-collapse: collapse;
	padding-top: 5px;
	padding-bottom: 5px;
}

.seasonReg {
  width: 139px;
	height: 18px;
	float: right;
	padding-top: 5px;
	background-color: #ffffff;
	/*border: solid 1px lightGrey;*/
	border-bottom: solid 1px lightGrey;
	border-left: solid 1px lightGrey;
	border-right: solid 1px lightGrey;
	border-collapse: collapse;
	text-align: left;
	padding-left: 6px;
}



.photoBox {
	border: solid 1px lightblue;
	background-color: lavender;
	width: 140px;
	float: right;
	margin-top: 20px;
	padding-right: 5px;
}

#mainBox {
  width: 456px;
  float: left;
	margin-top: 45px;
}

#weatherBox {
  width: 446px;
	margin: 5px;
	border: dashed 1px lightGrey;
}

#announce {
  width: 446px;
	margin: 5px;
	border: dashed 1px lightGrey;
	font-size: 11px;
	color: grey;
}

#announce img {
  float: left;
	margin-right: 5px;
}

#announce h1 {
	font-size: 11px;
	color: black;
	font-weight: bold;
}

#announce p {

}

#announce td {
  font-size: 11px;
}

#clear {
	clear: both
}

#weatherBox p {
  margin: 2px;
}

#seasonBox {
  margin-top: 0px;
	width: 147px;
	float: right;
	}

.boxIMG {
  padding-left: 0px;
	}
	
#clearMe {
	clear: both;
	}
	
#footer {
	font-size: 9px;
	/*width: 446px;*/
	color: lightGrey;
	text-align: center;
	clear: both;
	padding-top: 5px;
}

#footer a {
	font-size: 9px;
	color: lightBlue;
}
