#flashcontent {
height:888px;
text-align:center;
width: auto;
}

html {
height:100%;
overflow-y:auto;
}

body {
	background-color:#00234c;
	background-image:url('../images/backFill.jpg');
	background-repeat:repeat-x;
color:#fdbc34;
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
height:100%;
margin:0;
width: auto;
text-align:center;
}

#footer {
	width:100%;
	height:512px;
	background-color:#FFFFFF;	
	background-image:url('../images/footerRepeat.jpg');
}

#footer_inner {
	width:100%;
	height:512px;	
	background-image:url('../images/footerBg.jpg');
	background-repeat:no-repeat;
	background-position:center;
}

#footer_content {
	width:980px;
	height:512px;
	background-image:url('../images/footerBg.jpg');
	background-repeat:no-repeat;
	background-position:center;
}

#footer_top {
	width:980px;
	height:128px;	
}

#footer_optionallinks {
	width:980px;
	height:41px;	
}

#footer_sharelinks {
	width:630px;
	height:61px;	
}

#footer_tickets {
	float:left;
	width:228px;
	height:61px;	
}

#footer_facebook {
	float:left;
	background-image:url('../images/footer_04.png');
	width:286px;
	height:61px;	
}

#footer_facebookFind {
	float:left;
	width:75px;
	height:61px;	
}

#footer_facebookLike {
	float:left;
	width:190px;
	height:25px;
/*	padding-left:420px;*/
/*	padding-left:290px;*/
	/*left:420;*/
	padding-top:59px;
	overflow:visible;
	z-index:13;
	position:absolute;
}

#footer_share {
	float:left;
	width:344px;
	height:61px;	
}

#footer_bottomPiece {

	z-index:15;
	width:990px;	
}

#noflash {
height:500px;
margin:auto;
padding-top:168px;
text-align:center;
width:537px;
}

a,a:link {
color:#fdbc34;
text-decoration:none;
}

a:visited {
color:#fdbc34;
text-decoration:none;
}

a:hover {
color:#0d426d;
text-decoration:none;
}
