#container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:5px;
	width:950px;
	height:720px;
	
}


#sheet-body {
	position:absolute;
	background-image:url(images/marylinFrame/sheet_background.png);
	background-repeat:no-repeat;
	top:15px;
	height:710px;	
	width:950px;
	z-index:2;
	
	
		
}

#top-banner {
	position:absolute;
	background-image:url(images/marylinFrame/Banner.png);

	top:0px;
	width:950px;
	height:100px;
	z-index:99;
	

}

#left-block {
	position:absolute;
	
	background-image:url(images/marylinFrame/left_block.jpg);
	background-repeat:no-repeat;
	
	bottom:50px;
	left:15px;
	width:183px;
	height:562px;
	z-index:80;

}

#scrollG-sections {
	position: absolute;
	top:160px;
	width:120px;	
	left:200px;	
	z-index:999;
	text-align:center;
	
}

#footer {
	position:absolute;
	bottom:-35px;
	left:0px;
	width:950px;
	height:51px;
	background-image:url(images/marylinFrame/footer.png);
	z-index:98;
}

#scroll-gallery {
	position: absolute;
	overflow:auto;
	top:54px;
	right:5px;
	width:650px;
	height:659px;
	z-index:101;
	


}

#indexArticleImages {
	position:absolute;
	right:0px;
	top:10px;
	width:130px;
	height:auto;
	z-index:10;
	}
	

#seo_footer {
	position:absolute;
	bottom:-120px;
	left:0px;
	width:950px;
	height:75px;
	
	
	}
	
#main-menu {
	position:absolute;
	top:46px;
	left:19px;
	width:146px;
	height:275px;
	z-index:150;
	
	}
	
#pi {
	margin-left:10px; 
	margin-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	
	}
    
#pi2 {
	margin-left:25px; 
	margin-right:25px;
	font-family: Arial, Helvetica, sans-serif;
	
	}    
	
#marg {
	margin-left:10px; 
	margin-right:10px;
	}
