#container {
	width:1150px;
	height: 1200px;
	text-align:left;
	position: relative;
	margin-top: 0px;
	background-repeat: no-repeat;
	left: 4px;
	top: 20px;


	-moz-border-radius: 7px 7px 7px 7px;
     border-radius:  7px 7px 7px 7px;

}

	#copyright {
	color:#FFFFFF;
	font-size:11px;
	width:450px;
	text-align: left;
	height: auto;
	top: 1365px;
	position: absolute;
	left: 343px;
	margin-bottom: 30px;
	padding-bottom: 30px;

    }

    #stenciltemplate {
     position: absolute; 
	 left: 20px; 
	 top: 566px; 
	 width: 309px;
	 height: 606px;
	 
	 }
	 
	 
	 
	 #descriptiontext {
	 position: absolute; 
	 left: 366px; 
	 top: 164px; 
	 width: 676px; 
	 height: 90px; 
	 color: #4A5146;
	 }
	 
	 #descriptiontext2 {
	 position: absolute; 
	 left: 379px; 
	 top: 790px; 
	 width: 676px; 
	 height: 90px; 
	 color: #4A5146;
	 }
	 
	 
	#infotitle1 {
	position: absolute; 
	left: 379px; 
	top: 609px; 
	width: 118px; 
	height: 9px; 
	color: #4A5146; 
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px; 
	padding-bottom: 0px;
} 
	#infotitle2 {
	position: absolute; 
	left: 561px; 
	top: 609px; 
	width: 118px; 
	height: 9px; 
	color: #4A5146;
	font-size: 12px; 
	font-weight: bold;
	padding-top: 0px; 
	padding-bottom: 0px;
} 
	#infotitle3 {
	position: absolute; 
	left: 685px; 
	top: 609px; 
	width: 118px; 
	height: 9px; 
	color: #4A5146; 
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px; 
	padding-bottom: 0px;
} 
	#infotitle4 {
	position: absolute; 
	left: 935px; 
	top: 609px; 
	width: 118px; 
	height: 9px; 
	color: #4A5146;
	font-size: 12px; 
	font-weight: bold;
	padding-top: 0px; 
	padding-bottom: 0px;
} 
	 
	 
	 
	#infotitle1b {
	position: absolute; 
	left: 379px; 
	top: 1318px; 
	width: 152x; 
	height: 9px; 
	color: #4A5146; 
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px; 
	padding-bottom: 0px;
} 
	#infotitle2b {
	position: absolute; 
	left: 685px; 
	top: 1318px; 
	width: 152px; 
	height: 9px; 
	color: #4A5146;
	font-size: 12px; 
	font-weight: bold;
	padding-top: 0px; 
	padding-bottom: 0px;
} 	 

    #ebookcover {
     position: absolute; 
	 left: 376px; 
	 top: 1351px; 
	 width: 137px;
	 height: 184px;
	 -moz-box-shadow: 0 0 8px  #00000; 
	 -webkit-box-shadow: 0 0 8px  #00000; 
	 box-shadow: 0 0 8px  #000000;
	 
	 }
	 
	 #ebookpromo{
     position: absolute; 
	 left: 574px; 
	 top: 1351px; 
	 width: 480px;
	 height: 184px;
	 -moz-box-shadow: 0 0 8px  #000000; 
	 -webkit-box-shadow: 0 0 8px  #000000; 
	 box-shadow: 0 0 8px #000000;
	 
	 }
	 
	 
	 #thumbs { padding-top: 10px; overflow: hidden; }
#thumbs img, #largeImage { border: 1px solid gray; padding: 4px; background-color: white; cursor: pointer; }
#thumbs img { float: left; margin-right: 6px; }
