body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #000;
	margin: 10px;
	font-weight: light;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #990066;
	text-decoration: none;
}

a.small {
	color: #663366;
	font-size: x-small;
	font-weight: bold;
	font-variant: small-caps;
	vertical-align: top;
	text-decoration: none;
}

img.subheader {
	text-align: right;
	margin-top: 5px;
	/*margin: 0 auto;*/
}

img.video_headline {
	margin-top: 5px;
}

.indent20 {
	margin-left: 20px;
}

h1 {
	font-size: 20px;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: lighter;
	margin-bottom: 5px;
}

div#container {
	height:100%;
	top:10px;
	width:930px;
	text-align: left; margin: 0 auto;
}

div#header {
	text-align: center;
}

div#footer {
	clear: left;
	margin-top: 50px;
	text-align: right;
	font-size: 16px;
	letter-spacing: 2px;
}

div#presskit {
	margin: 10px;
	margin-bottom: 40px;
	letter-spacing: 2px;
	line-height: 20px;
}

div#biography {
	margin: 10px;
	letter-spacing: 2px;
	line-height: 20px;
}

div.clear {
	clear: both;
}

div#main_content {
	clear: both;
	text-align: center;
}

div.subheader {
	margin-top: 10px;
}

div.video_preview {
	float: left;
	padding: 20px 0px 0px 0px;
	text-align: center;
	width: 310px;
}

p {
	#text-indent: 20px;
	margin-bottom: 10px;
}

ul.reelmenu {
	margin-top: 15px;
}

li.headline {
	margin-bottom: 7px;
	height: 25px;
}

li.title {
	margin-top: 3px;
	height: 25px;
}

.alignleft {
	text-align: left;
}

.aligncenter {
	text-align: center;
}

.alignright {
	text-align: right;
}

.top20 {
	margin-top: 20px;
}
