html, body {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #ffff33;
	text-decoration: underline;
}
a:hover {
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	background: #800000;
	font: .95em arial, sans-serif;
	color: #FFCC66;
	width:950px;
	margin-right:auto;
	margin-left:auto;
}
#wrapper {
	background: #a10000;
	margin-left:0px;
	margin-right:0px;
}
#header {
	background: 6px 0 url("css/header_bg.gif") repeat-x;
}
h1 {
	color: #fff;
	font-weight: normal;
	font: 1.7em arial, sans-serif;
	margin-top:0;
}
h1 span {
	font-size: 1.4em;
	color:#ffff66;
}

.banner {
	height: 95px;
	color: #fff;
	font-weight: normal;
	font: 22px arial, sans-serif;
	line-height: 95px;
	text-indent: 23px;
	width: 400px;
}
#body_blank {
	background: #800000;
	}
#body_index {
	background: top right url("css/body_bg_evan.jpg") no-repeat;
}
#body_directions {
	background: top right url("css/body_bg_scott2.jpg") no-repeat;
}
#body_photos {
	background: top right url("css/body_bg_historical.jpg") no-repeat;
}
#body_contact {
	background: top right url("css/body_bg_Owen.jpg") no-repeat;
}
#body_juggle {
	background: top right url("css/body_bg_LitzLiz.jpg") no-repeat;
}
#body_equipment {
	background: top right url("css/body_bg_wes.jpg") no-repeat;
}
#nav {
	background: url("css/nav_bg.gif") repeat-x;
	height: 40px;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
#nav em {
	font-size: 18px;
	font-style: normal;
}
#nav ul {
	min-width: 780px;
	padding: 0;
	padding-top: 10px;
	list-style: none;
}
#nav li {
	float: left;
	background: 12px 6px url("css/bullet_nav.gif") no-repeat;
	padding-left: 35px;
	padding-right: 0px;
	margin: 0;
}
#nav li.first {
	background: none;
	padding-left: 7px;
}
#nav a {
	font-weight: normal;
	color: #9A0000;
	text-decoration: none;
}
#nav a:hover {
	color: #500000;
}

#content {
	background: #760202;
	border: 1px solid #6A0101;
	width: 636px;
	margin: 38px 28px 8px 28px;
	padding-bottom:5px;
}
#content .i {
	padding: 15px;
}
#content ul { 
	list-style-image: url("css/arrowWhite.gif"); }
}

#content li { 
	margin-top:.6em; }
}


#content h2 {
	font: 1.4em "times new roman", serif;
	font-weight: normal;
	color: #fff;
	clear: both;
}
#content h2 strong {
	color: #ccff66;
	font-weight: normal;
}
#content h2.h {
	font-size: 12px;
}
.htop {
	color: #fff;
	font-weight:bold;
}
.hproject {
	position: relative;
	top: 0.5em;
	left: -0.4em;
}
.hof {
	position: relative;
	top: -0.5em;
	left: -1.5em;
	color: #FEFF00;
}
.h2006 {
	position: relative;
	top: 0.1em;
	left: -0.8em;
	font-size: 22px;
}
#picbox-left {
	margin: 1em 2em 0 0;
	background: #9A0303;
	float: left;
	width: 200px;
	padding: 3px;
}
#picbox-left img {
	display: block;
}
#gallery {
	margin-top: 5px;
	border: 1px solid #890202;
	background: #6A0101;
	padding: 5px;
	margin-right: 15px;
}
#gallery img {
	display: block;
}
#bigpic, #gallery .smallpic {
	background: #9A0303;
	padding: 4px;
}
#bigpic {
	float: left;
}
#pica { margin: 0px 15px 15px 15px; }
#picb { margin: 0px 0px 15px 5px; }
#picc { margin: 0px 5px 5px 15px; }
#picd { margin: 0px 0px 5px 15px; }
.smallpic {
	float: left;
}
#copyright {

	padding-bottom: 14px;text-align:right;
	font-size:.75em;
}
#footer {
	background: url("css/footer.gif") repeat-x;
	height: 46px;
}
