body {
	background-color: #ddd;
	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, div.bio p, p.sub, td.inter, table.interviews, div.links, p.ednote, p.pqright, p.pqleft, div.film, p.links {
	font-family: 'Lucida Grande','Lucida Unicode',lucida,verdana,sans-serif;
}


a:link { 
	color: #df0023; 
}

a:visited { 
	color: #72716e; 
}

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

div.toparea {
	background: #202020 url(../art/p_topbg.jpg) no-repeat;
	text-align: right;
	padding-top: 48px;
	background-position: 0 48px;
	height: 137px;
	margin: 0;
}

div.toparea img.showtitle {
	padding-top: 20px;
	width: 201px;
	float: left;
}

div.nav {
	background: #863030 url(../art/p_navbg.jpg) no-repeat;
	text-align: right;
	padding: 0;
	clear: right;
}	

div.nav ul {
	display: block;
}

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

div.main {
	margin: 0; 
	background: #ddd url(../art/p_inner.jpg) no-repeat; 
	min-height: 600px;
	padding: 40px 70px 50px 40px;
	min-width: 850px;
}

h1 {
	text-align: left;
	margin-bottom: 20px;
}


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

h2 { 
	font-weight: normal; 
	font-size: 18px; 
	letter-spacing: 2px; 
	text-transform: uppercase; 
	padding: 4px 9px 4px 10px; 
	border-left: 3px solid #fff; 
	margin: 40px 0 10px -13px; 
}


h2.nopad { 
	margin: 0 0 20px -13px;
	border-left: 3px solid #fff;
	color: #333;
	padding-left: 10px; 
	text-transform: uppercase;
}


h4.main { 
	padding: 5px 70px 5px 40px; 
	margin: 0 -70px 20px -40px; 
	font-size: 12px; 
	background-color: #aaa; 
	font-weight: normal; 
	color: #730909; 
}

* html h4.main { 
	padding: 5px 70px 5px 40px; 
	margin: 0 -35px 20px -20px; 
	font-size: 12px; 
	background-color: #aaa; 
	font-weight: normal; 
	color: #730909; 
}

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

div.bottomarea {
	clear: both;
	background-color: #dfcc82;
	font-family: 'Lucida Grande','Lucida Unicode',lucida,verdana,sans-serif;
	padding: 10px 90px 10px 80px;
	font-size: .8em;
	color: #fff;
	text-align: left;
	border-top: 4px solid #5d0707;
}

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

div.bottomarea a:hover,a:active { 
	color: #fff; 
	text-decoration: none; 
}

b {
	color: #a33030;
}

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

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

p.pqright {
	float: right;
	width: 200px;
	padding-right: 9px;
	border-right: 1px dotted #aaa;
	margin: 20px -10px 20px 20px;
}

p.pqleft {
	float: left;
	padding-left: 14px;
	border-left: 1px dotted #aaa;
	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; 
}

div.film {
	border-left: 3px solid #c40c0c;
	border-right: 3px solid #c40c0c;
	margin: 5px 0 5px 0;
	background-color: #ffeeab;
	padding: 15px;
}

div.film:hover {
	background-color: #fff;
}

h2.link {
	background: #c40c0c;
	color: #fff;
	margin: 20px 0 0 0;
	border: 0;
}

p.links {
	background-color: #c7c7c7;
	padding: 10px;
	border-left: 3px solid #999;
	margin: 0 0 1px 0;
}

p.links:hover {
	background-color: #fff;
	padding: 10px;
	border-left: 3px solid #c40c0c;
}

li.toplinks { 
	font-size: 12px; 
	background-color: #c40c0c;
	padding: 10px;
	list-style: none; 
	display: inline;
	height: 20px;
}

li.toplinks:hover {  
	background-color: #dfcc82;
}

li.toplinks a:link, li.toplinks a:visited {
	color: #fff;
	text-decoration: none;
	padding: 10px;
} 

li.toplinks a:hover {
	color: #333;
	text-decoration: none;
	padding: 10px;
} 

div.photoleft {
	width: 300px;
	float: left;
	border-left: #e9d583 solid 10px;
	border-right: #e9d583 solid 2px;
	margin: 10px 20px 10px -10px;
}
