body, html {
	height: 100%;
	}
body {
	margin: 0;
	padding: 0;
	color: #000;
	}
#main {
	background-image: url("imgs/bg.gif");
	background-position: 0 10px;
	background-repeat: repeat-x;
	background-color: #FCC31A;
	}
#sub {
	background-color: #181818;
	color: #FFF;
	}
div {
	margin: 0;
	padding: 0;
	}
body, td, p {
	font: 11px Verdana, Arial, Helvetica;
	}
a {
	color: #84D7E9;
	}
a:visited {
	color: #84D7E9;
	}
a:hover {
	color: #B1DFE9;
	}
a:active {
	color: #DEDEDE;
	}
th, h2 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	text-align: left;
	color: #23C6E9;
	}
th.underlined {
	border-bottom: 1px dashed #237F8F;
	}
#header-strip {
	background: #222;
	height: 10px;
	padding: 0;
	margin: 0;
	font-size: 0;
	}
#logo {
	padding-top: 22px;
	}
#logo-sd {
	padding-left: 14px;
	padding-top: 37px;
	}
#main #center {
	background: url("imgs/bg_mn1.gif") no-repeat;
	}
#sub #resume {
	background: url("imgs/bg_resume.gif") no-repeat;
	}
#sub #gallery {
	background: url("imgs/bg_gallery.gif") no-repeat;
	}
#sub #video, #sub #stufftobuy {
	background: url("imgs/bg_video.gif") no-repeat;
	}
#sub #press {
	background: url("imgs/bg_press.gif") no-repeat;
	}
#sub #appearances {
	background: url("imgs/bg_appearances.gif") no-repeat;
	}
#sub #production {
	background: url("imgs/bg_production.gif") no-repeat;
	}
#sub #content {
	padding-top: 24px;
	padding-left: 14px;
	}
#left {
	background: url("imgs/end_l_frm.gif") no-repeat 100% 0;
	}
#right {
	background: url("imgs/end_r_frm.gif") no-repeat 0 0;
	}
#menu {
	margin-top: 22px;
	float: left;
	font-size: 0;
	}
#menu a, #menu img {
	margin: 0;
	padding: 0;
	}
#flash {
	float: left;
	}
#text-menu {
	margin-left: 12px;
	}
#text-menu a {
	color: #000;
	}
#text-menu a:hover {
	color: #333;
	}
#menu-sd {
	padding-left: 14px;
	padding-top: 14px;
	}
#resume-main td {
	padding: 4px 16px 4px 0;
	vertical-align: top;
	line-height: 16px;
	}
#resume td.subhd {
	color: #237F8F;
	border-bottom: 1px dashed #237F8F;
	font-weight: bold;
	}
#biography p {
	line-height: 24px;
	}
#footer {
	color: #BCBCBC;
	padding: 20px 0 20px 14px;
	}
#footer img {
	margin-left: 8px;
	border: 0;
	}
#content a img {
	border: 3px solid #333;
	margin: 2px;
	}
#content a:hover img {
	border: 3px solid #5D97A4;
	}
.videothumbs td {
	text-align: center;
	padding-right: 16px;
	}
.pic {
	float: left;
	}
.caption {
	float: left;
	width: 150px;
	padding: 20px 10px;
	}
.clear {
	clear: both;
	}