div#homepage {
	margin-top:10px;
	margin-bottom:10px;
	/*text-align:center;*/
}

div#page_frame_top {
	width:922px;
	height:12px;
 	background:url("/_images/page_frame_top.png");
}

div#page_frame_center {
	width:920px;
 	background:url("/_images/page_frame_center.png") #FFF no-repeat left bottom;
}

div#page_frame_bottom {
	width:922px;
	height:12px;
 	background:url("/_images/page_frame_bottom.png") #FFF no-repeat left bottom;
}

div#header {
	width:906px;
	height:174px;
 	background:url("/_images/top_banner.png") #FFF no-repeat left bottom;
}

div#topmenu {
	color:#576a72;
	text-align:left;
	position:relative;
	left:20px;
	top:22px;
}

div#topmenu a {
	color:#576a72;
	font-size:11px;
	font-weight:bold;
}

#menubar {

	height:34px;
	width:906px;
	background:url("/_images/menu_bar.png") no-repeat;
}

#header_shade {
	height:4px;
	width:906px;
	background:url("/_images/header_shade.png") no-repeat;
	margin:0px;
	font-size:4px;
}

div#element_bar {
	width:906px;
	height:70px;
 	background:url("../_images/elements.png") #FFF no-repeat left bottom;
}

div#page_contents {
	text-align:left;
	padding:5px;
}
