* {
	margin: 0px;
	padding: 0px;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}

body {
	background: #333;
}

img {
	behavior: url(iepngfix.htc);
	text-decoration: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#Masthead {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	height: 155px;
	background: url("/images/bgtrans.png") bottom repeat-x;
	behavior: url(iepngfix.htc);
}

#Logo {
	position: absolute;
	top: 0;
	left: 0px;
	z-index: 1;
}

#Menu {
	position: absolute;
	top: 65px;
	left: 0;
	height: 30px;
	width: 750px;
	z-index: 1;
}
#Menu img { border: none;  }

#Menu li {
	margin: 0 1px;
	padding: 0;
	display: inline;
	float: left;
}

#Nav_Home { background: url("") no-repeat; behavior: url(iepngfix.htc); }
#Nav_Tackle { background: url("") no-repeat; behavior: url(iepngfix.htc); }
#Nav_Cheer { background: url("") no-repeat; behavior: url(iepngfix.htc); }
#Nav_Coaches { background: url("") no-repeat; behavior: url(iepngfix.htc); }
#Nav_Directors { background: url("") no-repeat; behavior: url(iepngfix.htc); }
#Nav_Club { background: url("") no-repeat; behavior: url(iepngfix.htc); }

#Nav_Home:hover { background: url("") no-repeat; behavior: url(iepngfix.htc); }
#Nav_Tackle:hover { background: url("") no-repeat; behavior: url(iepngfix.htc); }
#Nav_Cheer:hover { background: url("") no-repeat; behavior: url(iepngfix.htc); }
#Nav_Coaches:hover { background: url("") no-repeat; behavior: url(iepngfix.htc); }
#Nav_Directors:hover { background: url("") no-repeat; behavior: url(iepngfix.htc); }
#Nav_Club:hover { background: url("") no-repeat; behavior: url(iepngfix.htc); }

#Home #Nav_Home { background: url("") no-repeat; behavior: url(iepngfix.htc); }
#Tackle #Nav_Tackle { background: url("") no-repeat; behavior: url(iepngfix.htc); }
#Cheer #Nav_Cheer { background: url("") no-repeat; behavior: url(iepngfix.htc); }
#Coaches #Nav_Coaches { background: url("") no-repeat; behavior: url(iepngfix.htc); }
#Directors #Nav_Directors { background: url("") no-repeat; behavior: url(iepngfix.htc); }
#Club #Nav_Club { background: url("") no-repeat; behavior: url(iepngfix.htc); }


#Menu ul.left {
	position: absolute;
	top: 0px;
	right: 470px;
}

#Menu ul.right {
	position: absolute;
	top: 0px;
	left: 470px;
}

#SubMenu {
	position: absolute;
	top: 95px;
	left: 0;
	background: #000 url("") repeat-x;
	height: 46px;
	width: 750px;
	z-index: 1;
}

#SubMenu li {
	display: inline;
	font: bold 13px/13px Arial, san-serif;
	color: #999;
	text-transform: uppercase;
}

#SubMenu ul.left li {
	margin-left: 10px;
}

#SubMenu ul.right li {
	margin-right: 10px;
}

#SubMenu a:link,
#SubMenu a:visited {
	text-decoration: none;
	color: #AAA;
}

#SubMenu a:hover {
	color: #FFF;
}

#SubMenu ul.left {
	position: absolute;
	top: 16px;
	right: 485px;
}

#SubMenu ul.right {
	position: absolute;
	top: 16px;
	left: 475px;
}

#Main {
	width: 1200px;
	margin: 0 auto;
	background: none;
	behavior: url(iepngfix.htc);
}

#Main small a:link,
#Main small a:visited {
	font: 11px/100% Arial, sans-serif;
	color: #000;
	outline:none;
}
#Main a:link,
#Main a:visited {
	color: #fff;
}
#Main a:hover,
#Main a:active {
	color: #fff
	}

#FrogJS{
	width: 860px;
	height: 400px;
	margin: 0 auto;
}
#FrogJSCredit{
				text-align: right;
				font-size: 80%;
				color: #999;
				padding: 1px;
			}
			#FrogJSCaption{
				text-align: left;
				line-height: 140%;
			}
#Ads {
	width: 750px;
	padding-bottom: 10px;
}
#Ads img { 
	margin-bottom: 10px;
	border: none;
}

