body {
	background: white;
	font-size: 11pt;
}

#header, #nav1, #nav2, #sectiontitle  {
	display:none;
}
	
div#article,  div#container {
	position: static; 
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
/*
#article a:link:after, #article a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
	}

#content a[href^="/"]:after {
  content: " (http://osd.wednet.edu" attr(href) ") ";
}
*/
div#article:before  { content: url(/media/pics/olympia-text.png); }
table#searchresults { width: 100%; }
table.login { display: none; }
div#directorysearchform { display:none; }

