body, html {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
	margin: 0px;
	background-image:   url(/images/bkg.gif);
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin: 10px 0px 0px;
	padding: 0px;
	color: #fff;
	font-weight: normal;
	letter-spacing: 1px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 0px 0px 10px;
	padding: 0px;
	font-weight: normal;
}
h2 a:link, h2 a:visited {
	color: #fff;
	text-decoration: none;
	}
h2 a:hover, h2 a:active {
	}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	color: #b88309;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #630;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #6B1A05;
	font-weight: normal;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
}
h6 span {
	margin-right: 8px;
	margin-left: 8px;
	}
h6 a:link, h6 a:visited, #topnav {
	color: #fff;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f3efe0;
	}
h6 a:hover, h6 a:active, #about #about_nav, #theatre #theatre_nav, #film #film_nav, #reviews #reviews_nav, #education #education_nav, #resume #resume_nav, #photos #photos_nav, #reel #reel_nav {
	color: #6B1A05;
	background-color: #fff;
	text-decoration: none;
	}
bold, strong {
	color: #6B1A05;
}
p {
	font-size: 12px;
	display: block;
	padding-top: 0px;
	padding-bottom: 10px;
	margin:0px;
	line-height: 17px;
}
.chart_text {
	font-size: 12px;
	line-height: 17px;
}
#top {
	background-image:   url(/images/bkg-1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	}
#top-photo {
	background-image:   url(/images/head.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f3efe0;
	}
#wrapper {
	margin-right: auto;
	margin-left:auto;
	width: 750px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content {
	margin: 20px;
	width: 710px;
}
input, textarea {
	border: 1px solid #999999;
}
a:link       { text-decoration: none; color: #6B1A05 } 
a:visited    { text-decoration: none; color: #6B1A05 } 
a:active     { text-decoration: none; color: #6B1A05 } 
a:hover      { text-decoration: underline; color: #b88309; }
.unnamed1 {
	border: 1px solid #999999;
}

