body
{ 
	margin:0px;
	padding:0px;
	

} 

a.menu:link {color: #231f20;}     
a.menu:visited {color: #231f20;} 
a.menu:hover {color: #5f6e3e;}   
a.menu:active {color: #231f20;} 

a.otherlink:link {color: #0028fe;}     
a.otherlink:visited {color: #0028fe;} 
a.otherlink:hover {color: #0028fe;}   
a.otherlink:active {color: #0028fe;} 

a:link {color: #00028fe}     
a:visited {color: #0028fe} 
a:hover {color: #00028fe}   
a:active {color: #0028fe}  


img{
	border:none;
	padding:0;
	margin:0px;
}


h1{
	color:#000000;
	line-height: 24px;
	font: bold 24px Georgia;
}
h2{
	color:#8d8d8d;
	font:12px Georgia;
}

h3{
	color:#000000;
	line-height: 24px;
	font: bold italic 14px Georgia;
}

h4{
	text-align:center;
	color:#fd0000;
	font: bold 16px Georgia;
}
h5{
	text-align:center;
	font: italic 12px Tahoma;
}

h6{
	color:#0026ff;
	font:20px georgia;

}

p{
	
}
p.journalist{
	color:#000000;
	text-align:center;
	font:bold 12px Georgia;
}
p.journalistcopy{
	color:#000000;
	text-align:left;
	font:9px Georgia;
}
#wrapper{
	border: 5px solid white;
	color:#000000;
	background-color:#ffffff;
	font:16px Georgia;
	width:1010px;
	text-align:left;
}

#header{
	width:990px;
	height:130px;
	background-image:url(header.jpg);
	background-repeat:no-repeat;
	
}
#innerHeader{
	float:left;
	width:820px;
}
#column1{
	width:535px;
	float:left;
}

#column2{
	color:#000000;
	text-align:left;
	font:12px Georgia;
	width:263px;
	float:right;
	background-color:#e9e9e9;
	border:1px solid #d1d1d1;
}
#c2inner{
	width:243px;
	padding:10px;
}


#column3{
	width:190px;
	float:left;
}
#c3inner{
	font: 11px Tahoma;
	padding:10px;
}
#journalist{
	padding:10px;
	width:133px;
	float:left;
	height:280px;
}


#interview{
	padding: 10px 10px 10px 40px;
	font:14px Georgia;
	background-image:url(interviewBG.jpg);
	background-repeat:repeat-y;
}


#otherlinks{
	font:16px Georgia;
	padding:15px;
}

#extra{
	padding:10px;
	font:10px Tahoma;
}

#tips{
	width:160px;
	font:12px Arial;
}

#comments{
	font:12px Arial;

}

.aComment{
	padding:15px;
	width:520px;
}
.poster{
	float:left;
	font:bold 12px Arial;
}
.timestamp{
	float:right;
	text-align:right;
	color:#6d6d6d;
	font:11px Arial;
}
.thecontent{
	padding: 16px 0px 16px 0px;
	clear:both;
	font:11px Arial;
}
#terms{
	padding:100px 10px 10px 10px;
	clear:both;
	color:#6d6e69;
	font:10px Arial;
}
#rrf{
	float:left;
	padding:0px 0px 0px 14px;
	font:14px Georgia;
}

#article{

	float:left;
	padding: 3px 0px 0px 14px;
	color:#9c9c9c;
	font:11px Georgia;
}












#container{
	width:870px;
	margin-left: auto;
  	margin-right: auto;
	text-align:left;
	background-image:url(contentBG.jpg);
	background-repeat:repeat-y;
}
#nav{
	width:870px;
}
#middle{
	width:870px;
	

}
#middle_M{
	width:706px;
	background-color:#231f20;
	background-image:url(middleBG.jpg);
	background-repeat:no-repeat;
}
#content{
	padding:50px;
	float:left;
	min-height:375px;
}

#credits{
	padding:0px;
	margin:0px;
	color:#5f6e3e;
	font: 8px Century Gothic;
	line-height: 10pt;
	text-align:center;
}


