body {
	background-color: #fff;
	background-image: none;
}

div#head {height: .6in;}
div#head h1 a {font-weight: normal; font-size: 1.5em; text-decoration: none;}
div#head h1 a span {display: block;}

/** CONTENT **/

div#story {
	width: 100%;
	float: none;
	padding: 0px;
	margin: 0;
}

body.blowout div#content {width: 6.5in;}
body.none div#content {width: 6.5in;}

div#topmenu {
	display: none;
}

div#contents {
	display: none;
}

h1, h2, h3, h4, h5, h6, p, ul, li {
	color: black !important;
}

a:link, a:visited, a:hover, a:active {
	color: black !important;
}

div#story p {font-size: 1.4em;}


/** FOOT **/
div#foot {
	clear: both;
	height: auto;
	width: 100%;
	padding: 0px;
	font-family: arial, geneva, helvetica, sans-serif;
	border-top: 1px solid black;
}

div#foot h5, h6, p {
	color: #000 !important;
}