html {
	background-color: #000;
	background-image: url(/images/background2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
}

body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

img, div { behavior: url(iepngfix.htc) }

#container  {
	width: 840px;   /* the auto margins (in conjunction with a width) center the page */
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	background-color: #fff;
}

/* @group header */

#header {
	float: left;
	width: 840px;
	clear: right;
}

#headerleft {
	float: left;
	width: 292px;
	
}

#headerlefttop {
	width:  292px;
}

#menuleft {
	float: left;
	width: 292px;
}

/* @group left menu */

#home
{
	display: block;
	width: 89px;
	height: 75px;
	background: url("/images/menu/home.png") no-repeat 0 0;
	float: left;
}

#home:hover
{ 
  background-position: 0 -75px;
}

#home span
{
  display: none;
}

#schedule
{
	display: block;
	width: 97px;
	height: 75px;
	background: url("/images/menu/schedule.png") no-repeat 0 0;
	float: left;
}

#schedule:hover
{ 
  background-position: 0 -75px;
}

#schedule span
{
  display: none;
}

#volunteer
{
	display: block;
	width: 106px;
	height: 75px;
	background: url("/images/menu/volunteer.png") no-repeat 0 0;
	float: left;
}

#volunteer:hover
{ 
  background-position: 0 -75px;
}

#volunteer span
{
  display: none;
}

/* @end */

#logo {
	float: left;
	width: 251px;
}

#headerright {
	float: left;
	width: 297px;
	
}

#headerrighttop {
	width:  297px;
}

#menuright {
	float: left;
	width: 297px;
	clear: right;
}

/* @group right menu */

#sponsors
{
	display: block;
	width: 102px;
	height: 75px;
	background: url("/images/menu/sponsors.png") no-repeat 0 0;
	float: left;
}

#sponsors:hover
{ 
  background-position: 0 -75px;
}

#sponsors span
{
  display: none;
}

#vendors
{
	display: block;
	width: 92px;
	height: 75px;
	background: url("/images/menu/vendors.png") no-repeat 0 0;
	float: left;
}

#vendors:hover
{ 
  background-position: 0 -75px;
}

#vendors span
{
  display: none;
}

#location
{
	display: block;
	width: 103px;
	height: 75px;
	background: url("/images/menu/location.png") no-repeat 0 0;
	float: left;
}

#location:hover
{ 
  background-position: 0 -75px;
}

#location span
{
  display: none;
}

/* @end */

/* @end */

#tents {
	width: 840px;
	float:left;
	clear:right
	}

#main {
	width: 540px;
	float: left;
}

#main p {
	text-align: left;
	                 
	padding-bottom: 5px;
	                 
	                 
	padding-top: 5px;
	                 
	                 
	font-size: 8pt;
	                 
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.3em;
	padding-right: 40px;
	padding-left: 40px;
}


#sidebar {
	width: 300px;
	float: left;
	clear: right;
	background-color: #00aedb;
	min-height: 700px;
	height: auto;
	text-align: center;
}

#sidebar2 h3{
	color: white;
}
#sidebar a{
	color: white;
}
#sidebar2 a{
	color: white;
}


ul{
	text-align: left;
	list-style-type: none;
	letter-spacing: 1px;
	line-height: 1.5em;
	font-size: 8pt;
	padding-right: 40px;
	padding-left: 40px;

}
#sidebar2 {
	width: 300px;
	float: left;
	clear: right;
	background-color: #b5121b;
	min-height: 700px;
	height: auto;
	text-align: center;
}

.sidebartext {
	color: #FFFFFF;
	text-align: left;
	width: 220px;
	float: none;
	padding-right: 35px;
	padding-left: 45px;
	font-size: 13px;
}

#filmstrip {
	width: 840px;
}
#footer {
	width: 840px;
	float: left;
	background-color: #b5121b;
	text-align: left;
	vertical-align: top;
	color: #b5121b;
}

#footertop {
	width: 494px;
	float: left;
	height: 38px;
}
#footerleft {
	width: 346px;
	float: left;
	height: 80px;
}
#footerbottom {
	width: 494px;
	height: 42px;	
	float: left;
	color: #fff;
	text-align: left;
	font-size: 80%;
}

#footerbottom p {
	vertical-align: text-top;
	padding: 0 5px 10px 20px;
	letter-spacing: 1px;
}

#footerbottom a {
	text-decoration: none;
	color: #fff;
}

h1 {
	color: #b5121b;
	font-size: 150%;
	font-weight: bold;
}

h2 {
	color: #00aedb;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	padding-right: 40px;
	padding-left: 40px;

}

#main p img {
	margin-right: 20px;
}
#main strong{

	font-size: 110%;
	line-height: 1.4em;
	letter-spacing: normal;
}
#main h1 {
	text-align: left;
	line-height: 1.3em;
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 40px;
}

.smaller{
	text-align: left;
	padding-right: 40px;
	padding-left: 40px;
	color: white;
}

#sidebar h3{
	color: white;
	padding-left: 40px;
	padding-right: 40px;
	text-align: left;
}
.control{min-height: 250px; clear: both; float: none;}

.control2 h1{
	margin-top: -20px;
	text-align: left;
	line-height: normal;
	padding-top: 0px;
	padding-right: 40px;
	padding-left: 40px;
}
.control2{min-height: 200px; clear: both; float: none;}

.control2 h1{
	margin-top: -20px;
	text-align: left;
	line-height: normal;
	padding-top: 0px;
	padding-right: 40px;
	padding-left: 40px;
}