﻿@charset "utf-8";
body  {
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bg5.jpg);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
h1, h2, h3, h4, h5{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			margin:.8em 0 .2em 0;
			padding:0;
}
h1{
			font-size: 2.0em;
}
h2{
			font-size: 1.8em;
}
h3{
			font-size: 1.6em;
}
h4{
			font-size: 1.4em;
}
p {
			font-family: Geneva, Arial, Helvetica, sans-serif;
			margin:.4em 0 .8em 0;
			padding:0;
			font-size: 1.2em;
}
#container #directions #form {
	margin: 0px;
	padding: 0px;
	float: left;
}
#container #directions {
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px 15px 5px 10px;
	margin: 5px 0 5px 0;
	height: 25px;
}

#click p {
	margin: 0px;
}

a {
	color: #000000;
}

#container { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: ;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

#header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#NavBar {
	float: right;
	color: #FFFFFF;
}
#NavBar a {
	color: #FFFFFF;
}
#mainActor a {
	text-decoration: none;
}
#ActNAV {
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 5px;
	width: 806px;
	padding: 5px 15px 5px 0px;
}

#ActNAV2 {
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 5px;
	padding: 5px 15px 5px 0px;
}

#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	margin: 15px 0 0px 0;
	padding: 0px 10px;
	height: 700px;
	border: 2px solid;
}

#mainContent {
	margin: 0 220px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px;
} 
#answer {
	margin: 0 0 0 15px;
}
#answer p {

}
#answer  td   {
	background-position: top;
	vertical-align: text-top;
	text-align: center;
}
#question {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}
#question p{
	color: #FFFFFF;
	padding: 3px 0 3px 10px;
}


#footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	clear: both;
}

#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#mainTalent {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 5px;
}
#click {
	color: #FFFFFF;
	background-color: #000000;
	margin: 5px 0 5px 0;
	padding: 2px 0 2px 0;
}
#container #ActNAV2 a {
	color: #FFFFFF;
}


#goog {
	margin: 0px;
	padding: 0px;
	float: right;
}
#mainAbout {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#mainNew {
	padding: 0px 20px 0px 20px;
	margin: 5px 0 0 0;
}

#mainAbout p, #mainNew p {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#mainAbout  td  {
	border-bottom: solid black 5px;
	vertical-align: top;
}
#mainTalent  td  {
	vertical-align: top;
}
#container #mainReel .top {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#mainReel  td  {
	vertical-align: top;
}
#container #mainRES p {
	margin: 0px;
}
#mainRES {
	border: thin solid #000000;
}


#container #mainReel tr .top {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#mainAbout .last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#TALfooter {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	clear: both;
	width: 791px;
	margin: 0;
}
#TALfooter p {
	margin: 0px;
	padding: 10px 0;
}
#container #ActNAV a {
	color: #FFFFFF;
}
#mainWork {
	margin-right: 20px;
	margin-left: 20px;
}
#mainWork li {
	font-size: 1.2em;
}
#googleheader {
	background-color: #000000;
	color: #FFFFFF;
}
#allright {
	float: left;
	margin-left: 10px;
}
#ActREEL {
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px 15px 5px 10px;
	margin-top: 5px;
}
#container #ActREEL a {
	color: #FFFFFF;
}
#mainDIR {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #mainDIR td {
	padding: 5px;
	vertical-align: text-top;
}
#container #mainDIR #sidebar {
	color: #FFFFFF;
	background-color: #000000;
}
#container #mainDIR #sidebar a {
	color: #FFFFFF;
}
#container #click a {
	color: #FFFFFF;
}
#container #mainWork #filming {
	padding: 0px 15px 15px 0;

}
#container #mainWork #darlene {
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container #mainWork #actor {
	padding-right: 15px;
	padding-bottom: 15px;
}
