@charset "utf-8";
body {
	background-color: #ffd800;
	margin: 0px;
}
#container {
	width: 927px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(milbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	background-image: url(milhed.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 86px;
	width: 538px;
}
#header h1 {
	display: none;
}

#ill {
	width: 527px;
	margin-left: 16px;
	height: 367px;
}

#feature_event {

	width: 50px;
	margin-left: 50px;
	height: 100px;


}






#mnav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 130px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mnav ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
}

#mnav {
	background-image: url(navbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 927px;
	height: 52px;
}
#subnav {
	height: 90px;
	width: 927px;
	margin: 0px;
	padding: 0px;
	background-image: url(subnavbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#subnav img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}
#subnav ul {
	list-style-type: none;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#subnav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#subnav #div {
	width: 725px;
	margin-right: auto;
	margin-left: auto;
	height: 90px;
}


a{font:bold 8pt verdana;color:#000000;text-decoration:none;}
a:visited{text-decoration:none;}
a:link{text-decoration:none;}
a:hover{color:#000000;text-decoration:none;}