body {
	background-color: #c5c3c3;
	padding: 0;
	margin: 0;
	min-width: 1000px;
	height: 100%;
	width: 100%;
	color: #333;
}

img {
	border: 0;
}

div,h1,h2,h3,h4,ul,li,h5 {
	margin: 0;
	padding: 0;
}

h1, h3, h4, li, h2, p, p.sub, td.inter, table.interviews, div.links, p.ednote, p.pqright, p.pqleft, div.film, p.links {
	font-family: 'Gill Sans', 'Franklin Gothic', 'Lucida Grande','Lucida Unicode',lucida,verdana,sans-serif;
}


a:link { 
	color: #eb2020; 
}

div.bottomarea a:link { 
	color: #f33; 
}

a:visited { 
	color: #a41c13; 
}

a:hover,a:active { 
	color: #e67209; 
	text-decoration: none; 
}

div.outer {
	padding-top: 40px;
	background-position: 0 40px;
}


div.topnav {
	background: #803134 url(../art/p_topnav.jpg) no-repeat;
	text-align: left;
	padding: 0px;
	height: 27px;
	margin: 0;
}

img.logo {
	float: right;
	padding: 0;
	height: 27px;
}

div.titlebar {
	background: #5d5453 url(../art/p_titlebg.jpg) no-repeat;
	text-align: left;
	padding: 0px;
	height: 27px;
	margin: 0;
}

div.toparea {
	background-color: #93dbd5;
}

div.nav {
	background: #803134 url(../art/p_navbg.jpg) no-repeat;
	text-align: right;
	height: 25px;
}

div.nav ul {
	display: block;
}

div.nav li {
	list-style-type: none;
	display: inline;
}

div.title {
	background: #803134 url(../art/p_upperbg.jpg) no-repeat; 
}

h1 {
	padding: 27px 0 0 85px;
	height: 42px;
	text-align: left;
}

#bottompic {
	background: #332616 url(../art/p_bottompic.jpg) no-repeat; 
	height: 7px;
}

div.main {
	background: #c5c3c3 url(../art/p_inner.jpg) no-repeat; 
	min-height: 600px;
	min-width: 850px;
}

div.maininner {
	padding: 40px 70px 50px 85px;
}

h3 {
	text-align: left;
	color: #91a32d;
	font-weight: normal;
	margin-top: 40px;
}

h2 { 
	font-weight: normal; 
	font-size: 18px; 
	letter-spacing: 4px; 
	text-transform: uppercase; 
	padding: 10px 0 4px 85px; 
	border-top: 1px dotted #740909; 
	margin: 40px 0 15px -85px; 
	color: #740909;
}


h2.nopad { 
	margin: 0px 0 15px -85px; 
}

* html h2 { 
	font-weight: normal; 
	font-size: 18px; 
	letter-spacing: 4px; 
	text-transform: uppercase; 
	padding: 10px 0 4px 85px; 
	border-top: 1px dotted #740909; 
	margin: 40px 0 15px -42px; 
	color: #740909;
}


* html h2.nopad { 
	margin: 0px 0 15px -42px; 
}

h4.main { 
	padding: 5px 70px 5px 85px; 
	font-size: 12px; 
	background-color: #ddd; 
	font-weight: normal; 
	color: #730909; 
}

h4.top {
	text-align: center; 
	margin: 0px; 
	padding: 0 0 5px 0;
}

div.bottomarea {
	clear: both;
	background-color: #803134;
	padding: 10px 90px 10px 80px;
	font-size: .8em;
	color: #fff;
	text-align: left;
	border-top: 4px solid #555;
}

div.bottomarea p {
	color: #fff;
	text-align: left;
}

div.bottomarea a:visited { 
	color: #ccc; 
	text-decoration: none; 
}

b {
	color: #8a2c2c;
}

p.questiontop,p.question {
	font-weight: bold;
	color: #8a2c2c;
}

p.pqright, p.pqleft {
	font-size: 1.5em;
	color: #930c0c;
}

p.pqright {
	float: right;
	width: 200px;
	padding: 10px 9px 10px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 20px -10px 20px 20px;
}

p.pqleft {
	float: left;
	padding: 10px 0 10px 14px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 200px;
	margin: 20px 20px 20px -15px;
}

p.question {
	padding-top: 30px;
}

p.ednote { 
	padding: 8px; 
	background-color: #fff; 
	color: #d00c0c;
	line-height: 16px;
	font-size: 13px; 
}

#videoshow {
	display: none;
	cursor: pointer;
	float: left;
	width: 114px;
	margin-top: 5px;
}

#videospace {
	display: none;
	height: 0;
}

div.photo350 {
	float: left;
	border-top: 15px solid #777;
	border-bottom: 2px solid #8a2c2c;
	margin: -40px 20px 20px 0;
}

table.cron td {
	vertical-align: top;
	padding: 8px;
}

table.cron td.date {
	width: 15%;
	background-color: #fff;
	color: #8c5757;
}

table.cron td.item {
	background-color: #eee;
}

table.cron td p {
	margin: 0;
	padding: 0;
}

div.links {
	background-color: #eee;
	margin: 0 -70px 5px -85px;
	border-left: 85px solid #8a2c2c;
	border-right: 70px solid #bbb;
	padding: 8px 10px 8px 10px;
}

