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

#bg_header_left {
	background-image: url(images/bg_menu_left.jpg);
	float: left;
	height: 151px;
	width: 14px;
	display: block;
	margin: 0px;
	padding: 0px;
}

#content {
	background-image: url(images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: left;
	width: 577px;
	padding-top: 155px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#content .menu_courses {
	font-size: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	height: 855px;
	width: 500px;
	margin-left: 35px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-indent: -9999px;
	background-image: url(images/Evening-Menu-for-web-site.jpg);
}
