

#centercol {
		padding:0;
		width: 890px;
		border-width:5px;
		border-color:#8d8b72;
		border-style: solid;		
		height: 100%;
		background: #ccd3e4;	
}

#poetleftcol {
		padding:0;
		float: left;
		width: 452px;		
		height: 100%;
		display:inline; /* IE Fix */
}

#poetrightcol {
		float: right;
		width: 435px;
		height: 100%;	
		display:inline; /* IE Fix */
}

#rightouter {
		height: 390px;
}

#poems {
		font-size: 14px;
		padding: 0 10px;	
}

#poems a {
	  color: #444334;
}

#longiepoems a,
#longpoems a {
	  color: #444334;
}

#longpoems {
		font-size: 14px;
		padding: 0 10px;
		margin-top:60px;
		width:900px;		
}

#longiepoems {
		position: absolute;
		font-size: 14px;
		padding: 0 10px;
		top:210px;
		width:900px;		
}


#poetbio {
		font-size: 13px;
		padding: 10px;
		width: 395px;
		border-width:10px;
		border-color:#8d8b72;	
		border-style: groove;	
		background: #ccd3e4;
}

#poetbio a {
		color: #444334;
}

#longmenuouter {
		background: #5b5A49 url(../images/fib-bg-sm.jpg);
		height: 310px;
		border-left-width:5px;
		border-left-color:#8d8b72;	
		border-left-style: solid;
		border-top-width:5px;
		border-top-color:#8d8b72;	
		border-top-style: grove;
}

#mirrorleft {
		float: left;
		width: 220px;
		text-align: right;
		display:inline; /* IE Fix */
}

#mirrorright {
		float: left;
		margin: 0 0 0 35px;	
		text-align: left;
		display:inline; /* IE Fix */		
}

.gaps {
			word-spacing:1em;
}

.centerlong {
			float:left;
			text-align:center;
			line-height:120%;
		  display:inline; /* IE Fix */
}