html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a, td, tr, table, div, img {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

body {
	background-color: #808080;
	background-position: left top;
	background-image: url(images/header1.gif);
	background-repeat: no-repeat;
}

p {
	margin-bottom: 10px;
}

li {
	margin: 7px;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

#bigbox {
	width: 100%;
	background-position: right top;
	background-image: url(images/header2.gif);
	background-repeat: no-repeat;
}

#container {
  width: 910px;
  height: auto;
  margin: auto;
  font-family: Arial, sans-serif;
  color: white;
}

#header {
	height: 100px;
	width: auto;
}

#right_col {
	float: right;
	text-align: center;
	height: auto;
	width: 250px;
	margin-top: 0px;
}

#content {
	min-height: 500px;
	width: 650px;
	margin-right: 250px;
}

.content_box {
	margin-top: 20px;
	padding-bottom: 40px;
	width: 590px;
	height: auto;
	background-color: #909090;
	font-family: Garamond, serif;
	color: #000000;
	border: 1px solid #aaaaaa;
}

.content_text {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	font-family: Garamond, serif;
}

.content_header {
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-family: Garamond, serif;
	font-variant: small-caps;
	font-size: 2.1em;
	color: black;
	border-bottom: 1px solid gray;
}

.content_header_moremargin {
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 40px;
	font-family: Garamond, serif;
	font-variant: small-caps;
	font-size: 2.1em;
	color: black;
	border-bottom: 1px solid gray;
}

.content_header_topmargin {
	padding-left: 15px;
	padding-top: 40px;
	margin-top: 140px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-family: Garamond, serif;
	font-variant: small-caps;
	font-size: 2.1em;
	color: black;
	border-bottom: 1px solid gray;
}

.content_header_verytopmargin {
	padding-left: 15px;
	padding-top: 40px;
	margin-top: 320px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-family: Garamond, serif;
	font-variant: small-caps;
	font-size: 2.1em;
	color: black;
	border-bottom: 1px solid gray;
}

.content_header_sometopmargin {
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-family: Garamond, serif;
	font-variant: small-caps;
	font-size: 2.1em;
	color: black;
	border-bottom: 1px solid gray;
}

#footer {
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: left;
	font-size: 0.7em;
	font-family: Garamond, serif;
	font-variant: small-caps;
}

.menu_item {
	margin-bottom: 10px;
}


.bio_header {
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom: 5px;
	font-size: 1.3em;
	margin-top: 15px;
}

.bio_picture {
	float: right;
	padding-left: 5px;
	padding-bottom: 5px;
}

.bio_text {
	margin-bottom: 10px;
	font-size: 0.9em;
	margin-left: 5px;
}

.bio_quote {
	font-size: 1.0em;
	margin-bottom: 0px;
}

.bio_quoteatrib {
	font-size: 0.9em;
	font-style: italic;
}

table.album_table {
	margin-left: 10px;
	margin-top: 25px;
}

.album_name {
	font-size: 1.7em;
	font-weight: bold;
	font-variant: small-caps;
	margin-left: 10px;
	margin-bottom: 5px;
}

.album_description {
	font-size: 0.9em;
	margin-left: 12px;
}

.album_download {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1.0em;
	margin-top: 10px;
	text-align: center;
}

.album_link {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1.0em;
	margin-top: 30px;
	text-align: center;
}

.album_spacer {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 70px;
	margin-right: 70px;
	border-bottom: 1px solid gray;
}

.audio_player_holder {
	margin-left: 10px;
	margin-top: 30px;
}

.audio_player_text {
	font-size: 0.8em;
	font-variant: small-caps;
}

.audio_player_spacer {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
	margin-right: 60px;
	border-bottom: 1px solid gray;
}

.content_photos {
	padding-left: 65px;
	padding-top: 10px;
	padding-bottom: 30px;
}

.photo_box {
	display: inline;
}

.photo_box_highres {
	float: left;
	margin-bottom: 10px;
	width: 150px;
	font-size: 0.7em;
	font-variant: small-caps;
	padding: 2px;
}

.photo_text {
	font-size: 1.0em;
	font-weight: bold;
	font-variant: small-caps;
	width: 150px;
}

.video_box {
	margin-left: 25px;
	padding-bottom: 60px;
}

.video_title {
	font-size: 1.7em;
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom: 10px;
}

.video_download {
	font-variant: small-caps;
	margin-bottom: 5px;
	margin-right: 22px;
	font-size: 0.8em;
	text-align: right;
}

.package_text {
	margin: 15px;
	font-size: 1.2em;
}

.package_link {
	text-align: center;
	font-size: 1.7em;
	margin-top: 30px;
	margin-bottom: 10px;
	font-variant: small-caps;
	font-weight: bold;
}

.package_link_bottom {
	text-align: center;
	font-size: 1.7em;
	margin-top: 30px;
	padding-bottom: 50px;
	font-variant: small-caps;
	font-weight: bold;
}

.contact_text {
	margin: 15px;
	font-size: 1.2em;
}

.contact_email_box {
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 50px;
}

.contact_email_header {
	font-size: 1.2em;
	margin-top: 20px;
	font-variant: small-caps;
	font-weight: bold;
}

.contact_email_address {
	padding-left: 10px;
	font-size: 1.1em;
	font-variant: small-caps;
}

.contact_form {
	margin-left: 50px;
	margin-top: 5px;
	padding-bottom: 20px;
}

.contact_label {
	font-size: 0.9em;
	font-weight: bold;
	font-variant: small-caps;
}

input.text {
	width: 450px;
	padding: 4px;
	font-size: 1.0em;
	margin-bottom: 8px;
}

textarea.largetext {
	width: 450px;
	height: 100px;
	font-size: 1.0em;
	padding: 4px;
}

input.submit {
	margin-left: 150px;
	margin-top: 10px;
	margin-bottom: 25px;
	text-align: center;
	width: 150px;
	height: 30px;
	background-color: #000000;
	color: #ffffff;
}

.contact_thanks {
	margin-top: 40px;
	text-align: left;
	font-size: 1.5em;
}

.link_box {
	margin-top: 10px;
	padding-bottom: 10px;
}

.link_link {
	margin-left: 10px;
	font-size: 1.6em;
	font-variant: small-caps;
}

.link_text {
	margin-left: 10px;
	font-size: 1.1em;
}
