body, html { 		margin: 0;
				padding: 0;
}

div.container {		position: absolute;
				width: 950px;
				height: 576px;
				left: 50%;
				top: 50%;		
				margin-left: -475px;
				margin-top: -288px;
				border: 5px #d1c8a4 solid;
				background: url(images/containerbkg.gif) #fff top left no-repeat;				
}

div.container2 {		position: absolute;
				width: 950px;
				height: 576px;
				left: 50%;
				top: 50%;		
				margin-left: -475px;
				margin-top: -288px;
				border: 5px #d1c8a4 solid;
				background: url(images/containerbkg2.jpg) top left no-repeat;				
}

div.container_scrap {	position: absolute;
				width: 950px;
				height: 576px;
				left: 50%;
				top: 50%;		
				margin-left: -475px;
				margin-top: -300px;
				border: 0px #d1c8a4 solid;
				/*background-color: #fff;				*/
}

div.container_clips {		position: absolute;
				width: 950px;
				height: 576px;
				left: 50%;
				top: 50%;		
				margin-left: -475px;
				margin-top: -288px;
				border: 5px #d1c8a4 solid;
				background: url(images/page_bkgs/clips1.gif) #fff top left no-repeat;				
}

div.container_xmas {		position: absolute;
				width: 950px;
				height: 576px;
				left: 50%;
				top: 50%;		
				margin-left: -475px;
				margin-top: -288px;
				border: 5px #d1c8a4 solid;
				background: url(images/page_bkgs/xmas2010.jpg) #fff top left no-repeat;				
}

div.container_xmas2 {		position: absolute;
				width: 950px;
				height: 576px;
				left: 50%;
				top: 50%;		
				margin-left: -475px;
				margin-top: -288px;
				border: 5px #d1c8a4 solid;
				background: url(images/page_bkgs/xmas2011A.jpg) #fff top left no-repeat;				
}


div.nav {			float: left;
				width: 950px;
				height: 110px;
				border: 0px #999 solid;
				clear:both;
}

div.footer {		position: relative;				
				width: 948px;
				height: 60px;
				margin-top: 596px !important; 
				margin-top: 10px;
				border: 0px #d1c8a4 solid;
				background-color: transparent;				
}
div.footer2 {	position: relative;				
				width: 948px;
				height: 60px;
				margin-top: 100px;
				background-color: transparent;				
}

div.main {			float: left;
				width: 950px;
				height: 466px;
				border: 0px #999 solid;
				clear:both;
}

div.main_clip {	float: left;
				margin-left:115px;
				margin-top: 90px;
				width: 720px;
				height: 396px;
				border: 0px #999 solid;
				clear:both;
}

div.main_scrap {		float: left;
				width: 950px;
				height: 576px;
				border: 5px #d1c8a4 solid;
				clear:both;
}

div.xmas_clip {	float: left;
				margin-left:377px;
				margin-top: 165px;
				width: 441px;
				height: 277px;
				border: 0px #999 solid;
				clear:both;
				z-index:-1;
}
div.xmas_clip1 {float: left;
				margin-left:377px;
				margin-top: 144px;
				width: 441px;
				height: 277px;
				border: 0px #999 solid;
				clear:both;
				z-index:-1;
}
div.xmas_clip2 {	float: left;
				margin-left:140px;
				margin-top: 123px;
				width: 441px;
				height: 277px;
				border: 0px #999 solid;
				clear:both;
				z-index:-1;
}







				




