body {
	background-color: #222;
	color: #dcc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-image: url("dooeydecibel.png");
	background-repeat: no-repeat;
	background-position: absolute;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 2.5em;
	padding: 0 0 8px 0;
	line-height: 1em;
}

h2 {
	font-size: 1.2em;
	padding: 0 0 4px 0;
}

h1, h2, h3 {
/*	border-bottom: 1px dashed #787F71;*/
	margin: 1em 0 5px 0;
	font-style: italic;
}

a {
	color: #dcc;
	text-decoration: none;
	font-style: italic;
}

a:hover {
	color: #787F71;
}

p {
	margin: .5em 0 0 0;
	padding: 0;
}

br {
	clear: both;
}

#menu {
	color: #787F71;
	position: absolute;
	top: 100px;
	left: 0;
	width: 180px;
	font-size: .8em;
	line-height: 1.2em;
	font-weight: bold;
	padding: 0 10px 0 10px;
	text-transform: uppercase;
}

#menu ul {
	margin: 3px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#menu li {
	margin: 0 0 3px 10px;
	padding: 0;
	text-transform: none;
	font-size: 1em;
}

#menu li a {	
	font-weight: normal;
	font-size: 1.2em;
}

#content {
	margin: 0 0 0 200px;
	width: 600px;
}

#text {
	margin: 0 0 0 0;
}

#footer {
	margin: 100px 0 10px 200px;
	border-top: 1px dashed #787F71;
	padding: 8px 0 0 0;
	width: 600px;
	clear: both;
}

#popup-video {
	padding:  10px 0 0 200px;
}

#shotlist, #shotlistshow {
	font-weight: bold;
	font-size: .9em;
}

#shotlist {
	display: none;
}

#shotlist table {
	border-collapse: collapse;
}

#shotlist th {
	color: #787F71;
	font-size: 90%;
	text-transform: uppercase;
	text-align: left;
}

#shotlist tr {
	border-bottom: 1px dashed #787F71;
}

#shotlist td {
	padding: 0 10px 0 0;
}

#shotlist .time {
	width: 25px;
	text-align: right;
	color: #787F71;
}

#shotlist .title {
	text-transform: uppercase;
}

#shotlist .role {
	font-weight: normal;
	font-style: italic;
}

.label {
	float: left;
	width: 90px;
	font-weight: bold;
	padding-right: 10px;
	font-size: .9em;
}

.quicktime-links {
	font-size: 1.3em;
	line-height: 1.5em;
}

#credits {
	border-top: 1px dashed #787F71;
	margin: 10px 0 0 0;
	padding: 8px 0 0 0;
}

.running-time {
	font-size:  75%;
	font-weight:  normal;
}
