body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
}

body {
	margin: 0;
	padding: 0;
	background-color: #671a1a;
}

#main {
	margin-right: auto;
	margin-left: auto;
	background: #671a1a url(images/background.jpg) repeat-y center;
	width: 818px;
	height: 800px;
}

#main-content {
	margin-right: auto;
	margin-left: auto;
	background: #671a1a url(images/background.jpg) repeat-y center;
	width: 818px;
	height: 3000px;
}


#masthead {
	position: absolute;
	background: #671a1a url(images/masthead.jpg) no-repeat center top;
	width: 818px;
	height: 145px;
}

#content {
	clear: both;
	margin-left: 9px;
	background: #000 url(images/home_content_background.jpg) repeat-x 18px 145px;
	width: 800px;
	height: 800px;
}

#content-main {
	clear: both;
	margin-left: 9px;
	background: #671a1a url(images/background.jpg) repeat-y center;
	width: 800px;
	height: 3000px;
}

.joe {
	display: block;
	position: relative;
	border: 0;
	top: -78px;
	left: 410px;
	z-index: 2;
}

.joe-black {
	display: block;
	position: relative;
	border: 0;
	top: 112px;
	left: 20px;
	z-index: 2;
}

.joe-bio {
	display: block;
	position: relative;
	border: 0;
	top: 112px;
	left: -150px;
	z-index: 2;
}

.introcopy {
	display: block;
	position: relative;
	border: 0;
	top: 220px;
	left: 100px;
	z-index: 2;
}

#content-block {
	float: left;
	display: block;
	position: relative;
	border: 0;
	top: 165px;
	left: 100px;
	width: 390px;
	z-index: 4;
}

#content-bio {
	float: left;
	display: block;
	position: relative;
	border: 0;
	top: 165px;
	left: 100px;
	width: 390px;
/*	width: 560px; */
	z-index: 4;
}


ul {
	position: absolute;
	clear: both;
	float:left;
	font-size:12px;
	color: #671a1a;
	font-weight:normal;
	top: 61px;
	left: 325px;
	list-style: none;
}

li {
	padding-right: 20px;
	display: inline;
}

li a {
	text-decoration: none;
}

li a:hover {
	text-decoration: underline;
}


h1 {
  font-size: 24px;
  font-weight: normal;
  font-family: Georgia, Times, serif;
  margin-bottom: -8px;
  padding-bottom: 3px;
  border-bottom: 3px solid #000;
}

h2 {
  font-size: 20px;
  font-weight: normal;
  font-family: Georgia, Times, serif;
  margin-top: 24px;
  margin-bottom: -8px;
}

a:link {
	color: #671a1a;
}

a:visited {
	color: #671a1a;
}

a:hover {
	color: #671a1a;
}

a:active {
	color: #671a1a;
}

h4 {
  font-size: 13px;
  font-weight: bold;
  border-bottom: 1px solid #000000;
}

.callout {
  font-size: 11px;
}
