#layer_body {
	width:960px;
	margin: 0 auto;
	text-align:left;
	z-index:1;
}
#layer_spacer_top {
	width:960px;
	margin: 0 auto;
	height:26px;
	z-index:1;
}
#layer_header {
	width:958px;
	margin: 0 auto;
	height:93px;
	border-top-color:#999999;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#999999;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#999999;
	border-right-style:solid;
	border-right-width:1px;
	background-image:url(layer_header.gif);
	background-repeat:no-repeat;
	z-index:1;
}
#layer_entry {
	width:958px;
	margin: 0 auto;
	height:540px;
	border-left-color:#999999;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#999999;
	border-right-style:solid;
	border-right-width:1px;
	background-repeat:no-repeat;
	z-index:1;
}
#layer_spacer_bottom {
	width:958px;
	margin: 0 auto;
	height:60px;
	border-left-color:#999999;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#999999;
	border-right-style:solid;
	border-right-width:1px;
	background-image:url(layer_spacer_bottom.gif);
	background-repeat:no-repeat;
	z-index:1;
}
#layer_footer {
	width:918px;
	margin: 0 auto;
	padding-left:20px;
	padding-right:20px;
	height:25px;
	font-family:Tahoma;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:1px;
	word-spacing:1.4px;
	color:#000000;
	line-height:25px;
	text-align:center;
	border-left-color:#999999;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#999999;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-image:url(layer_spacer_footer.gif);
	z-index:1;
}