div{margin: 0 auto;}
#center{position:relative;width: 900px;}




#container {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:1100px;
	z-index:1;
	visibility: visible;
	background-image: url(images-saint-patricks/main-shadowDivBkgd.gif);
	background-position: 0px 900px;
	background-repeat:no-repeat;
}
#footer {
	position:absolute;
	left:0px;
	width:900px;
	height:87px;
	z-index:1;
	bottom: 0px;
}

#header {
	position:absolute;
	left:52px;
	top:52px;
	width:796px;
	height:140px;
	z-index:1;
}
#subNavigation {
	position:absolute;
	left:52px;
	top:192px;
	width:296px;
	height:560px;
	z-index:1;
}
#content {
	position:absolute;
	left:352px;
	top:245px;
	width:460px;
	height:696px;
	z-index:1;
}

/* CSS Document */
