body {margin: 0; padding: 0; font-family: Helvetica, Arial, sans-serif; background: #000 url(../images/bg_interim.jpg) top center no-repeat; color:#000;}

body, html {
	width: 100%;
	height: 100%;
}

a img {border:none;}
a:link {color:#9c3263; text-decoration: none;}
a:visited {color:#9c3263; text-decoration: none;}
a:hover {color:#464646; text-decoration: none;}

#enter_site a {
	display: block;
	height: 100%;
	width: 100%;
}

#enter_site a img {
	margin-top: 500px;
}

/*  styles   */

p {
	font-size: 13px;
	line-height: 1.3em;
	padding: 10px 0;
	margin: 0;
}

h2 {
	margin: 0 0 3px 0;
	padding: 0;
	color: #464646;
	font-size: 17px;
}

h3 {
	margin: 0 0 3px 0;
	padding: 0;
	color: #464646;
	font-size: 17px;
}


#narrow_content_dates a {
	font-weight: bold;
}

.centering {
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

.footer_copy {
	font-size: 10px;
	color: #858585;
	text-align: center;
	margin: 0 auto;
	padding: 15px 0 30px 0;
}

.footer_copy a {
	color: #858585;
	text-decoration: underline;
	font-weight: normal;
}

.footer_copy a:hover {
	text-decoration: none;
}

.date_title {
	display: block;
	color: #9c3263;
	font-weight: bold;
}

.location {
	font-weight: bold;
	font-size: 12px;
	color: #333;
}

.clear {
	clear: both;
}

/* layout  */

#wrapper {
	width: 950px;
	height: 1000px;
	position: relative;
	margin: 0 auto;
	padding: 0 0 30px 0;
}

#enter_site {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	text-align: center;
}

#footer {
	position: relative;
	margin: 0 auto;
	padding: 0 0 15px 0;
	text-align: center;
	width: 950px;
	height: 20px;
	font-size: 10px;
	color: #333
}

#footer a, #footer a:visited, #footer a:active {
	color:#989898;
	text-decoration:none;
}

#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#narrow_content_dates {
	position: absolute;
	top: 820px;
	left: 0px;
	width: 375px;
	margin: 0px auto;
	padding: 0px;
}

#narrow_content_about {
	position: absolute;
	top: 525px;
	left: 590px;
	width: 375px;
	margin: 0px auto;
	padding: 0px;
}

.narrow_content_header {
	margin: 0;
	padding: 0;
	height: 30px;
	width: 100%;
}

.narrow_content_body {
	background: url(../images/narrow_content_bg-trans.png) top center repeat-y;
	margin: 0;
	padding: 0 30px;
}

.narrow_content_footer {
	width: 100%;
}

.dates_footer {
	padding: 0 0 30px 0;
	margin: 0 0 30px 0;
	width: 100%;
}


