html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, /* eric mayer css reset */
a, em, img, tt, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    font-size: 100%;
    font-size-adjust: none;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-family: arial, verdana, "_sans";
}
body{
	background-image: url('/images/bg-body.jpg');
	background-position: center top;
}
#container{
	width:805px;
	position: relative;
	background-color:#f8f6f3;
	overflow:hidden;
	margin:60px auto 100px auto;
	background-image: url('/images/bg-container.jpg');
	background-repeat: no-repeat;
}
#wrap{
	width:806px;
	padding:9px;
	background-color: #000;
}
.clearfooter{
	clear:both;
	height:40px;
}
h1{
	text-indent: -10000px;
	background-image: url("/images/bg-h1.gif");
	background-repeat:no-repeat;
	margin-left: 34px;
	width: 230px;
	height: 143px;
}
h1 a{
	display: block;
	height: 230px;
	width: 143px;
}

#menus{
margin-bottom: 59px;
overflow:hidden;
}

#days{
	position:absolute;
	top:0px;
	left:0px;
	margin-top:168px;
	margin-left:446px;
	padding-left:120px;
	background-image: url('/images/bg-plan.gif');
	background-position: 0 31px;
	background-repeat: no-repeat;
}
#days li{
	float:left;
	list-style: none;
	list-style-image: none;
	margin-right: 15px;
}
li.nav_day1{
	margin-top:-1px;
}
li.nav_day2{
	margin-top:-4px;
	width:63px;
}
li.nav_day3{
	margin-top:-7px;
}

#addmenu li{
	float: left;
	list-style: none;
	list-style-image: none;
	overflow: hidden;
}

li.nav_home{
	margin-left: 36px;
	margin-top:28px;
}
li.nav_info_packages{
	margin-left:30px;
	margin-top:23px;
}
li.nav_sponsors{
	margin-left:30px;
	margin-top:18px;
}
li.nav_venues{
	margin-left:30px;
	margin-top:14px;
}
li.nav_faq{
	margin-left:17px;
	margin-top: 10px;
	width:55px;
}
li.nav_contact{
	margin-left:8px;
	margin-top:8px;
}
li.nav_media{
	margin-left:30px;
	margin-top:3px;
}


#footer{
	background-image: url('/images/bg-footer.gif');
	background-repeat:no-repeat;
	background-position: center top;
	padding-bottom:20px;
}
#footer a, #footer span{
	font-size:0.6875em;
	text-transform: uppercase;
	color: #1b486a;
	text-decoration: none;
}
#footer span{
	padding-left: 15px;
}
#footer a:hover{
	color: #990000;
}
#footermenu{
	margin-left:25px;
	padding-top:25px;
}
#footer li{
	list-style:none;
	list-style-image: none;
}
#footermenu li{
	float: left;
	display:block;
	margin-right: 15px;
}
#footermenu li.last{
	float:right;
	padding-right:12px;
}
#footermenu li.last a{
	text-transform: lowercase;
}
#sponsorfooter{
	margin-top:40px;
	height: 60px;
	clear:both;
	background-image: url('/images/bg-footer-sponsor.gif');
	background-repeat:no-repeat;
	background-position: 24px 0px;
}
#sponsorfooter p a, #sponsorfooter p span{
	text-indent: -100000px;	
}
#sponsorfooter p span{
	display:none;
}
#sponsorfooter p a{
	height:60px;
	width:200px;
	display:block;
	float:left;
}
#gallery{
	background-image: url('/images/bg-images.png');
	background-repeat: no-repeat;
	width:206px;
	height: 200px;
	padding-top: 34px;
	padding-left:11px;	
	overflow:hidden;
}
#gallery h3{
	text-indent: -100000px;
	position: absolute;
}
#social #gallery img{
	float: left;
	width: 50px;
	height:50px;
	border: 2px solid #fff;
	margin: 2px 4px;
}
#social #gallery img:hover{
	float: left;
	width: 50px;
	height:50px;
	border: 2px solid #184363;
	margin: 2px 4px;
}
#content{
	float:left;
	width: 573px;
}
#social{
	width:215px;
	float:right;
	overflow:hidden;
}