@charset "utf-8";
/* CSS Document */

#container {
width: 750px;
margin: 0 auto;
padding-left: 10px;
padding-right: 10px;
overflow: hidden;
}#menu bar {
	background-image: url(Images/menu_bar.gif);
	background-repeat: no-repeat;
}
#menu {
	background-image: url(Images/menu_bar.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#menu_bar {
	background-repeat: no-repeat;
	background-position: center center;
}
#main_content {
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 4mm;
	background-image: url(Images/txtbox2.gif);
}
#MenuBar1 {
	background-image: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 2px;
	padding-right: 0px;
	vertical-align: middle;
	text-align: center;
	padding-left: 55px;
}
