/** Replaces backgrounds for identified divs **/
.imgClass_1 { background: url(/var/m_d/d0/d0e/21782/125190-1.jpg) no-repeat left top; }

.imgClass_2 { background: url(/var/m_d/d0/d0e/21782/125191-2.jpg) no-repeat left top;}

.imgClass_3 { background: url(/var/m_d/d0/d0e/21782/125192-3.jpg) no-repeat left top;}

/** Hides all content page images **/
#content .page-template img { display: none; }

/** Sets all stock image replacements with div size and float right or left **/
#content .page-template div[class^="img"] { 
	height: 250px; /* adjust the height to fit your stock image */ 
	width: 250px; /* adjust the width to fit your stock image */
	float: right; /* adjust the float direction */
	}



/** IF YOU NEED TO REPLACE THE LOGO, BUILD IT INTO THE HEADER **/
div#logo { display: none; }



/** IF YOU DID NOT USE ADVERTISER SUPPLIED IMAGES IN HEADER, DELETE ALL BELOW THIS COMMENT **/

div#header { 
	height: 344px; /* set the height to be equal to your new header image */
	background: url(/var/m_d/d0/d0e/21782/125193-header.jpg) no-repeat center top; /* provide the relative path to the header image */
	}
	
#siteMainDynHeaderImage1 { display: none; }


<link href="/var/m_d/d0/d0e/21782/125208-larrybrown.css" rel="stylesheet" />
