body, .bodyContent  { 
  background-image:url(images/splash_bg.jpg);
  background-position:Center Center;  
  background-attachment:fixed;  
  background-repeat:repeat-x;  
  border-width:0px;  
  border-style:Solid;  
} 
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.indexpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.scheduleTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#tweet {
	float:left;
	margin:0 15px 0 0 ;
}

#twitter_content {
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#fff;
	padding:10px 0 0 0;
}

#twitter_content a {
	font-size:12px !important;
	color:#00aeef;
	text-decoration:none;
}

#twitter_content a:hover {
	text-decoration:underline;
}

#carousel {
	position:relative;
	width:900px;
	height:240px;
}

#carousel img {
	position:absolute;
	left:0;
	top:0;
}

a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00aeef;
	text-decoration: none;
	font-weight: bold;
	outline:none;
}

a:hover {
	color: #fff;
}
