body
{
	margin:0 auto;
  background: #ccc url(img/bg_container3.jpg) repeat-y 50% 0;	
}
#nav
{
  float:left;
  width:100%;
  height:34px;
  padding:0;
  margin:0;
}
#header
{
  height: 344px;
	z-index:5;
	padding:0;
	margin:0;
	background:none;
	
}

#container{
  width:1024px;
  #width:1025px;  
  margin: 0 auto;
  color: #FFF;
  text-align: left;
	  background: #ccc url(img/bg_container.jpg) repeat-y;

}

#content
{
	padding-top:34px;
	#padding-top:0px;
  margin: 0 auto;

}

#main
{
	z-index:15;
	padding-left:20px;	
	  border:0;
}
#sidebar
{
	padding:0;
	margin:0;
	float:right;
	width:267px;
	background:url(img/bg_sidebar.jpg) repeat-y;
	display:inline;
	  border:0;
}

div#support_page, div#support_page_indent{
padding:10px 0 20px;

}

div#donate
{
padding-bottom:10px;}

div#event_photos {
	padding: 10px 0 30px;
}


#cory
{
	position:relative;
	width:705px;
	background-color:#d7c300;
	height:34px;
	background-image:url(img/h4_bullet.gif);
	background-repeat: no-repeat;
	background-position:0 30%;
	margin-bottom:20px;
	padding-bottom:15px;
	line-height:16px;
  }
  
#blueclick
{
	position:relative;
	width:705px;
	background-color:#d7c300;
	height:34px;
	background-image:url(img/h4_bullet.gif);
	background-repeat: no-repeat;
	background-position:0 30%;
	z-index:20;
	margin-bottom:10px;
  }  


.videos {
	padding: 5px 0 20px;
	max-width:730px;
	width: expression(this.width > 730 ? 730: true);
}

#sponsors
{
	padding-top:10px;
	border-bottom: 2px solid #FFFFFF;
}

div#support
{
	padding-top:10px;
	display:inline;
}

div#sponsors {
  padding-bottom:8px;
  font-size:12px;
  overflow:hidden;
}


div#restaurants
{
padding-top: 10px;
border-bottom: 2px solid #FFFFFF;
}

div#benefit
{
padding-top: 10px;
border-bottom: 2px solid #FFFFFF;
}


div#last
{
background: #ccc url(img/bg_last.jpg) no-repeat;
}

div#support_page_indent_wrapper{
	position:static;
	z-index:1000;
	float:right;

}
