body{ margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; color:#fcfcfc; font-size: small; width:100%;
	/*
	black bar at bottom of site is a background image.... a much more straightforward method
	than worrying about html{ height:100% } or even absolutely positioned elements with 
	bottom:0;
	*/
	background-image:url(imagefolder/background4581d.jpg); background-position:right top; background-repeat:repeat-x; background-attachment: inherit; }
#layer1 { background-color: transparent; background-image: none; height: 1000px; width: 1300px; left: 10px; top: 18px; position: absolute; visibility: visible; }
#layer2 { background-color: transparent; background-image: none ; height: 70px; width: 300px; left: 10px; top: 12px; position: absolute; visibility: visible; }
#layer3 { background-color: transparent; background-image: none; height: 390px; width: 170px; left: 130px; top: 132px; position: absolute; visibility: visible; }
#layer5 { background-color: transparent; background-image: none; height: 760px; width: 300px; left: 360px; top: 12px; position: absolute; visibility: visible; }
