#center{
	width:472;
}

* html #center{
	width:473;
}

#masthead{
}

* html #masthead{
	/*width:470;*/
}

#right{
	width:164px;
	padding-top:225px;
	/*background:url('../images/right-back.jpg') top right no-repeat; overrides ie*/
}

#quote{  /* *changed**/
	color:#9c6616;
	color:black;
	font:italic 13px/20px Georgia, Times, serif;
	padding:0 14px 0 28px;
	padding:0 14px 0 18px;
	margin-top:-45px;
	margin-top:-50px;
	border-top: 1px solid #fff;
}

* html #quote{
	padding:10px 14px 0 17px;
	width: 162px;
	
}

#quote p.quoter{
	font:12px/16px Helvetica, Arial, sans-serif;
	margin-top:-5;
}


#right.sample {
	height: 176px;
	padding-top:225px;
	background:url('../images/sample-right-01.jpg') top right no-repeat;
}



