@charset "utf-8";
body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 80%;
	background-color: #636363;
	background-image: url(beth08/bethback.jpg);
	text-align: center;
	color: #FFFFFF;
	background-position: center top;
	background-repeat: repeat-y;
}
#wrapper {
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-color: #BF5000;
	background-image: url(beth08/topbarback.jpg);
	height: 63px;
	width: 800px;
	background-repeat: repeat-x;
	text-align: right;
}
#lbmlogo {
	float: right;
	height: 52px;
	width: 77px;
	margin-right: 20px;
	margin-top: 4px;
}
#bodyart {
	background-image: url(beth08/indexback.jpg);
	background-repeat: no-repeat;
	width: 800px;
	padding-top: 1px;
	padding-left: 0px;
	float: left;
	padding-right: 0px;
	padding-bottom: 1px;
	background-color: #9C3900;
}
#nav {
	float: left;
	padding-top: 30px;
	padding-left: 30px;
}

#nav ul {
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	list-style-type: none;
}
#nav li {
	display: inline;
}
#nav li a:link, #nav li a:visited {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#dates {
	width: 250px;
	float: right;
	margin-left: 20px;
	font-size: 90%;
}
#dates h2 {
	font-size: 85%;
	letter-spacing: .5em;
	font-variant: normal;
	text-transform: uppercase;
	margin-bottom: 6px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B38D00;
}
#biotease {
	float: left;
	width: 280px;
	clear: left;
	margin-top: 30px;
	margin-left: 20px;
	font-size: 80%;
	top: 180px;
}
#biotease h2 {
	font-size: 80%;
	letter-spacing: .5em;
	padding-top: 6px;
	margin-bottom: 8px;
	padding-bottom: 4px;
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B38D00;
}
#critics {
	margin-left: 300px;
	font-size: 90%;
	margin-right: 230px;
	margin-top: 245px;
}
#critics h2 {
	font-size: 80%;
	letter-spacing: .3em;
	padding-top: 6px;
	margin-bottom: 8px;
	padding-bottom: 4px;
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B38D00;
}
#event {
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B38D00;
}
#dates a {
	color: #E6B800;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 20px;
}
#critics a {
	color: #E6B800;
	text-decoration: none;
}


#footer {
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAC195;
	padding: 10px;
	font-size: 75%;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}


.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
#bpright {
	width: 400px;
}
