@charset "utf-8";
/* CSS Document */

body {
	background-color: #00009c;
}
#main_content {
	background-color: #FFFFFF;
	position: relative;
	float: right;
	vertical-align: top;
	width: 550px;
	height: 400px;
}
#menu_table_id {
	position: absolute;
}
main_footer_id {
}
#main_menubar {
	width: 150px;
	float: none;
}
