@charset "utf-8";
/* CSS Document */

#container {
	width: 968px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}
#banner {
	height: 120px;
	width: 972px;
}
#main {
	background-color: #FFFFCC;
	width: 60.2em;
}


body {
	background-image: url(IMAGES-VIDEOS/main_background.jpg);
}
#menu #MenuBar1 .MenuBarSubmenuVisible .MenuBarItemSubmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 9px;
	color: #000000;
	background-color: #bad240;
	text-align: left;
	word-spacing: normal;
	height: 10px;
	width: 600px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: ridge;
	border-left-style: double;
	border-top-color: #390;
	border-right-color: #390;
	border-bottom-color: #390;
	border-left-color: #390;
}
#menu #MenuBar1 .MenuBarSubmenuVisible a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 9px;
	color: #000000;
	background-color: #ff9;
	text-align: left;
	word-spacing: normal;
	height: 10px;
	width: 100px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#menu {
	height: 13px;
	width: 972px;
}

