/*Styles pertinent only to the fire homepage*/
#home #sidebar { background: transparent url(../images/op/opacity85.png); opacity: 1; }
	 
.latest { background: transparent url(../images/op/opacity85.png); }	
	.latest a img { margin: 0; opacity: .5; }
	.latest a:hover img { border: none; margin: 0; opacity: 1; }
		
#headlines { background: transparent url(../images/op/opacity85.png); }
	#headlines li { border-bottom: 1px dotted #3f0012; }
	
#middle { background: transparent url(../images/op/opacity60.png); }

#home .widget { margin: 11px 18px; }	

#contactform { background: none; }