BODY,html {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #B3BCBF;
	background: #343B3F; 
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	overflow-x: hidden;
}
a:link, a:visited, a:active {
	color: #ADD8E6;
}
a:hover {
	color: #DCDCDC;
}
.bold {
	font-weight: bold;
}
.eventDates {
	color: #ADD8E6;
}
#container {
position: absolute;
	width: 100%;
	height: 390px;
	text-align: center;
	top: 15%;
}
#contentArea {
	color: #FFFFFF;
	text-align: left;
	width: 427px;
	height: 327px;
	overflow: auto;
	overflow-x: hidden;
}
.content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	top: 0px;
	left: 0px;
	padding-left: 1px;
	overflow-x: hidden;
	overflow-y: auto;	
}
#logoArea {
	background-image: url(images/zzaslogo.gif);
	background-repeat: no-repeat;
	height: 327px;
	width: 209px;
}
#navArea {
	width: 160px;
	background: #f6f6f8;
}
.text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 50px;
	padding-bottom: 50px;
}
.indexhome {
	/* background-image: url(images/indexhome.jpg);
	background-repeat: no-repeat; */
	height: 327px;
}


.home {
}
.visitor {
}
.tickets {
}
.events {
padding: 5px;
}
.building {
}
.archive {
}
.links {
}
.sponsor {
}
.join {
}
.gallery {
	padding: 0px;
}
.separator {
	border-bottom: 1px solid #FFFFFF;
}
.date {
	width: 75px;
	color: #ADD8E6;
}
.time {
	width: 75px;
	color: #ADD8E6;
}
.eventTitle {
	width: 250px;
	color: #FFFFFF;
}		
}
hr {
	border: 1px solid #000;
	border-bottom: 1px solid #FFF;
}
.image {
	border: 1px solid #FFF;
}