
h1 {
    
	font: bold 15px  Georgia, "Times New Roman", Times, serif;
	padding-top:5px;
	padding-left:35px;
	color:#006600;
	
}

h2 {
    padding-left:5px;
	font: bold 12px  Georgia, "Times New Roman", Times, serif;
	padding-top:25px;
	color:#336666;
	
}
h3{
    padding-left:5px;
	font: bold 11px   Verdana, Arial, Helvetica, sans-serif;
	padding-top:30px;
	color: #333;

}


#colwrapper {
margin:auto;
width:748px;

}

#column1{
   display:inline; /*fix that F**%*%* IE bug */
	float: left;
	width: 235px;
	
}

#column2{
     display:inline;
	float: left;
	width: 326px;
}


#column3{
  display:inline;
	float: right;
	width: 187px;
}


.clr {
	clear:both;
}  /* make the column container background image apperar */


#boybody {

	width:235px;
	height:237px;
	background-image:url(../images/c1r1_boybody2.jpg);  /* title header image background */
	background-repeat:no-repeat; /*show image only once */

}

#boylegs {

	width:235px;
	height:210px;
	background-image:url(../images/c1r2_pants.jpg);  /* title header image background */
	background-repeat:no-repeat; /*show image only once */
	
}

#wallframe {

	
	height:237px;
	width:326px;
	
}

#fs_top {

	width:326px;
	height:31px;
	background-image:url(../images/fs_top.jpg);  /* title header image background */
	background-repeat:no-repeat; /*show image only once */


}

#fs_repeat {

	width:326px;
	background-image:url(../images/fs_repeat.jpg); /*generate body skin by repeating image pattern*/
	background-repeat:repeat-y; /*generate pattern vertically */
}

#fs_bottom {

	width:326px;
	height:35px;
	background-image:url(../images/fs_bottom.jpg);  /* title header image background */
	background-repeat:no-repeat; /*show image only once */


}

#fs_anim {


width:267px;
height:171px;
background-color:#000000;
margin-left:30px;




}

#fenceline {
	
	height:210px;
	width:326px;
	background-image:url(../images/fence_repeat.jpg); /*generate body skin by repeating image pattern*/
	background-repeat:repeat-x; /*generate pattern vertically */
	
}

#c3spacer {

	
	height:237px;
	background-image:url(../images/c1r1_spacer.jpg);  /* title header image background */
	background-repeat:no-repeat; /*show image only once */
	
}

#fence_right {

	width:187px;
	height:210px;
	background-image:url(../images/c3r2_fence_left.jpg);  /* title header image background */
	background-repeat:no-repeat; /*show image only once */
	
}

#bottomspacer {

padding-top:30px;
}


