/* Print CSS Document */

body{
	font-size:12px
}
#subnav, #subnavdropdowns, #welcome, #rightnav, #buying, #dropdowns{
	display:none;
}
img{
	border: 1px solid #CCCCCC;
}


/****************************************************************CENTREIMAGES*************************************************/
.weathercenterimage {
clear:both;
}
.christmascenterimage {
clear:both;
}
.bobcenterimage {
clear:both;
}
.farmcenterimage {
clear:both;
}
.peoplecenterimage {
clear:both;
}
.hygienecenterimage {
clear:both;
}
.wildlifecenterimage {
clear:both;
}
/******************************************************************MAINIMAGES!!!*************************************************/
.seriesmainimages {
	width:280px;
	height:200px;
	margin:auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
.weathermainimages {
	width:280px;
	height:200px;
	margin:auto;
	margin-bottom: 15px;
	margin-top: 10px;
}

.hygienemainimages {
	width:280px;
	height:200px;
	margin:auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
.farmmainimages {
	width:280px;
	height:200px;
	margin:auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
.peoplemainimages {
	width:280px;
	height:200px;
	margin:auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
.wildlifemainimages {
	width:280px;
	height:200px;
	margin:auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
.bobmainimages {
	width:280px;
	height:200px;
	margin:auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
.christmasmainimages {
	width:280px;
	height:200px;
	margin:auto;
	margin-bottom: 10px;
	margin-top: 10px;
}

/***********************************************************CONTENTIMAGES!!!******************************************************/
.contentsmallimages {
	width:100px;
	height:80px;
	border:#CCCCCC 1px solid;
	margin-left: 10px;
	float: right;
	margin-bottom: 5px;
}

/************************************************************WORKSHEETS!!!************************************************************/
.worksheetimages {
	width:70px;
	height:100px;
	border:#CCCCCC 1px solid;
	margin-left: 10px;
	float: right;
}
.hworksheetimages {
	width:100px;
	height:70px;
	border:#CCCCCC 1px solid;
	margin-left: 10px;
	float: right;
}