#Adsright {
	width: 300px;
	text-align: center;
	padding-bottom: 10px;
	float: right;
}
#Adsright img { 
	margin-bottom: 10px;
	border: none;
}





#teamlogo {
	width: 165px;
	text-align: center;
	padding-bottom: 10px;
}
#teamlogo img { 
	margin-bottom: 10px;
}

.clear {
	clear: both;
}

#Content {
	float: right;
	width:1200px;
	
}
#Content img {
	border: none;
	}
#Content ul.subnav {
	padding: 0 0 15px 0;
}
#Content ul.subnav li {
	display: inline;
	font: bold 13px/125% Arial, sans-serif;
	padding: 0 8px 0 0;
}

#Content h1 {
	color: #000;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
	margin: 0 20px 14px 0;
	font: bold 24px/135% Arial, sans-serif;
}

#Content h2 {
	font: bold 13px/125% Arial, sans-serif;
	color: #000;
	margin: 0 20px 14px 0;
}

#Content p {
	font: 12px/135% Arial, sans-serif;
	color: #000;
	margin: 0 20px 14px 0;
}

#Content a {
	color: #000;
}
#Content td {
	font: 12px/135% Arial, sans-serif;
	color: #000;
	vertical-align: top;

}

#Content ul {
	margin-left: 30px;
	margin-bottom: 12px;
}
#Content li {
	font: 12px/135% Arial, sans-serif;
	color: #000;

}
#Contentleft {
	float: right;
	width: 520px;
}
#Contentleft img {
	border: none;
	}
#Contentleft ul.subnav {
	padding: 25px 0 15px 0;
}
#Contentleft ul.subnav li {
	display: inline;
	font: bold 13px/125% Arial, sans-serif;
	padding: 0 8px 0 0;
}

#Contentleft h1 {
	color: #000;
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
	margin: 0 20px 14px 0;
	font: bold 24px/135% Arial, sans-serif;
}

#Contentleft h2 {
	font: bold 13px/125% Arial, sans-serif;
	color: #000;
	margin: 0 20px 14px 0;
}

#Contentleft p {
	font: 12px/135% Arial, sans-serif;
	color: #000;
	margin: 0 20px 14px 0;
}

#Contentleft a {
	color: #000;
}
#Contentleft td {
	font: 12px/135% Arial, sans-serif;
	color: #000;
	vertical-align: top;

}

#Contentleft ul {
	margin-left: 30px;
	margin-bottom: 12px;
}
#Contentleft li {
	font: 12px/135% Arial, sans-serif;
	color: #000;

}
#Contentmiddle {
	float: right;
	width: 500px;
}
#Contentmidlle a:link,
#Contentmiddle a:visited {
	color: #ff6600;
}
#Contentmiddle a:hover,
#Contentmiddle a:active {
	color: #ff6600
	}
#Contentmiddle img {
	border: none;
	}
#Contentmiddle ul.subnav {
	padding: 0 0 15px 0;
}
#Contentmiddle ul.subnav li {
	display: inline;
	font: bold 13px/125% Arial, sans-serif;
	padding: 0 8px 0 0;
}

#Contentmiddle h1 {
	color: #000;
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
	margin: 0 20px 14px 0;
	font: bold 24px/135% Arial, sans-serif;
}

#Contentmiddle h2 {
	font: bold 13px/125% Arial, sans-serif;
	color: #000;
	margin: 0 20px 14px 0;
}

#Contentmiddle p {
	font: 12px/135% Arial, sans-serif;
	color: #000;
	margin: 0 20px 14px 0;
}

#Contentmiddle a {
	color: #000;
}
#Contentmiddle td {
	font: 12px/135% Arial, sans-serif;
	color: #fff;
	vertical-align: top;

}

#Contentmiddle ul {
	margin-left: 30px;
	margin-bottom: 12px;
}
#Contentmiddle li {
	font: 12px/135% Arial, sans-serif;
	color: #fff;

}
#Login {
	border: 1px solid #999;
	background: #666;
	width: 250px;
	padding: 10px;
	margin-bottom: 12px;
	font: 12px/135% Arial, sans-serif;
	color: #000;
}
#Login input.text {
	width: 150px;
}

#Footer {
	font: 11px/135% Arial, sans-serif;
	color: #000;
	text-align: center;
	padding: 15px;
}

#Footer a:link,
#Footer a:visited {
	color: #ffffff;
}

#Footer a:hover,
#Footer a:active {
	color: #ffffff
