body { 
	background: #e3d2c3; 
	font-family: 'Gill Sans','Lucida Grande','Franklin Gothic Medium','Lucida Unicode',Lucida,Verdana,Sans-serif; 
	font-weight: normal; 
	padding: 0px; 
	height: 100%; 
	width: 100%; 
	margin: 0px; 
	min-width: 950px; 
	text-align: left;
}

div,span,ul,h1,h2,h3,h4,h5,form,table,input,textarea,li { 
	padding: 0; 
	margin: 0; 
}

img { 
	border: 0; 
}

a:link {
	color: #7375c3;
}

a:visited {
	color: #f07903;
}

a:hover {
	color: #fe0c00;
	text-decoration: none;
}

div.pullquote,h2,h3,h4, b, div.maininner b, p.question, p.questiontop, blockquote, div.intbio p  {
	color: #af2716;	
}

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

p.question {
	margin-top: 35px;
}

#videospace {
	background-color: #000;
	height: 30px;
	margin: 0;
	clear: both;
}


div._comments_outer {
	background-color: #fff;
	border-top: 0;
}

div.commentouter {
	background-color: #fff;
	border-top: 3px solid #867f7e;
	padding: 0 30px 0 45px;
}


div.top {
	background:#3c1913 url(../art/p_top.jpg) no-repeat;
	text-align: right;
	clear: both;
	padding-top: 45px;
	background-position: 0 45px;
}

div.top img.title {
	width: 193px;
	padding: 15px 0 0 60px;
	float: left;
}


div.top div.nav {
	margin-top: 18px;
	text-align: left;
}

div.top div.nav ul {
	float: right;
}

div.top div.nav li {
	display: inline;
	list-style-type: none;
	position: relative;
	z-index: 3;
	padding: 0;
}

div.top div.nav li a {
	text-decoration: none;
}


div.top h1 { 
	text-align: left;
	clear: both;
	font-weight: normal;
	font-size: 33px;
	color: #fff;
	padding: 0 0 2px 60px;
}


div.main {
	background-color: #dfd1c2;
	border-top: 5px solid #baab9b;
	padding: 20px 60px 20px 60px;
}

div.bottom {
	padding: 10px 60px 10px 60px;
	text-align: left;
	font-size: .9em;
	background-color: #491915;
	border-top: 5px solid #baab9b;
}

div.bottom p {
	color: #777;
}

h4.main { background-color: #fff; margin-left: 10px; color: #3f0f0b; font-size: .9em; padding: 5px 60px 5px 60px; font-weight: normal; }


h2 { 	
	font-weight: normal; 
	margin: 30px 0 5px -60px; 
	font-size: 23px;
	padding-left: 10px; 
	border-left: 50px solid #fff;
}

h2.nopad { 
	margin: 0 0 5px -60px; 	
}
* html h2.nopad { 
	margin: 0 0 5px -30px; 	
}

a.comlink {
	text-decoration: none;
	display: block;
	text-align: right;
	float: right;
	letter-spacing: 3px;
	padding: 8px 10px 10px 10px;
	height: 25px;
}

* html a.comlink {
	text-decoration: none;
	display: block;
	text-align: right;
	float: right;
	letter-spacing: 3px;
	padding: 1px 10px 10px 10px;
	height: 25px;
}

a.comlink span.comt {
	height: 13px;
	float: left;
	margin: 6px 10px 8px 0;
	font-size: 13px;
}


