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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url('/images/mmhsf_swoosh-01.jpg');
	background-position: top center;
	background-attachment: scroll;
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	text-align:center;
}
table.center {
	margin-left:auto;
	margin-right:auto;
}

#logo_header {
	clear: both;
	height: 130px;
	width: 100%;
	vertical-align: bottom;
}
#mmhsf_logo {
	vertical-align: bottom;
	text-align:left;
}
#header_title {
	text-align:center;
	font-size:28px;
	color: #3d6cee;
	clear:both;
}


#menu_and_content {
	clear: both;
	margin-left:auto;
	margin-right:auto;
	border: 0px;
	
}

#menus {
	text-align:center;
	margin:0px;
	padding:0px;
	border: 0px;
	border-collapse: collapse;
}
#static_menu {
	text-align:center;
	margin:0px;
	padding:0px;
	border: 0px;
	border-collapse: collapse;
}
#static_menu TD.menu {
	text-align: center;
	background-color:#0066FF;
}
#static_menu TD.menu_item {
	width: 100px;
	text-align: center;
	background-color:#0066FF;
	color:#FFFFFF;
}
#static_menu A {
	text-decoration: none;
	color:#FFFFFF;
}
#static_menu A:hover {
	text-decoration: underline;
	color:#FFFF00;
}
#menus TD.left_corner {
	height: 30px;
	margin:0px;
	padding:0px;
	border: 0px;
	border-collapse: collapse;
}
#menus TD.right_corner {
	border-collapse: collapse;
	height: 30px;
	width: 20px;
	margin:0px;
	padding:0px;
	border: 0px;
}
#menus TD.dynamic_menu_item {
	text-align: center;
	background-color:#FFFF66;
	color:#0000FF;
	white-space:nowrap;
}
#MenuPos {
	position:relative;
	width:480px;
	margin-left:auto;
	margin-right:auto;
}
#content {
}

.content_left {
	text-align:left;
	
}
#photos img {
	padding: 5px;
	margin-left: 0.5em;
	margin-bottom: 0.5em;
	border: 1px solid #808080;
}
