#content-wrapper {
			background: none;
		}

html {  
	margin: 0px;
	
	border: 0px;
	padding: 0px;
	text-align: left;

	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
    -webkit-text-size-adjust: none;
	text-rendering: optimizelegibility;

	color: #231f20;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	background-color: #ccccccc;

		
}	

#header-wrapper {
    width: 100%;
    height: auto;
 background: url("") no-repeat    scroll top center;
    position: relative;
    z-index: 9999;
}



/*#baseball-player-right {display:none !important;}
#baseball-player-left {display:none !important;}*/

#bio-photo { max-width: 300px !important;}

#ticket-button
{color: #ffffff !important;}

.ASG_content_element {
    margin-bottom: 0px;
}

.ASG_body {
   font-size: 16px;
}  

   #slideshow-bg {
    width: 100%;
    border-left: 0	solid #fff;
    border-right: 0px solid #fff;
    margin: 0 auto;
    text-align: center;
    background: #fff;
}
.cycloneslider-template-standard .cycloneslider-caption-description {
    padding: 0 20px 8px 20px !important;
    font-size: 12px;
    line-height: 1.5;
}