@charset "UTF-8";
#container {
	background-image: url(../images/shadow.gif);
	width: 831px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#container #body {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFCC00;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(../images/ayc_barlogo.gif);
}
#container #body #logo {
	height: 140px;
	width: 220px;
	float: left;
}
#container #body #banner {
	height: 140px;
	width: 579px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #4D4D4D;
}
#container #body #mission {
	width: 220px;
	padding-top: 25px;
	padding-bottom: 20px;
	background-color: #4D4D4D;
	color: #FFFFFF;
	font-size: small;
}
#container #body #left {
	float: left;
	width: 220px;
	background-color: #FFCC00;
	height: 460px;
}
#container #body #left #leftnav #MenuBar1 #submenu {
	background-image: url(../images/buttonArrow.png);
	height: 36px;
	width: 220px;
}
#container #body #left #leftnav #MenuBar1 #menu {
	background-image: url(../images/button.png);
	height: 36px;
	width: 220px;
}
#container #body #main {
	float: right;
	width: 579px;
	background-color: #FFFFFF;
	text-align: left;
}
#container #body #footer {
	float: right;
	width: 580px;
	background-color: #4D4D4D;
	color: #FFFFFF;
	font-size: xx-small;
	padding-bottom: 10px;
	padding-top: 15px;
}
#container #body #header {
	height: 140px;
	width: 800px;
	background-color: #4D4D4D;
}
#container #body #footer a {
	color: #FFFFFF;
}
#container #body #footer a:hover {
	color: #999999;
}
body,td,th {
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
}
#container #body #main #content {
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	width: 529px;
	font-family: Verdana;
	font-size: small;
}
