body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #EFECE5;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#wrapper {
	text-align: left;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(grafx/bodyslice.jpg);
	background-repeat: repeat-y;
}
#header {
	background-image: url(grafx/heda.jpg);
	height: 184px;
	width: 850px;
	float: left;
	background-repeat: no-repeat;
}
#nav {
	font-size: 13px;
	margin-left: 250px;
	margin-top: 45px;
	margin-right: 40px;
}
#nav a {
	padding-right: 5px;
	padding-left: 5px;
	color: #7B0F25;
	text-decoration: none;
	font-weight: bold;
}
#bodywrap {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 50px;
	padding-left: 50px;
	background-image: url(grafx/bodyslice.jpg);
	background-repeat: repeat-y;
}
#artboxx {
	width: 760px;
}
#stufbox {
	margin-top: 10px;
}
#sidebar {
	float: right;
	width: 210px;
	font-size: .75em;
}
#onecol {
}
#twocol {
	margin-right: 230px;
}
#content {
	font-size: .75em;
}
#content h1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6F6330;
	margin-bottom: 10px;
	padding-bottom: 3px;
	margin-top: 10px;
}
#content p {
	padding-top: 5px;
	padding-bottom: 5px;
}
#content li {
	margin-left: 30px;
	line-height: 1.4em;
	padding-top: 2px;
	padding-bottom: 3px;
}
#content li a {
	line-height: 1.4em;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
}
#footer {
	background-image: url(grafx/footer.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-bottom: 25px;
	background-color: #EFECE5;
	font-size: .625em;
	color: #877F59;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 850px;
}
#footer a {
	color: #6F6235;
	text-decoration: none;
}
#staff {
	font-size: .75em;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #7B0F26;
	margin-top: 5px;
	padding-top: 6px;
}
#staff h2 {
	color: #039;
	font-size: 16px;
	padding-bottom: 4px;
}
#staff p {
	padding-top: 5px;
	padding-bottom: 5px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
#content h3 {
	padding-top: 6px;
}
.staffbottom {
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-right: 8px;
}
#content a {
	color: #1643A1;
}

