html, body {
	margin: 0px;
	text-align: center;
	padding: 0px;
	background-color: #FFFFFF;
	/*background-image: url(/images/BKG.gif);
	height:100%;
	background-attachment: fixed;
	background-position: 100% 100%;
	background-repeat:repeat-x;*/
    font-family: Arial, Helvetica, sans-serif;
}




#holder {
	position: relative;
	overflow: visible;
	width: 992px;
	text-align: left;
	margin: 0 auto 0 auto;
    /*min-height: 100%;*/
    margin-bottom: 22px;
}



#header {
	float:left;
	width:992px;
	height:95px;
	z-index:1;
}


#homeMain {
	width: 992px;
	height: 345px;
	float: left;
	background-color: #FFFFFF;
}


#homePodHolder {
	width: 992px;
	min-height: 110px;
	float: left;
	background-color: #FFFFFF;
	z-index:1;
}

#pageBottom {
	width: 992px;
	height: 25px;
	float: left;
	background-color: #FFFFFF;
	z-index:1;
}


.homeLocation {
	float:left;
	width:248px;
	min-height:110px;
	z-index:1;
}

.pageLocation {
	float:left;
	width:248px;
	min-height:110px;
	z-index:1;
}


#main {
    float: left;
	width: 992px;
	min-height: 280px;
	float: left;
}

#eventMain {
    float: left;
	width: 960px;
	min-height: 280px;
	float: left;
	background-color: #FFFFFF;
	border-left:solid;
	border-right:solid;
	border-left-width: 5px;
	border-right-width: 5px;
	border-color: #D6D9C4;
	padding-left:20px;
	padding-top:5px;
}


#mainLeft {
    float: left;
	width: 460px;
	min-height: 288px;
	float: left;
    padding-left:12px;
	padding-right:24px;
	padding-top:25px;
}

#mainRight {
    float: left;
	width: 496px;
	min-height: 288px;
	float: left;
}

#mainImagePlayer {
	width: 504px;
	height: 287px;
	float: left;
}

#rightSide {
	float: right;
	width: 212px;
}

#sidebar {
	width: 177px;
	height: 287px;
	float: left;
	background: url(../images/sidebarBKG.jpg);
	margin-left:10px;
}

#contentWrapper {
	width: 691px;
	float: left;
	padding-top:24px;
}	

#eventMenu 
{
	float:left;
	width:990px;
	height:50px;
	z-index:1;
}	



#homeBlogHolder {
	width: 255px;
	height: 241px;
	position:absolute;
	background-color: #FFFFFF;
	background: url(../images/homeBottomRight.jpg);
	top: 380px;
	left: 680px;
	padding-left:17px;
	padding-top:45px;
}

#homeBlog {
	width: 214px;
	height: 214px;
	float:left;
	background-color: #FFFFFF;
	overflow:auto;
}


#location {
	float:left;
	width:212px;
	z-index:1;
}



#homeFirstTimeGuest {
	position:absolute;
	top: 571px;
	left: 0px;
	z-index:0;
}

#firstTimeGuest {
	float:left;
	z-index:0;
}



#bottom {
	width: 952px;
	height:95px;
	float: left;
	background: url(../images/bottomBKG.jpg);

}

#footer {
	width:992px;
	height:22px;
	float: left;
	z-index:10;
    text-align: center;
    margin: 0 auto 0 auto;
	margin-top:20px;
	padding-top: 10px;
	background-image: url(/images/BKG.gif);
	/*margin-top: -42px;
	*/
}



  


#sidebarTitleHolder {
	position:relative;
	left:14px;
	top:11px;
	width:149px;
}

#sidebarTextHolder {
	position:relative;
	left:14px;
	top:31px;
	width:149px;
}


#reorderdiv
{
   display:inline;
   text-align:center;
   font-size: 12px;
   background-color:#ffcc00;
   cursor:pointer;
   width:186px;
}

#gallery{display:none}
