body {
	/*background-color: #EFFF44;*/
	background-color: #656366;
	margin-top: 55px;
}


#flash {  position: relative; /*or absolute*/  z-index: 0;}

.Tbl_container {
	width: 975px;
	height: 525px;
	background-color: #ffffff;
	border: 0px;
	padding-top: 24px;
	padding-top: 24px;
	padding-top: 24px;
	padding-left: 15px;
}

.Tbl_main {
	width:935px;
	height: 100%;
	background-color: #ffffff;
	border: 0px;
}

.Td_menu {
	width: 216px;
	vertical-align: top;
	background-image: url(../images/logo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.Td_content {
	width: 719px;
	vertical-align: top;
}
.contentholder {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 14px;
	padding-top: 18px;
	background-color: #2E2E2E;
	height: 428px;
	width: 386px;
	position:absolute;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	z-index: 1;
}

.home-contentholder {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 14px;
	padding-top: 18px;
	background-color: #2E2E2E;
	height: 428px;
	width: 386px;
	position:absolute;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	z-index: 1;
}
.contentholder2 {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 5px;
	background-color: #2E2E2E;
	height: 22px;
	width: 22px;
	position:absolute;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.contentholder3 {
	margin-top: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #2E2E2E;
	height: 448px;
	width: 358px;
	position:absolute;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.contentholder_capacity {

	padding-left: 14px;
	padding-top: 13px;
	background-color: #2E2E2E;
	height: 475px;
	width: 719px; 
	position:absolute;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.btn_close {
	text-alignment: right;
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	cursor: hand;
	height: 16px;
	width: 16px;
	position:absolute;
	right:7px;
	top:10px;
}
.normal {
	color: #ffffff;
	font-family: Georgia;
	font-size: 12pt;
}
.normalsmall {
	color: #ffffff;
	font-family: Georgia;
	font-size: 12px;
}
.transparency {
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
a:link {
	color: #CEDA42;
}
a:active {
	color: #CEDA42;
}
a:visited {
	color: #CEDA42;
}  
a:hover {
	color: #CEDA42;
}
.lime {
	color: #CEDA42;
}

a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}  
a.white:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-family: Georgia;
	font-size: 14px;
}
.contact {
	font-family: Georgia;
	font-size: 12px;
	font-color: #FFFFFF;

}
.contactInput {
	font-family: Georgia;
	font-size: 12px;
}

.event-notice {
	position:absolute;
	z-index:1000;
	width:200px;
	height:15px;
	bottom:0;
	right:0;
	color:#000000;
	font-family: Georgia;
	font-size:10px;
	background-color:#cccccc;
}

/* new styles */
#main-container {
	width:100%;
	text-align:center;
}
#outer {
	height:550px;
	padding-left:15px;
	padding-top:24px;
	width:960px;
	background-color:#ffffff;
	margin:auto;
}

#nav {
	float:left;
	display:inline;
	width:216px;
/*	height:252px;*/
	background-image:url(../images/logo.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	vertical-align:top;
	text-align:center;
	padding-top:164px;
}

#nav a {
	clear:both;
	width:216px;
	float:left;
	margin:0;
	padding:0;
}

#content {
	float:left;
	display:inline;
	width:719px;
	overflow:hidden;
	text-align:left;

}

#footer {
	float:right;
	display:inline;
	width:692px;
	margin-right:35px;
	margin-top:10px;	
	height:	30px;
	margin-bottom:10px;
}

#scroll-arrows {
position:absolute;
right:7px;
top:30px;

}

#imageContainer {
	overflow:hidden;
}

#imageContainer img{
	display:none;
}

#top-row {
	width:960px;
	float:left;
	display:inline;
	height:510px;
	overflow:hidden;
}

#right-col {
	float:left;
	display:inline;
	width:719px;
}

.date{color:#CEDA42;}



