#pagewrap {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	margin: 50px 0 0 0;
	font-family: garamond, georgia, times, serif;
	color: #000;
}
#play {
	float: left;
}
#shots {
	float: left;
	margin: 0 0 0 120px;
}
#nav ul {
	list-style-type: none;
	float: right;
	margin-top: 0px;
	text-align: right;
}
#headcontact {
	float: right;
}
.linethru {
	text-decoration: line-through;
}
#nav li {
	display: inline;
}
#nav img {
	float: left;
}
#nav {
	height: 60px;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #000000;
}
#caption  li {
	display: inline;
	list-style-type: none;
	margin-right: 70px;
}
ul {
	margin: 0px;
	padding: 0px;
}
#caption  ul {
	float: left;
}
#content {
}
#caption {
	height: 25px;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #000000;
}
#content object {
	margin-bottom: 12px;
}
#vimeolink {
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #000000;
}
.underlin {
	text-decoration: underline;
}
#credit {
	float: right;
}
#foot {
	background-color: #000000;
	height: 20px;
	color: #fff;
	padding: 0 8px;
}
#content .last {
}
#audio {
	float: right;
}
#copyright {
	float: left;
}
a {
	color: #000000;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:hover {
	text-decoration: underline;
}
#credit a {
	color: #FFFFFF;
}
#credit a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

