body {
	font-family: arial, helvetica, san-serif;
	width: 90%;
	margin: 0;
	padding: 0;
}

#nav, #leftnav, #leftCol, .leftnavHeader, #wwwsearch, #btbanner, #breadcrumb, #signin, #footer, p.topofpage, .hidden, #virtualmap #console, #headermeta {
	display: none;
}
#logotext {
	margin-bottom: 10px;
}

#pageheader {
	background: url("/olc/images/BTT/officialb.gif") left no-repeat;
	width: 100%;
	height: 100px;
	line-height: 125px;
	font-family: arial, helvetica, san-serif;
	border-bottom: 1px solid gray;
}

.twoColumnContent div {
	float: left;
	width: 50%;
	margin: 0;
}

/* virtual map */
#virtualmap #quickfacts {
	width: 100%;
	margin-top: 10px;
	background-color: #e3e3e3;
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
}

/* headers */
h1, h2, h3, h4, h5 { margin: 2px 0 2px 0; padding: 0 }
h1 { font-size: 130%; }
h2 { font-size: 120%; }
h3 { font-size: 100%; }
h4 { font-size: 90%; }
h5 { font-size: 90%; }
h6 { font-size: 90%; }

.facBio {
	clear: both;
}

/* four tier system pages - student handbook, ugrad catalogue, etc */
ul .level3, ul .level4 { display: none; }




/*
a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}
*/
