body { 
      background: #fff; 
	font: 12pt/1.4em Arial, Helvetica, sans-serif; 
	color: #000; 
	text-align: left; 
	}
#wrapper {
	width: auto;
	margin: 0;
	background: #fff;
	}
#masthead {
	height: auto;
	margin: 0;
	border-bottom: 0;
	padding-bottom: .2in; 
	float: right;
	}
#masthead h1, #masthead h2 { 
	display: block;
	}
#slideshow {
	display: none;
	}
img#logo { 
	position: relative; 
	top: 0;
	left: 0;
	width: 2in;
	float: left;
	margin-top: 0in;
	}

#topspace { height: 1px; }
#page {	
	clear: both;
	float: none;
	width: auto;
	margin: 0; 
	padding: 0; 
	}
#col-a {
	display: none;
	}
#col-b {
	display: none;
	}

#endwrapper { display: none; }
.hide { display: inline; }

.botnav { display: none; }
.credits { text-align: center; font-size: .85em; line-height: 1.3em; color: #000; padding-bottom: 1em; }
.credits a { color: #000;  }
.top, .pagenav { display: none; }

