body { 
 background: white;
 font: 12pt;
 }

#header .left, #header .right { float: none;} 
#header h1 { background: none;}
#header h1 b, h2 b { display: block; }

#outerColumnContainer { border: none;}

#navigation { 
 display: none;
 }

#info-bar { 
  display: none;
  }

#logo, .utilities, #footer, #footer-gfx, #header, #container, .copy { background: none;}
#TwoColumn #container, #TwoColumn .copy, #ThreeColumn #container, #ThreeColumn .copy, #TwoColumn #wrapper, #TwoColumn #logo, #ThreeColumn #logo, #TwoColumn .utilities, #ThreeColumn .utilities { background: none;}

	.emergency { width: 187px; height: 51px; background: none; margin-left: 8px; margin-top: 30px;}
	.welcome {  width: 100%; height: 20px; background: none;}
	.copy span { display: block; margin-bottom: 30px;}
	.what-to { background: none;}
	.what-can { background: none;}
	.fast { background: none;}
	.events { background: none;}
	.facts-left { background: none;}

.facts, .info,  { width: 50%;}

.utilities, #TwoColumn .utilities, #ThreeColumn .utilities { height: 1px;}
.utilities form { display: none;}

#content {
  width: 100%;
  float: none;
  background: #fff;
  }

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px 5px;
	margin: 0px 5px;
	}

a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 80%;
   padding: 0px 5px;
   }

a[href^="/"]:after {
  content: " (http://vaden.stanford.edu" attr(href) ") ";
   }

/* NEGATE IE HACKS FOR PNG */
#logo, #wrapper, .copy, #footer, #footer-gfx, 
#ThreeColumn #logo, #TwoColumn #logo, #ThreeColumn #wrapper, #ThreeColumn .copy, #TwoColumn .copy, #ThreeColumn #footer, #TwoColumn #footer,
#ThreeColumn #footer-gfx, #TwoColumn #footer-gfx, #TwoColumn #wrapper { filter: none; background: none;}

* { background: none }
