body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    text-align: center;
	background: url(/images/bodyshadow-bg.jpg) no-repeat center top;
	background-color: #ECECEC;

}

#mainFlashHolder {
    position: relative;	
	width:1000px;
	height:625px;
	margin: auto;
	z-index:1;
	background-color: #ECECEC;
	text-align: left;
	
}

#mainHolder {
    position: relative;	
	width:1000px;
	height:625px;
	margin: auto;
	z-index:1;
	background-repeat: no-repeat;
	text-align: left;	
}



#genesisHolder {
    position: relative;	
	width:1000px;
	height:625px;
	margin: auto;
	z-index:1;
	background-image: url(/images/genesisBKG.jpg);
	background-repeat: no-repeat;
	text-align: left;	
}

#logo {
	position: absolute;	
	width:402px;
	height:80px;
	z-index:2;
	left: 0px;
	top: 0px;	
}

#main1 {
	width:508px;
	z-index:2;
	left: 0px;
	top: 133px;
	background-image: url(/images/mainContentBKG.gif);
	padding-left: 20px;
	padding-right: 20px;
	position: absolute;	
}

#eventMain1 {
	width:508px;
	z-index:2;
	left: 0px;
	top: 173px;
	background-image: url(/images/mainContentBKG.gif);
	padding-left: 20px;
	padding-right: 20px;
	position: absolute;	
}



#flash1 {
    position: absolute;
    width:274px;
	height:108px;
	z-index:3;
	left: 529px;
	top: 68px;
}
	
#flash2 {
	position: absolute;	
    width:274px;
	height:108px;
	z-index:3;
	left: 606px;
	top: 196px;
}

#flash3 {
	position: absolute;	
    width:274px;
	height:108px;
	z-index:3;
	left: 635px;
	top: 327px;
}

#flash4 {
	position: absolute;	
    width:274px;
	height:108px;
	z-index:3;
	left: 596px;
	top: 459px;
}

#reorderdiv{
    position: absolute;
    width:274px;
	height:20px;
	z-index:3;
	left: 529px;
	top: 40px;
}

#newLink{
    position: absolute;
    width:123px;
	height:90px;
	z-index:3;
	left: 734px;
	top: 0px;
}

#nav {
    position: absolute;
    width:525px;
	height:200px;
	z-index:10;
	left: 0px;
	top: 90px;
}

#navTopDiv {
    position: absolute;
    width:525px;
	height:30px;
	z-index:31;
	left: 0px;
	top: 90px;	
}

#navDiv {
    position: absolute;
    width:525px;
	height:200px;
	z-index:32;
	left: 0px;
	top: 90px;
}


#eventNavTopDiv {
    position: absolute;
    width:525px;
	height:60px;
	z-index:31;
	left: 0px;
	top: 90px;	
}

#eventNavDiv {
    position: absolute;
    width:525px;
	height:200px;
	z-index:32;
	left: 0px;
	top: 90px;
	
}


#eventNav {
    position: absolute;
    width:490px;
	height:32px;
	z-index:30;
	left: 20px;
	top: 116px;
}


#centerFlash {
    position: absolute;
    width:554px;
	height:240px;
	z-index:5;
	left: 24px;
	top: 196px;
}

#galleryDiv {
    position: absolute;
    width:0px;
	height:0px;
	z-index:20;
	left: 10px;
	top: 420px;
}


#vidDiv {
    position: absolute;
    width:0px;
	height:0px;
	z-index:20;
	left: 1px;
	top: 185px;
}

#mp3Div {
    position: absolute;
    width:0px;
	height:0px;
	z-index:20;
	left: 1px;
	top: 185px;
}

.hed {
	font-size: 18px;
	color: #720D11;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.mainText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 17px;
}

.footer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;  
}

.whiteLinks {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
	text-decoration:none;
	cursor:pointer;
}

.whiteLinks:hover {
    color: #cccccc;
	text-decoration:none;
}

a {
    color: #0000CC;
	text-decoration:none;
}

a:hover {
	color: #720D11;
	text-decoration:none;
}

.schedule {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#ffcc00;
}

.txtsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

.txtmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

.txtlrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
