#page_table {
	width: 1024px;
}
#page_table .footer_links_text {
	background-color: #669999;
	height: 50px;
}
.footer_links_text {
	font-size: 12px;
}

#menu_bar {
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #ECF0F9;
	vertical-align: top;
	width: 100%;
	height: 500px;
}
#Body_container {
	background-color: #ECF0F9;
	position: relative;
	z-index: 2;
	top: 0px;
	float: none;
	clear: none;
}
#content_container {
	height: auto;
	width: 500px;
	position: relative;
	left: 205px;
	top: 1px;
}

#header_bar {

}
