html { margin: 0; padding: 0; }
body { 
	background: #ccd6ee url(images/bodybg.jpg) 0 0 repeat-x;
	color: #5B3E1D;
	font: 82%/1.3em Arial, Helvetica, sans-serif; 
	text-align: center;
	margin: 0;
	padding: 0;
	}
#wrapper {
	width: 900px;
	border: 0;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/mhbg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
a img { border: 0; }
a { color: #124574; }
a:visited { color: #000; }
a:hover { color: #11a24a; }
	
#masthead {
	position: relative;
	height: 240px;
	margin: 0;
	padding: 0;
	}
#masthead h1 {
	position: absolute;
	top: 32px;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 1em;
	}
#masthead h2 {
	position: absolute;
	top: 119px;
	left: 209px; 
	}
#masthead h3 {
	position: absolute;
	top: 139px;
	right: 0;
	color: #fff;
	font-size: 22px;
	line-height: 26px;
	text-align: right;
	}
#masthead h1 span, #masthead h2 span { display: none; }
#masthead #droplist {
	position: absolute;
	right: 0;
	top: 174px;
	}
#droplist select {
	color: #5b3e1d;
	}
#masthead #nav {
	position: absolute;
	left: 216px;
	top: 210px;
	}
#nav {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 31px;
	}
#nav a, #nav a:visited { 
	color: #fff;
	text-decoration: none;
	padding: 5px; 
	}
#nav a:hover {
	color: #f4be32;
	}

#col-a {
	float: left;
	width: 175px;
	padding: 6px 0 0 10px;
	}
#col-a h2 {
	font-size: 1.2em;
	line-height: 1.3em;
	margin-bottom: .25em;
	color: #fff;
	}
#col-a h3 {
	margin-top: 2em;
	color: #046CA7;
	}
#col-a p { margin-left: 10px; }
#col-a img.poster { border: 1px solid #5b3e1d; }
#col-a ul {
	list-style: none;
	margin-left: 10px;
	padding-left: 0;
	}
#col-a li a {
	text-decoration: none;
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: bold;
	color: #5b3e1d;
	}
#col-a li a:hover {
	color: #f4be32;
	}
#col-a p.social {
	font-weight: bold;
	font-size: .9em;
	margin-bottom: .5em;
	}
#col-a p.social a:hover {
	color: #fff;
	}
#col-a p.social img {
	padding-right: 3px;
	}
#main {
	background: #fff;
 	margin: 0 20px 0 194px;
	padding: 18px 26px;
	border-bottom: 2px solid #e3bc96;
	}
p, ul, ol { 
	margin-top: 0; margin-bottom: 1em; 
	}
p.intro {
	color: #fff;
	font-size: 1.15em;
	line-height: 1.3em;
	}
h1, h2, h3, h4 { margin-top: 0; }
h1 {
	color: #5b3e1d;
	font-size: 1.8em;
	line-height: 1.3em;
	margin-bottom: .5em;
	}
h2 {
	color: #046CA7;
	font-size: 1.3em;
	line-height: 1.3em;
	margin-bottom: .5em;
	}
h3 {
	font-size: 1.15em;
	line-height: 1.3em;
	margin-bottom: .7em;
	}
h4 {
	font-size: 1em;
	line-height: 1.3em;
	margin: 0;
	}
#footer {
	clear: both; 
	text-align: center;
	padding-top: 12px;
	margin: 0;
	}
.botnav {
	font-size: .9em;
	}
.botnav a {
	padding: 0 2px;
	}
.credits {
	font-size: .75em;
	line-height: 1.3em;
	}
.fll { float: left; margin: 0 15px 10px 0; }
.flr { float: right; margin: 0 0 10px 15px; }
.flrcity {
	float: right;
	margin: -32px -8px 10px 15px;	
	width: 155px;
	}
table.cities {
	margin-top: 0; margin-bottom: 0; 
	}
table.cities td {
	text-align: center;
	vertical-align: top;
	padding: 0 0 12px 0;
	}
table.cities a {
	text-decoration: none;
	font-weight: bold;
	color: #5b3e1d;
	font-size: 15px;
	}
table.cities a:hover { color: #11a24a; }
.spons { 
	text-align: center;
	}
.spons img {
	padding: 10px;
	}
.top {
	text-align: right;
	font-size: .85em;
	text-transform: uppercase;
	}
.nbm { margin-bottom: 0; }
.ntm { margin-top: 0; }
.cen { text-align: center; }
