h2 {
	font-size: 15px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	background: #EEE;
	padding: 2px 0 2px 5px;
}

#left {
	width: 265px;
}

#right {
	width: 496px;
}

#maheadertext_sub {
	text-align: center;
	width: 505px;
}

#nav {
	width: 505px;
}

#content {
	width: 505px;
}

#content h1 {
	width: 505px;
}

#content ul {
	list-style-type: disc;
}

#content .posttitle {
	margin-bottom: 3px;
	background: #EEE;
	padding: 2px 0 2px 5px;
}

#content .thetitle {
	font-size: 14px;
	width: 380px;
	font-weight: bold;
	float: left;
}

#content .thetime {
	float: left;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}

#photonav {
	font-weight: bold;
	width: 505px;
	background: #EEE;
	font-size: 12px;
	color: #000;
	margin: 3px 0 5px 0;
	padding: 2px 5px 2px 5px;
	text-align: center;
}

#photonav a {
	color: #555;
}

#photonav a:hover {
	text-decoration: none;
	color: #646F83;
}

#quote {
	background: #E2FFCB;
	margin: 10px 0 0 32px;
	padding: 5px;
	font-size: 12px;
	line-height: 15px;
	width: 190px;
	border: 1px dotted #646F83;
}

.primarythumbnail {
	float: left;
	width: 150px;
	border: 1px solid #AAA;
	margin: 0 7px 7px 0;
	padding: 5px;
	text-align: center;
}

.primarythumbnail a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

.primarythumbnail a:hover {
	text-decoration: underline;
}

.primarythumblink {
	background: #E2FFCB;
	width: 150px;
	height: 20px;
}

.thumbnail img {
	border: 0;
}

br .clear {
	clear: both;
}

.line {
	height: 2px;
	width: 505px;
	border-bottom: 1px dotted #646F83;
	margin-top: 10px;
	margin-bottom: 20px;
}

.thumbnail {
	float: left;
	width: 150px;
	border: 1px solid #AAA;
	margin: 0 7px 7px 0;
	padding: 5px;
	text-align: center;
}

.thumbnail img {
	border: 0;
}

.mainthumbnail {
	float: left;
	width: 220px;
	border: 1px solid #AAA;
	margin: 0 0 15px 16px;
	padding: 5px;
	text-align: center;
}

.mainthumbnail:hover {
	background: #DDD;
}

.subthumbnail {
	float: left;
	width: 151px;
	border: 1px solid #AAA;
	margin: 0 7px 7px 0;
	padding: 5px;
	text-align: center;
}

.subthumbnail a img {
	border: 1px solid #AAA;
}

.subthumbnail:hover {
	background: #DDD;
}

.thumbnails {
	width: 515px;
	float: left;
}

#content input, #contact-area textarea {
	padding: 5px;
	width: 370px;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#content textarea {
	height: 150px;
	width: 381px
}

#content textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#content input.submit-button {
	width: 100px;
	background: #E2FFCB;
	font-weight: bold;
	float: right;
	margin: 15px 15px 0 0;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 14px;
}

#contactthanks {
	font-size: 16px;
}

.centered {
	text-align: center;
}

.greenbox {
	border: 1px solid #AAA;
	padding: 3px;
	margin: 5px;
	background: #E2FFCB;
	width: 70px;
	float: right;
	text-align: center;
}

.greenbox a {
	display: block;
	text-decoration: none;
	font-weight: bold;
}

.greenbox img {
	border: 0;
}

tr td.column {
	font-weight: bold;
	background: #EEE;
	font-size: 14px;
}

tr {
	text-align: left;
}

#videoplayerwrap {
	background: url(../images/bg.jpg) no-repeat;
	padding: 20px 20px 20px 20px;
	margin-left: 55px;
}

table#actresume {
	font-size: 11px;
}

ul.normal {
	list-style-type: disc;
	margin-left: 30px;
	margin-top: 5px;
}

object.voiceover {
	margin-top: 5px;
}

.video_ma {
	width: 100%;
	float: left;
	height: 90px;
}

.video_ma .thumb {
	padding: 3px 3px 0 3px;
	border: 1px solid #AAA;
	margin-right: 10px;
	float: left;
}

.video_ma .text {
	float: left;
	margin-top: 13px;
}

.video_ma .lineheighted {
	float: left;
	line-height: 66px;
}

