/* force a vertical scroll in firefox (prevents page jumping) */
html { min-height: 100%; margin-bottom: 1px; }


body
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}

/* main containers start */

/* this is for home page and main containers for other pages */

#mainoutline 
{
	margin: 0px auto 10px auto;
	width: 642px;
	padding: 0px;
	background-image: url(images/graphics/side_shadow.jpg);
	
	
}

#container
{
	width: 614px;
	padding: 0px 14px 0px  14px;
	
	


}

#header
{
	width: 614px;


}

#footer
{
	width: 604px;
	background-color: #2cc684;
	padding-left: 10px;


}


#footerText{
	width: 200px;
	float: left;
	line-height: 11px;
	height: 12px;

}

.footerText a {
	color: #000000;
	text-decoration: none;
	line-height: 11px;

}

.footerText a:hover {
	color: #999999;
	text-decoration: none;

}



#links
{
	width: 380px;
	text-align: right;
	float: right;
	height: 12px;
}


#shadow{
	width: 642px;
	height: 40px;
	background-image: url(images/graphics/foot_shadow.jpg);
	

}

#strip
{
	width: 614px;
	height: 18px;

}

#mainContent
{
	width: 614px;
	


}

#homeBanner
{
	background-image: url(images/graphics/wideimage.jpg);
	width: 614px;
	height: 190px;
	overflow: hidden;
	

}

#homeContent
{
	position: relative;
	width: 614px;
	margin-bottom: 40px;
	background-color: #FFFFFF;
	height: 700px;


}

#homeText{
	position: relative;
	width:400px;
	height: auto;
	padding-left: 20px;
	padding-top: 20px;
	float: left;
	margin-right: 10px;
}

#homeImgNav{
	padding: 20px 0px 0px 10px;
	width:170px;
	
	float: left;
	

}

#purpleNavItem
{
	padding-left: 5px;
	width:160px;
	height: 117px;
	float: left;
	background-color: #2cc684;


}

#eventText
{
	margin-top: 170px;
	padding-left: 10px;
	padding-top: 3px;
	width: 604px;
	height: 17px;
	background-image: url(images/graphics/infobar.jpg);

}

#navigation
{
	width: 604px;
	height: auto;
	background-color: #000000;
	/*background: #8c657a;*/
	color: #FFFFFF;
	text-align: right;
	padding-right:10px;

}

.navigation a
{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;

}

.navigation a:hover
{
	color: #ffef26;
	font-size: 11px;
	text-decoration: none;

}

#teamContent
{
	position: relative;
	width: 594px;
	margin-bottom: 40px;
	background-color: #FFFFFF;
	height: 250px;
	padding: 20px 0px 0px 20px;


}

#subBanner
{
	
	width: 614px;
	height: 166px;
	overflow: hidden;
	background-color: #6c4099
	

}

#teamImg
{
	width: 280px;
	height: 153px;
	overflow: hidden;
	float: left;

}

#teamSubNav
{
	width: 313px;
	height: 123px;
	overflow: hidden;
	color: #FFFFFF;
	float: left;
	padding: 20px 0px 10px 20px;
	background-color: #563a70;

}

#teamSubNav a
{
	color: #FFFFFF;
	text-decoration: none;

}

#teamSubNav a:hover
{
	color: #000000;
	background-color: #cccccc;
	text-decoration: underline;

}

#subNav
{
	width: 100px;
	height: 74px;
	float: left;
	border-left: 2px solid #000000;
	padding-left: 5px;


}	

#teamImgNav{
	padding: 0px 0px 0px 10px;
	width:170px;
	height: 150px;
	float: left;
	

}



#teamLeft
{
	width:400px;
	float: left;



}

#teampurpleNavItem
{
	padding-left: 5px;
	width:160px;
	height: 277px;
	float: left;
	background-color: #6c4099;


}

#pitchLeft
{
	width:580px;
	float: left;



}

#pitchContent
{
	position: relative;
	width: 594px;
	margin-bottom: 40px;
	background-color: #FFFFFF;
	height: 510px;
	padding: 20px 0px 0px 20px;


}

#contactContent
{
	position: relative;
	width: 594px;
	margin-bottom: 40px;
	background-color: #FFFFFF;
	height: 300px;
	padding: 20px 0px 0px 20px;


}

#matchImgNav{
	padding: 0px 0px 0px 10px;
	width:170px;
	height: auto;
	float: left;
	

}

#matchpurpleNavItem
{
	padding-left: 5px;
	width:160px;
	height: auto;
	float: left;
	background-color: #6c4099;
	color: #FFFFFF;


}

#matchpurpleNavItem a
{
	color: #FFFFFF;
	text-decoration: none;


}

#matchpurpleNavItem a:hover
{
		color: #FFFFFF;
	text-decoration: underline;


}

#matchLeft
{
	width:400px;
	float: left;



}

#matchContent
{
	
	width: 594px;
	margin-bottom: 40px;
	background-color: #FFFFFF;
	
	padding: 20px 0px 0px 20px;


}

#photoContent
{
	position: relative;
	width: 594px;
	margin-bottom: 40px;
	background-color: #FFFFFF;
	height: 600px;
	padding: 20px 0px 0px 7px;


}


.whiteText
{
	color: #FFFFFF;

}


p {
	color: #000000;
	font-size: 10px;


}

a {
	color: #6c4099;
	text-decoration: underline;


}

a:hover {
	color: #000000;
	text-decoration: underline;


}

.grey
{
	color: #999999;

}

