body	{
	background-color: #f2eee8;
	color: #333;
	font-style: normal;
	font-weight: normal;
	font-size: 12px; /* or 1em */
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	text-align: left;
	line-height: 1.5em;
	}

em	{ font-style: italic; font-size: 1.2em; } /* DEPRECATED?? */
i 	{ font-style: italic; border-bottom: 1px solid #8c8c8c; }
img	{ padding: 0px; border: 0px; }
.img2 { border: 1px solid #000;  margin-top: 1em; }
hr	{ color:#f2eee8; border-bottom: 1px solid #000; }

a	{
	text-decoration: none;
	background: transparent;
	font-weight: bold;
	font-size: 11px; /* or 1em */
	border-bottom: 1px dotted #f2eee8;
	}

a:link, a:visited { color: #c90; }
a:hover { color: #1d1913; border-bottom: 1px dotted #000; } /* or border-color: #000 */
a:active { color: #cc5c00; }


h1, h2, h3, h4, h5, h6	{
	color: #333;
	font-weight: normal;
	font-family: Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	letter-spacing: 1px;
	}

h1	{ font-size: 2em; }
h2	{ font-size: 1.75em; }
h3	{ font-size: 1.5em; padding-top: 5px; padding-bottom: -12px; }
h4	{ font-size: 1em; text-transform: uppercase; margin-top: -1.5em; }

h5	{
	font-weight: bold;
	font-size: 1.10em;
	letter-spacing: 0;
	margin-top: 0px;
	}

p	{
	color: #333;
	font-weight: normal;
   	font-size: 12px; /* or 1em */
	line-height: 1.5em;
   	margin-top: 1em;
	}
	
p:first-child { line-height: 16px; margin-bottom: 18px; }

.border { border: 1px solid #000; }
.border2 { border: 1px dotted #000; }

.about {							/* inset with film description in Actor/Films */
	border: 1px dotted #333;
	margin: 12px 0px 8px 12px;
	padding: 8px 10px 0 12px;
	}
.answer	{ padding-bottom: 10px; }
.answer:first-letter { font-weight: bold; font-size: 12px; }
.answer2	{ padding-bottom: 10px; }
.award {
	text-indent: -3.75em;
	padding-left: 3.75em;
	line-height: 1.4em;
	margin-bottom: 0.75em;
	font-size: .9em;
	}
.byline {
	margin: -10px 0 10px 0;
	padding: 0;
	font-size: 11px;
	}
.copyright	{ font-size: 10px; line-height: 14px; }
.credit	{ font-size: 11px; }
.date {
	margin: -10px 0 10px 0;
	padding: 0;
	font-size: 11px;
	}
.inlineDate {
	font-size: 11px;
	color: #333;
	}
.emphasis	{
	font-weight: normal;
	font-size: 12px;
	font-family: Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	text-transform: uppercase;
	}

.films  { border: 1px solid #000; padding: 0; margin:2em 0; }
.firstPic {
	border: 1px solid #000;
	position: absolute; top: -6px; left: -16px;
	z-index: 400;
	}
.goUp	{ text-align: right; }
.left		{ float: left; padding-right: 12px; z-index: 300; }
.name	{ font-size: 11px; color: #444; }
.peopleName { font-size: 11px; color: #222; }
.filmTitle { font-weight: bold; }
.print { font-style: italic; }
.footnote { font-size: 10px; color: #666; }
.question, .question2	{
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 4px;
	text-transform: uppercase;
	line-height: 14px;
	color: #3d3d3d;
	}
.question:first-letter { font-size: 12px; }
.readMore {  font-size: 11px; text-align: right; margin-top: -1em; }
.release	{ font-size: 11px; line-height: 14px; padding-bottom: 10px; margin: 0px; }
.right	{ float: right; }
.role		{ font-style: italic; font-size: 11px; }

.trailer { margin-top: -7px; }
.trailer a, .inlineTrailer a	{
	font-weight: normal;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
	background: #c90;
	border: 0px;
	padding: 2px 4px 1px 4px;
	}
.trailer a:hover, .inlineTrailer a:hover { color: #fff; background-color: #000; }
.trailer a:visited, , .inlineTrailer a:visited { color: #fff; }

.url { font-size: 11px; margin-top: 0px; }
.offsiteLink { font-size: 11px; }
.insiteLink { font-size: 11px; }

.year {
	color: #333;
	font-weight: bold;
	font-size: 1em; /* or font-size: 11px; */
	}


.subNav {
	position: absolute;
	padding: 0 0 1.5em 0;
	margin: 0;
	font-weight: normal; 
	font-size: 11px;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	line-height: 14px;
	padding-bottom: 48px;
	}

.subNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

.subNav li .thisPage {
	color: #cc5c00;
	border-left: 5px solid #cc5c00;
	}

.subNav li .thisPage2 {
	color: #cc5c00;
	border-left: 5px solid #f2eee8;
	}

.subNav li, .subNav li a {
	color: #c90;
	width: 100%;
	border-bottom: 0px;
	border-left: 5px solid #f2eee8;
	font-weight : normal; 
	text-decoration: none;
	line-height: 17px;
	white-space: nowrap;
	}

.subNav li a:link, a:visited {
	color: #c90;
	}

.subNav li a:hover {
	color: #1d1913;
	border-left: 5px solid #000;
	}

.subNav li a:active {
	color: #cc5c00;
	border-left: 5px solid #cc5c00;
	}


.footerNav {
	color: #fff;
	background-color: #28251f;
	text-align: center;
	border: 0;
	}
.footerNav a {
	text-decoration: none;
	border: 0;
	}
.footerNav img { border: 0; }