div.links:hover {
	border-left: 85px solid #e67209;
}

* html div.links {
	background-color: #eee;
	margin: 0 -35px 5px -42px;
	border-left: 85px solid #8a2c2c;
	border-right: 70px solid #bbb;
	padding: 8px 10px 8px 10px;
}

a.head {
	font-size: 17px;
	text-decoration: none;
	display: block;
}

p.excerpt {
	background-color: #eee;
	margin: 20px 0 0 175px;
	border-right: 20px solid #bbb;
	padding: 8px 10px 8px 10px;
}

p.excerpt:hover {
	border-right: 20px solid #e67209;
}

div.interviewbio {
	width: 320px;
	float: right;
	border-top: 40px solid #eee;
	margin: -30px -30px 20px 20px;
}

div.interviewbio p {
	background-color: #eee;
	padding: 10px;
	margin: 0;
	color: #830e07;
	font-size: .9em;
}

div.pq, div.pqinline {
	font-size: 1.4em;
	line-height: 1.7em;
	color: #571c54;
}

div.pqinline {
	padding: 15px 9px 15px 9px;
	border: 1px solid #eee;
}

ul.high {
	float: left;
	width: 170px;
	list-style-type: none;
	margin: 8px 15px 15px -15px;
}

* html ul.high {
	float: left;
	width: 170px;
	list-style-type: none;
	margin: 8px 15px 15px -7px;
}

ul.high li {
	padding: 5px 5px 5px 10px;
	background-color: #aaa;
	margin-bottom: 2px;
	border-left: 5px solid #ddd;
}

ul.high li.hitop, ul.high li.hitop:hover {
	background-color: ddd;
	color: #666;
	border-left: 5px solid #830e07;
	padding: 14px 5px 5px 10px;
}

ul.high li a:link, ul.high li a:visited {
	text-decoration: none;
	color: #b44701;
}

ul.high li:hover {
	background-color: #e6bca1;
}


div.cronphoto {
	float: right;
	border: 5px solid #aaa;
	width: 250px;
	background-color: #aaa;
	margin: 0 0 10px 15px;
}

div.cronphoto p {
	color: #655;
	font-size: .9em;
	margin: 0;
	padding: 5px 10px 5px 10px;
}

#chapter { background-color: #581f1c; height: 320px; padding: 7px 20px 5px 20px;  }
div.chlink { clear: left; margin: 0 0 8px -20px; padding: 5px 20px 8px 20px; color: #655; border-bottom: 1px dotted #866;  }
* html div.chlink { clear: left; margin: 0 0 8px -10px; padding: 5px 20px 8px 20px; color: #655; border-bottom: 1px dotted #866;  }
div.chlink a.head { font-size: 17px; text-decoration: none }
div.video { float: left; width: 514px; margin: 0 20px 0 0; }
div.mainvideo div.chint { float: right; width: 300px; margin: -30px -70px 20px 20px; }
* html div.mainvideo div.chint { margin: -30px -35px 20px 20px; float: right; width: 300px; }
div.chint li { list-style-type: none; clear: both; overflow:auto; margin-bottom: 1px; background: #ddd url(../art/p_bgside.gif) repeat-y; background-position: right; padding: 4px 12px 4px 8px; color: #666; font-size: 12px; }
* html div.chint li { list-style-type: none; clear: both; overflow:auto; margin-bottom: 1px; background: #ddd url(../art/p_bgside.gif) repeat-y; background-position: right; padding: 4px 12px 4px 8px; color: #666; height: 130px }
div.chint li a { font-size: 14px; }
div.chint li:hover { background-color: #c7e2ef; }
div.chint li.inthead, div.chint li.inthead:hover { height: 20px; background-color: #9a9da7; padding: 10px 8px 5px 8px; color: #ddd; font-size: 13px; letter-spacing: 4px; text-transform: uppercase; }
div.chint li img { width: 120px; float: left; margin: 0 10px 10px 0; border-left: 2px solid #7d142d; }
div.chtext { color: #ddd; margin: 80px 50px 0px 10px; font-size: 15px; line-height: 16px; }
div.chtext h1 { padding: 0; font-weight: normal; margin: 0 0 20px 0; font-size: 21px; line-height: 19px; color: #fff; }
div.chtext span.chnum, #nextthing span.nextchapter { color: #ccc; letter-spacing: 4px; font-size: 12px; display: block; padding-bottom: 8px; }
div.chpop { height: 25px; background-color: #666; text-align: left; padding-left: 20px; }
div.chpop:hover { background-color: #e67209; }
#nextthing { float: right; width: 220px; height: 220px; padding: 50px 10px 50px 10px; color: #f00; font-size: 16px; display:none; }
#nextthing a { text-decoration: none; }
#nextthing a:link, #nextthing a:visited { color: #f00; }
div.chtext span.chnum { color: #bf5049 }
h2.ch { 
	font-weight: normal; 
	font-size: 18px; 
	letter-spacing: 4px; 
	text-transform: uppercase; 
	padding: 10px 0 4px 0; 
	border-top: 0; 
	margin: 20px 0 15px 0; 
	color: #740909;
}

div.mainvideo {
	padding: 0px 70px 30px 85px;
	overflow: auto;
}


