#page {
	min-height:2030px;  
}

#header_container {
  width:100%;
  z-index:-2;
}

#header_inner {
  height:100%;
  margin:0 auto;
  max-width:1100px;
  position:relative;
}

#header_logo {
  margin-bottom:10px;
}

p {
  margin-bottom:0px;
}

a:hover { 
  color:red; 
  background-color:white; 
}

#countdown {
  background:transparent url(http://s3.amazonaws.com/FringeBucket/countdown_with_date.jpg) no-repeat top left;  
	width:220px;
	height:220px;
}

#countdown h2 {
  padding:35px 0 0 60px;
  text-align:left;
}

#left_column{
  float:left;
  width:290px;
  margin-left:0;
}

#center_column{  
  float:left;
  margin-top:20px;
}

#right_column {
	float:right;
  padding:0;
  margin:0;
}

.ad {
	width:150px;
	margin-top:0;
	padding:0;
	padding-right:10px;	
}

#big_sponsor  img {
	width:160px;
	display:block;
	margin-bottom:5px;
}

#little_sponsor img {
	width:110px;
	display:block;
	margin-bottom:7px;
}

#left_column a {
  color:#282828;
}  

#left_column p {
  font-size:10.5px;
  margin-bottom:8px;
}  

#media_player{
}

#header
{
	margin:0 0 20px 0;
	background:transparent url(http://s3.amazonaws.com/FringeBucket/header.jpg) no-repeat top left;
	height:190;
	width:972;
}

#countdown h2
{
	font:bold 18pt/22pt Helvetica;
	color:black;
}

#support
{
	background:transparent url(http://s3.amazonaws.com/FringeBucket/support.jpg) no-repeat top left;
	height:158;
	width:199;
}

#stories {
  margin:20px 0 20px 0;
}

#news {
  margin-bottom:0px;
}

#news h4
{
  margin:0;
}

#news hr {
  clear:both;
}

#headline {
  margin-bottom:10px;
}

#latest_stuff h2 {
  margin-bottom:5px;
}

#create_project {
  background:transparent url(http://s3.amazonaws.com/FringeBucket/create_project.jpg) no-repeat top left;
}

#latest_projects {
  float:left;
  margin:0;
  padding-right:6%;
  width:47%;
}

#latest_venues {
  float:right;
  margin:0;
  width:47%;  
}

#volunteer{
	background:transparent url(http://s3.amazonaws.com/FringeBucket/volunteer.jpg) no-repeat top left;
	height:255;
	width:274;
	padding:55px 0 0 20px;	
}

#learn{
	background:transparent url(http://s3.amazonaws.com/FringeBucket/learn.jpg) no-repeat top left;	
	height:180px;
}

#learn_text {
  padding: 50px 0 35px 12px;	
}

#projects{  
	background:transparent url(http://s3.amazonaws.com/FringeBucket/projects.jpg) no-repeat top left;
	height:180px;
}

#projects_text {
  padding: 50px 0 35px 12px;	
}

#venues {
	background:transparent url(http://s3.amazonaws.com/FringeBucket/venues_shrunk.jpg) no-repeat top left;
	height:129px;
}

#venues_text {
  padding: 50px 0 35px 12px;	
}

#boxes a{
	color: black;	
	font-weight:bold;
}

#boxes a:hover{
	background-color:white; 
}

#footer
{
  margin:40px 0 0 20px;
  width: 950px;
}

/* Horizontal Carousel */
.carousel {
  float: left;
  width: 440px;
  height: 75px;
  margin-bottom: 10px;
  position: relative;
}

.carousel .container {
  float: left;
  width: 340px;
  height: 100px;
  position: relative;    
  overflow: hidden;
  margin: 0 20px 0 0;
}

.carousel ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 75px;
}                      

.carousel ul li {
  width: 125px;
  height: 75px;
  text-align: center; 
  list-style:none;   
  float:left;
}