.interview {padding: 10px; margin-bottom: 13px; font-size: 14px; line-height: 20px; background: #d0cebe}	
.interview2 {padding: 10px; margin-bottom: 13px; font-size: 14px; line-height: 20px; background: #221b0b; color: white}	
.interview2 a {color: #8f8861}	


/* Show only to IE7 */
	*:first-child+html 
	html, body {
  	padding:0;
  	min-height:100%;
  	height: auto
	}
	
        
        html, body {
  	padding:0;
  	min-height:100%;
  	height: 100%
	}
	
	#container {
  	min-height:100%;
  	height: 100%;
  	position:relative;
  	margin-bottom: -95px
  	}
	
        /* Show only to IE7 */
	*:first-child+html 
	#container {
  	min-height:100%;
  	height: auto;
  	position:relative;
  	margin-bottom: -95px
  	}
        
	#clear {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
	#clear {display: inline-block;}
	/* Hides from IE-mac \*/
	* html #clear { height: 1%;}
	#clear {display: block;}
	/* End hide from IE-mac */
	
	
	body {font-family:Georgia, Times New Roman, Times, serif;
	line-height: 15px;
	background: #E9E7DA;
	margin: 0;
	font-size: 12px;
	}
	
	#blackbar {
	background-color: black;
	height: 6px;
	}
		
	#headerwhite {
	background-color: white;
	height: 170px;
	}	

	#header {
	background: url(images/header.jpg) top no-repeat;
	height: 170px;
	margin-left: 10px;
	
	}
	
	#searchbar {
	background: url(images/search_bar.png) bottom no-repeat;
	height: 37px;
	float: right;
	width: 184px;
	margin-right: 150px;
	padding-top: 133px;
	}
	
	/* Show only to IE6 */
	* html #searchbar {
	background: url(images/search_bar_ie.png) bottom no-repeat;
	height: 37px;
	float: right;
	width: 180px;
	margin-right: 150px;
	padding-top: 132px;
	}
	
	#searchcnt {
	border-style: none;
	border-width: 0px;
	font-family: Verdana, helvetica, sans-serif;
	padding-top: 10px;
	color: gray;
	padding-left: 19px;
	}


	/* Show only to IE7 */
	*:first-child+html 
	#searchcnt {
	border-style: none;
	border-width: 0px;
	font-family: Verdana, helvetica, sans-serif;
	margin-bottom: -5px;
	float: right;
	color: gray;
	padding-right: 20px;
	}

	&lt;selector&gt; { 
	background: red;
	}
	
	/* Show only to IE6 */
	* html #searchcnt {
	border-style: none;
	border-width: 0px;
	font-family: Verdana, helvetica, sans-serif;
	padding-bottom: 6px;
	color: gray;
	padding-left: 19px;
        float: left
	}
	
	form input {
	color: gray;
	border: 1px solid white;
	background-color: white;
	width: 140px;
	}
	
	#menubar {
	background: url(images/menu.png) top repeat-x;
	height: 71px;
	}
	
	#home {
	padding-top: 25px; 
	width: 20px;
	float: left;
	}
		
	#spirit {
	padding-top: 25px; 
	width: 100px;
	float: left;
	margin-left: -20px;
	}
	
	#phyh {
	padding-top: 25px; 
	width: 100px;
	float: left;
	}
	
	#contct {
	padding-top: 25px; 
	width: 100px;
	margin-left: -10px;
	float: left;
	}
	
	#menusep_spt {
	background: url(images/menusep.png) top no-repeat;
	height: 71px;
	padding-right: 55px;
	width: 2px;
	float: left;
	}
	
	#menusep {
	background: url(images/menusep.png) top no-repeat;
	height: 71px;
	padding-right: 100px;
	width: 2px;
	float: left;
	}
	
	#menusep_abt {
	background: url(images/menusep.png) top no-repeat;
	height: 71px;
	padding-right: 90px;
	width: 2px;
	float: left;
	}
	
	
	#menutext {
	font-family: Verdana, helvetica, sans-serif;
	color: white;
	width: 700px;
	margin: 0 auto;
	}
	
	#menutext a{
	color:white
	}
	
	#menutext a:hover {
	color: #E7C704;
	border-bottom: solid 5px #E7C704;
	padding-bottom: 3px;
	}
	
	#frontpage {
	background: url(images/frontpage.jpg) top repeat-x;
	height: 368px;
	}
	
	#frontpage_cnt {
	padding-top: 25px;
	width: 930px;
	margin: 0 auto;
	height: 289px;
	}
	
	#pfrontpage_cnt {
	padding-top: 25px;
	width: 930px;
	margin: 0 auto;
	height: 289px;
	}
	
	#pfrontpage_cnt img{
	display: block;
	float: left;
	}
        
        #frontblurb {
	left: 689px;
        margin-left: 18px;
	width: 200px;
	float: right;
	}
        
          /* Show only to IE7 */
	*:first-child+html
        #frontblurb {
        margin-left: -310px;
	width: 200px;
	float: right;
        }
        
	#fronttext {
	padding-top: 5px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 15px;
	color: #E9E7DA;
	padding-bottom: 8px
	}
	
	#topgrad {
	background: url(images/topslice.jpg) top repeat-x;
	height: 50px;
	}
	
	#main_cont {
	width: 928px;
	margin: 0 auto;
	clear: both;
	}
	
	#contact_main_cont {
	width: 928px;
	margin: 0 auto;
	clear: both;
	}	
	
	#footer {
	background: url(images/footslice.jpg) bottom repeat-x;
	border-bottom: black solid 48px;
	height: 47px;
	width:100%;
	z-index: 100;
	clear:both;

	}
	
	#noteshead {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 22px;
	color: #282202;
	letter-spacing: .5px;
	padding-bottom: 6px;
	border-bottom: dotted 1px #847E57;
	}
	
	#notesh_yell {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	color: #E7C704;
	margin-left: 10px;
	margin-top: 10px;
	letter-spacing: .5px;
	width: 185px;
	line-height: 20px;
	padding-bottom: 3px;
	border-bottom: dotted 1px #847E57;
	}
	
	#subtitle {
	padding-top: 5px;
	font-family: Verdana, helvetica, sans-serif;
	padding-bottom: 5px;
	font-size: 18px;
	color: #282202;
	}
	
	#subtitle a{
	color: #454232
	}
	
	#subtitle a:hover{
	text-decoration: underline;
	color: #282202;
	}
		
	.timestamp {
	font-size: 9px
	}
	
	#bodytext {
	width: 650px;
	float: left;
	}
	
	#posttext {
	padding-bottom: 12px;
	border-bottom: dotted 1px #847E57;
	margin-bottom: 10px;
	float: left;
	width: 650px;
	}
	
	#disorder_text {
	padding-bottom: 12px;
	border-bottom: dotted 1px #847E57;
	margin-bottom: 50px;
	float: left;
	width: 650px;
	}
	
	#contact_posttext {
	padding-bottom: 12px;
	border-bottom: dotted 1px #847E57;
	margin-bottom: 50px;
	float: left;
	width: 650px;
	}
	
	#sposttext {
	padding-bottom: 12px;
	border-bottom: dotted 1px #847E57;
	margin-bottom: 30px;
	float: left;
	width: 800px;
	}
	
	li {
	list-style-type: square;
	padding-top: 0px;
	list-style-position: inside;
	padding-left:0px;
	}
	
	
	
	#posttext a:hover{
	color: #9E772B	
	}
	
	#postfoot {
	padding-top: 5px;
	text-align: right;
	}
	
	.postnumber {
	font-size: 30px;
	font-weight: bold;
	}
	
	#latestnotes {
	background-color: #1E1B0A;
	padding-bottom: 12px;
	width: 212px;
	float: right;
	margin-right: 12px;
	}
	
	#pullquote {
	font-size: 20px;
	line-height: 23px;
	color: #454232
	}
	
	#recentpost_list {
	padding-top: 5px;
	margin-left: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #E9E7DA;
	padding-bottom: 8px;
	width: 190px;
	
	}
	
	#recentpost_list a {
	color: #E9E7DA;
	}
	
	#recentpost_list a:hover {
	text-decoration: underline;
	}
		
	.author {
	text-transform: uppercase;
	font-weight: bold;
	}
	
	a {text-decoration:none;
		color:#282202
	}
	
	a:hover {color: #9E772B	
	}
	
	#footertext {
        font-size: 11px;
	padding-top: 59px;
	color: #E9E7DA; 
	margin: 0 auto;
	width: 500px;
        text-align: center;
	}
	
	/* Show only to IE6 */
	* html #footertext {
	position: relative;
	margin-bottom: -25px;
	color: #E9E7DA; 
	margin-left: 0 auto;
	margin-right: 0 auto;
	width: 500px;
	}	
	
	#footertext a {
	color: #E9E7DA; 
	}
	
	#footertext a:hover {
	text-decoration: underline;
	}
	
	#pagelist li{
	line-height: 26px;
	display: block;
	list-style-type: none;
  	list-style-image: none;
	font-size: 18px;
	margin-left: -35px;
	}
	
	#pagesub {
	font-size: 13px;
	line-height: 16px;
	padding-bottom: 4px;
	margin-top: -5px;
	color: #6C6750;
	padding-left: 15px;
	}
	
	.subhead {
	font-size: 16px;
	}
	
	#formtext textarea {
	font-family: Georgia, Times New Roman, Times, serif;
	padding-left: 15px;
	padding-top: 5px;
	font-size: 17px
	}
	
	#comment_box textarea{
	font-family: Georgia, Times New Roman, Times, serif;
	width: 654px;
	height: auto;
	font-size: 17px;
	padding-bottom: 15px;
	background-color: #CECCBE;
	border: 1px solid #BCBAAD;
	}
	
	#comment_text input{
	width: 600px;
	font-size: 17px;
	padding-top: 10px;
	padding-left: 15px;
	}
	
	#commentinput input{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 17px;
	width: 226px;
	height: 20px;
	background-color: #CECCBE;
	border: 1px solid #BCBAAD;
	}
	
	#submt input {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	width: 120px;
	height: 23px;
	background-color: #CECCBE;
	border: 1px solid #BCBAAD;
	cursor: pointer
	}
	
	#commenter {
	margin-left: 15px;
	padding-top:7px;
	font-size: 18px;
	}
	
	#comment_container {
	width: 568px;
	margin-left: 80px;
	background-color: #CECCBE;
	border: 1px solid #BCBAAD;
	margin-bottom: 10px;
	}
	
	#comment_timestamp {
	margin-left: 15px;
	}
	
	#commentext {
	width: 537px;
	margin-left: 15px;
	font-size: 14px;
	}
	
	#avatar {
	float: left;
	}
	
	table {
	border-width: 1px;
	border-collapse: collapse;
	width: 650px;
	}

	table td {
	border-width: 1px;
	width: 325px;
	padding-left: 9px;
	padding-bottom: 9px;
	padding-top: 9px;
	padding-right: 9px;
	border-style: solid;
	border-color: black;
	-moz-border-radius: ;
	}
	
	img {
	border: 0}
	
	fieldset {
	border: none;
	}
	
	.items {
	font-weight: bold;
	}
	
	#postcomment {
		padding-top: 20px;
	}
	
	sup {
		line-height: 3px;
		font-size: 10px;
	}
        
        #postnav{
            margin-bottom: 50px;
        }
	