@CHARSET "ISO-8859-1";
body {
	background-color:#CCC;
}
.background {
	background-image:url("Pictures/NL Logo.jpg");
	background-repeat:repeat;
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
  	opacity:0.6;
}
fieldset{
	color:#000066;
	border-color:#000066;
	border-width:5px;
}
legend{
	font-weight:bold;
	font-size:18px;
}
.contentFrame {
	background-color:white;
	top:0%;
	position: static;
	width: 75%;
	height: 100%;
	left: 12.5%;
}
.banner {
	width: 100%;
}
.bannerDiv{
	background-color:#000066;
	width:1000px;
	height:150px;
}
.button{
	width:150px;
	border:1px solid white;
	background-color:navy;
	color:yellow;
}
.navigationDiv{
	background-color: #000066;
	z-index:1;
}
.navigation {
	padding: 0;
	list-style-type: none;;
	font-size: 14pt;
	color: gold;
	font-family: "Calibri";
	margin-left:5px;
}
.navigationLI{
	display: inline;;
	padding-left: 8px;
	padding-right: 8px;
	border-style-right: solid;
	border-right-width: thin;
	border-right-color: silver
}
.navigationA{
	text-decoration: none;
	color: silver;
	font-size:18px;
	font-family:"Calibri";
}
.navigationTable{}
.navigationTable td{
	background-color:#000066;
	color:#FFDD00;
	cursor:pointer;
	width:16%;
	height:25px;
	text-align:center;
	border:2px solid white;
}
.navSubMenu{
	position:absolute;
	float:left;
	background-color:#DADADA;
	border:1px solid #000066;
}
.navSubMenu td{
	 border:1px solid #000066;
	 color:#000066;
	 cursor:pointer;
	 height:40px;
}
.weeklyUpdate {
	float:left;
	width: 1000px;
	top:45px;
	margin-top:10px;
}
.homePageStandings {
	margin-left:5px;
	float:left;
	width:179px;
}
.homePageStandingsTable{
	font-size: 13pt;
	color: navy;
	font-family: Calibri;
	cell-padding-right: 3px;
}
.standingsTableTD{
	text-align: center;
	padding-left: 5px;;
}
.teamLeadersTD{
	padding-left:10px;
}
.teamLeaders{
	margin-left:10px;
	float:left;
	width:178px;
}
.teamLeadersTable{
	font-size: 13pt;
	color: navy;
	font-family:Calibri;
}
.teamIntro {
	margin-left:20px;
	color: navy; 
	font-size: 11pt;
	font-family: Calibri;
	width: 1000px;
	float:left;
}
.weeklyUpdateText {
	color: navy;
	font-family: Calibri;
	font-size: 14pt;
}
.weeklyUpdateText2 {
	color: navy;
	font-family: Calibri;
	font-size: 14pt;
}
.roster {
	color: navy;
	font-family: Calibri;
	font-size: 14pt;
	margin-left:100px;
}
.rosterA{
	text-decoration: none;
	color:navy;
}
.rosterTable {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-color: gold;
	border-right-width: medium;
	border-right-style: dashed;
	padding-right: 10px;
	text-align: left;
}
TH {
	text-align: left
}
.statsContentFrame {
	left:53px;
	bgcolor:#FFF;	
}
.statsBanner {
	margin-left:50px;
	width:800px;
}
.statsFrame{
	 width:1000px;
}
.statsNavigation {
	padding: 0;
	list-style-type: none;;
	font-size: 14pt;
	color: gold;
	font-family: "Calibri";
	top: 0%;
	left: 27%
}
.fieldInfo{
	color:navy;
	margin-left:15px;
}
.contactFrame{
	margin-left:15px;
}
.BABALink{
	 float:left;
}
.NLLogo{
	margin-left:5px;
	margin-top:5px;
	float:left;
	width:75px;
	top: 0px;
}
.BABALogoStats{
	z-index: 2;
	left: 84%;
	width: 5%;
	top: 0%
}
.contactInfo{
	font-size: 24pt;
	color: black;
	font-family: Calibri
}
.testContentFrame{
	margin: auto;
	width: 700px;
	background-color: white
}
.contactP {
	color: navy;
	border-left-color: gold;
	font-family: Calibri;
	border-left-width: thin;
	border-left-style: dashed;
	font-size: 14pt;
	text-decoration: underline
}
.updatedDiv{
	bottom: 0px; 
	color: #000066;
	font-family: Calibri;
	font-size: 9pt;
	left:30px;
	width:1000px;
	float:left;
}
HR{
	width: 100%;
	height:1px;
}
H1, H2{
	color:#00C;
}
.schedule{
	color: navy;
	font-family: Calibri;
	font-size: 14pt; 
	margin-left:200px;
}
#main{
 	width:1000px;
 	margin:auto;
 	text-align:left;
 	margin-top:10px;
 	background:#FFFFFF;
   	/* for IE */
   	filter:alpha(opacity=100);
   	/* CSS3 standard */
  	opacity:1;
}
.clearfix:after{
 	content:".";
 	display:block;
 	clear:both;
 	visibility:hidden;
 	line-height:0;
 	height:0;
}
.striping { 
	background-color:#DADADA; 
}
.clearfix { 
	display:inline-block; 
}
html[xmlns] .clearfix { display: block; }
* html .clearfix { height:1%; }
.news{
	float:right;
}
.table{
	margin:0px auto;
	text-align:right;
	padding:10px;
	font-family: Calibri;
	color:navy;
}
.center { text-align:center; }
.playerProfileTD {
	border-bottom:thin;
	border-bottom-color:navy;
	border-bottom-style:solid;
	border-bottom-width:thin;
	text-align:left;}
A{ 
	text-decoration:underline;
   	color:navy;
}








