body {
	font-family: Helvetica, Arial;
	color: #ebe4dc;
	text-align: center;
	font-size: 12px;
}

td {
	font-family: Helvetica, Arial;
}

th {
	font-family: Helvetica, Arial;
}

#left_nav {
	text-align: left;
	width: 190px;
	padding-left: 0px;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
	position: absolute;
	left: 5px;
	top: 8px;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	width: 850px;
	text-align: left;
}
#nav_contain {
	position: absolute;
	width: 710px;
	top: 100px;
	height: 35px;
	text-align: center;
	left: 90px;
	z-index: 12;
}
#main_container {
	background-color: #FFFFFF;
	background-image: url(images/WTD_gradient_700px.jpg);
	background-repeat: repeat-x;
	height: 700px;
	width: 850px;
	position: absolute;
	top: -12px;
	z-index: 2;
}
#main_container_events {
	background-color: #A26E33;
	background-image: url(images/WTD_gradient_700px.jpg);
	background-repeat: repeat-x;
	width: 850px;
	position: absolute;
	text-align: left;
	left: 7px;
	top: -12;
	height: 1700;
}

#main_container_store {
	background-color: #A16F33;
	background-image: url(images/WTD_gradient_700px.jpg);
	background-repeat: repeat-x;
	width: 850px;
	position: absolute;
	top: -12px;
	text-align: left;
	height: 1500px;
	left: 7;
}

#main_container_cd {
	background-color: #A16F33;
	background-image: url(images/WTD_gradient_700px.jpg);
	background-repeat: repeat-x;
	width: 850px;
	position: absolute;
	top: 0px;
	left: 7;
	height: 2100;
}

#footer {
	text-align: center;
	height: 40px;
	width: 720px;
	position: absolute;
	bottom: 0px;
	left: 80px;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
	z-index: 13;
}
.inside_link {
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #DEDEDE;
}
a.inside_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
}
a.inside_link:hover {
	background-color: #CCCC66;
}
a.inside_link:visited {
	color: #DDDDDD;
}
.float_left {
	clear: right;
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
.text_spaced {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #ebe4dc;
}
#members_thumbs {
	position: absolute;
	left: 100px;
	top: 150px;
	width: 300;
	text-align: left;
	z-index: 5;
}

#members_bios {
	position: absolute;
	left: 100px;
	top: 150px;
	width: 650;
	text-align: left;
	z-index: 5;
	
	}

#calendar_container {
	position: absolute;
	left: 100px;
	top: 150px;
	width: 650;
	text-align: left;
	z-index: 5;
}

#events_container {
	position: absolute;
	left: 80px;
	top: 175px;
	width: 500;
}
#store_container {
	position: absolute;
	left: 125px;
	top: 195px;
	width: 600;
	z-index: 10;
}
.image_float_left {
	clear: right;
	float: left;
	left: 0px;
	top: 0px;
	padding-right: 10px;
}
#whos_title {
	position: absolute;
	left: 72px;
	top: 130px;
}
link {
	font-family: Helvetica, Arial;
	font-size: 10px;
	color: #CCCC66;
}
#title_holder {
	position: absolute;
	height: 40px;
	width: 225px;
	left: 125px;
	top: 150px;
	z-index: 11;
}
#top_matter {
	height: 359px;
	width: 599px;
	position: absolute;
	left: 20px;
	top: 20px;
	background-image: url(images/skeleton_top.gif);
	background-repeat: no-repeat;
	z-index: 3;
	background-position: left top;
}

#top_matter_events {
	height: 359px;
	width: 599px;
	position: absolute;
	left: 20px;
	top: 20px;
	background-repeat: no-repeat;
	z-index: 3;
	background-position: left top;
}


p {
	font-family: Helvetica, Arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
}
