html, body { width: 100%; height: 100%; }

body 
	{
	font: 12px Arial, Verdana, sans-serif;
	margin: 0; padding: 0;
	background: #BBC39C;
	color: #000;
	text-align: center;
	}
* html body { font-size: 75%; }
	
p, li, dt, dd, td, th, tr, table, blockquote { font-size: 1em; color: inherit; }

h1 { font-size: 1.5em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.1em; }


#content a { font-weight: bold; }
a:link { color: #141A6E; text-decoration: none; }
a:visited { color: #3C3D73; text-decoration: none; }
a:hover, a:active { color: #F29803; text-decoration: none; }

#foot a:link { color: #FFDF70; text-decoration: none; }
#foot a:visited { color: #B18D54; text-decoration: none; }
#foot a:hover, #foot a:active { color: #C6711E; text-decoration: none; }

#links a:link, #links a:visited { color: #FFDF70; text-decoration: none; }
#links a:hover, #links a:active { color: #C6711E; text-decoration: none; }

#copy a:link { color: #fff; text-decoration: none; }
#copy a:visited { color: #fff; text-decoration: none; }
#copy a:hover, #copy a:active { color: #fff; text-decoration: underline; }


.sim  p { margin: 0 0 1em 105px; }
/* \*/* html .sim p { height: 1%; } /* RULE HIDDEN from all but IE windows */
.sim strong a:link, .sim strong a:visited, .sim strong a:hover { font: bold 1em Verdana, Arial, sans-serif; }
#mainwrap
	{
	width: 668px;
	margin: 0 auto;
	background: #000 url(/images/mp/asp_mtn_mp_footertile.jpg) repeat-y center;
	min-height: 100%;
	}
* html #mainwrap { width: 668px; }

#header h1 { margin: 0; text-align:left; background: #000; }
* html #navigator { margin-top: -3px; }
#nav {background: #000 url(/images/mp/asp_mtn_nava.gif) no-repeat;}
#wrap { margin: 0 1px; text-align: left; background: #E9E1C7 url(/images/int/asp_mtn_backgroundtile.gif); border-bottom: 1px solid #000; position: static; }
#newsletter { background: url(/images/mp/asp_mtn_nav_shadow.gif) no-repeat  top center; padding-top: 8px; }
#newsletter form { margin: 0; padding: 0 15px; line-height: 1.5em; text-align: right; height: 48px; background: url(/images/mp/asp_mtn_mp_enews_background.gif) no-repeat right; }
#newsletter input { font-size: 1em; vertical-align: middle; }
#signup { width: 47px; height: 16px; padding-bottom: 2px; }

#content { margin: 1em 30px 2em; color: #464132; font-size: 1.1em; text-align: left; position: static;  }
#content p { margin: .2em 0 1.1em; }
#content h2 { font: bold 1.1em Verdana, Arial, sans-serif; margin: 0; padding-top: 0; color: #262112; }

.divider {clear: both;  height: 3px; margin: 1em 0; overflow: hidden; }

#foot { color: #fff; padding-bottom: 19px; font-size: .833em; 	}
#foot p { margin: 1em 0; }
#links, #contact a { font-weight: bold; }
#other a, #copy a { font-weight: normal; }

#mood {
	width: 33%;
	border: 1px solid #242456; border-width: 1px 0;
	margin: 0 .5em 1em 1em; padding: 8px 0;
	display: inline; float: right;
	background: #EED579;
	color: #242456;
	position: relative;
}

#mood p { letter-spacing: .1em; margin: .5em 0; padding: 0 10px; font: italic 1em/1.1 Georgia, Times, serif; text-indent: -7px;  position: relative; }
#mood p:first-letter { font-size: 2.5em; font-weight: bold; vertical-align: text-bottom; line-height: .5; }
#mood cite { display: block; margin-top: 5px; font: italic  bold 1em Georgia, Times, serif; letter-spacing: normal; }