body {
	background-color:#fff;
}

#container {
	background:none;
}

#banner {
	text-align:center;
}

h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#menuBar, #logo, #sidePanel  {
	display:none;
}

a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;color:#000}
a:link:after, a:visited:after {content:"";}