body {
	text-align:center;
	background-image: url(images/bg.jpg);
	background-color: #B0C4E5;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-x;
		}
	
#bodyContainer {
	width:970px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BBBBBB;
	border-left-color: #BBBBBB;
	border-left-width: 2px;
		}
		
#leftColumn {
	width:164px;
	padding:0px;
	float:left;
	background:#fff;
	margin-top: 15px;
	margin-bottom: 15px;
		}
	
#centerColumn {
	width:468px;
	float:left;
	border: 1px solid #bbb;
	margin-top: 15px;
	margin-right: 14px;
	margin-bottom: 15px;
	margin-left: 14px;
		}
	
#rightColumn {
	width:308px;
	padding:0px;
	float:left;
	background:#fff;
	margin-top: 15px;
	margin-bottom: 15px;
		}
		
		
		#articleColumn {
	width:616px;
	
	border: 1px solid #bbb;
	margin: 15px auto 15px auto;
	
	background-image: url(images/articlebg.jpg);
	padding: 15px;
	
		}
	
#contentHeader {
		background:#fff
		}
		
#mainNav {
		background:#fff
		}
#scrollingTickerContainer {
	text-align: center;
	background-position: center;
	
		}	

#scrollingTicker {
	background-image: url(images/scrollingtickerbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	line-height: 25px;
	text-align: center;
	
		}	
				
#footer {
	width:940px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
		}

h1 {
	font-size:14px;
	padding-top:10px;
	margin: 10px;
		}
		
#contentHeader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
		
		
#newsDiv {
	padding: 4px;

		}
		

#skystoreAd {
	margin-bottom: 15px;

		}
		
#poll {
	margin-bottom: 15px;
	border: 1px solid #BBBBBB;
	background-image: url(images/pollbg.jpg);
	background-repeat: repeat-x;

		}

#bodyContainer #leftColumn #poll p {
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}

#bodyContainer #leftColumn #poll #form2 {
	font-size: 12px;
	font-weight: bold;
	color: #2170AD;
	padding-right: 10px;
	padding-left: 10px;
}

#ticketcentercontainer {
	background-color: #6894CD;
	border: 1px solid #607296;
	margin-bottom: 15px;
}

#ticketCenterHeader {
	background-color: #1D639C;
}

#ticketCenterForm {
	background-image: url(images/ticketcenterformbg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #FFFFFF;
	text-align: right;
	
}

#bodyContainer #rightColumn #ticketcentercontainer #ticketCenterFooter #ticketCenterForm #form3 {
	margin: 0px;
	padding: 0px;
}

#ticketCenterFooter {
	background-color: #6894CD;
}

#upcomingGamesContainer {
	background-color: #6894CD;
	border: 1px solid #607296;
	margin-bottom: 15px;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

			
#enewsDiv {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/enewspanel.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 143px;
		}
		
#upcomingGamesDiv {
	padding: 5px;
		}
#bodyContainer #rightColumn #subNavDiv img {
	margin-bottom: 10px;
}
#bodyContainer #leftColumn #enewsDiv #form1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#subNavDiv {
	padding: 5px;
		}
		
#subNavLV2Div {
	padding-left: 15px;
		}
		
#bannerAdDiv {
	text-align: center;
		}
		
#footerLogoDiv {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
		}
#bodyContainer #footer #footerLogoDiv img {
	padding-right: 20px;
	padding-left: 20px;
}

#copyrightDiv {
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #6894CD;
	font-family: Arial, Helvetica, sans-serif;

		}
		
.copyrightDiv a:link {color: #6894CD; text-decoration: underline} 
.copyrightDiv a:visited {color: #6894CD; text-decoration: underline} 
.copyrightDiv a:hover {color: #6894CD; text-decoration: none} 
.copyrightDiv a:active {color: #6894CD; text-decoration: none} 
		
.enewsBtn {
	color: #435377;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FECF07;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #43577C;
	border-right-color: #43577C;
	border-bottom-color: #43577C;
	border-left-color: #43577C;
	height: 22px;
}
	
.enewsTxtBox {
	width: 90px;
	border-bottom-width: 2px;
}
.ticketCenterBtn {
	color: #435377;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #43577C;
	border-right-color: #43577C;
	border-bottom-color: #43577C;
	border-left-color: #43577C;
	height: 14px;
	font-size: 10px;
}
	
.ticketCenterTxtBox {
	width: 128px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	margin-bottom: 10px;
}
.BodyCopy10pxWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}
.footer {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration: none;

} 
.footer a:link {
color : #FFFFFF; 
text-decoration : none; 
} 
.footer a:visited {
color : #FBD42C; 
text-decoration : none; 
} 
.footer a:hover {
color : #FBD42C; 
text-decoration : none; 
} 
.footer a:active {
color : #FFFFFF; 
text-decoration : none;
}
.link {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration: none;
	font-style: italic;
} 
.link a:link {
color : #ffffff; 
text-decoration : none; 
} 
.link a:visited {
color : #DDDDDD; 
text-decoration : none; 
} 
.link a:hover {
color : #FECECE; 
text-decoration : none; 
} 
.link a:active {
color : #000000; 
text-decoration : none; 
}.BodyCopy10pxBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}
.PinkSpacer {
	border: 2px solid #5284B5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	background-color: #FFFFFF;
}
.HeaderBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5382AE;
	font-weight: bold;
}
.ProductBox {
	padding: 3px;
	height: 200px;
	width: 200px;
	background-color: #FFFFFF;
}

.BodyCopy10pxBlackBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	font-weight: bold;
}
.HeaderBlack14px {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
	font-weight: bold;
}
.BodyCopy10pxRedBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AA0000;
	font-weight: bold;
}
.Brown3pxBorder {
	border: 3px solid #54320F;
}
.BodyCopy10pxWhiteBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.Brown10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}
.Brown10pxBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	font-weight: bold;
}
.admin_border {
	border: 1px dotted #AAAAAA;
	padding: 5px;
}
.navlink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #5383B1;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
} 
.navlink a:link {
color : #5383B1; 
text-decoration : none; 
} 
.navlink a:visited {
color : #5383B1; 
text-decoration : none; 
} 
.navlink a:hover {
color : #5383B1; 
text-decoration : none; 
} 
.navlink a:active {
color : #5383B1; 
text-decoration : none; 
}
.spreadsheetright {
	color: #4F3522;
	padding: 6px;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #DDDDDD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
}
.viewitems {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #4F3522;
	text-decoration: none;

} 
.viewitems a:link {
color : #4F3522; 
text-decoration : none; 
} 
.viewitems a:visited {
color : #DDDDDD; 
text-decoration : none; 
} 
.viewitems a:hover {
color : #FF9191; 
text-decoration : none; 
} 
.viewitems a:active {
color : #4F3522; 
text-decoration : none; 
}
.ProductDropDown9pt {

	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #663300;
	text-decoration: none;
}
.background_image {
	background-attachment: fixed;
	background-image: url(layout/BKG.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.yellow_border{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FED529;
	border-left-color: #FED529;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FED529;
}.jersey_background {
	background-attachment: fixed;
	background-image: url(images2/sky_bg_tile.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.porduct_divider {
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FED529;
	border-top-style: none;
}
.field_hint {
	font-size: 10px;
	color: #5383B1;
}