body {
	font-family: Tahoma, sans-serif;
}
h1,h2,h3,h4 {
	font-weight: normal;
	margin:0;
}
img {
	display: none;
}
a {
	color: #000;
}
#wrapper {
	width: 754px;
	padding: .5em;
}
#wrapper:after {
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
}
#header h1 {
	display: visible;
	font-size: 3em;
}
#nav {
	display: none;
}
#threeColumn {
	font-size: 1em;
	text-align: justify;
}
#twoColumn {
	font-size: 1em;
	text-align: justify;
}
#twoColumn a, #threeColumn a {
	color: blue;
}
.emphasis {
	font-weight: bold;
}
#footer{
	display: none;
}
.forgot {
	display: none;
}
#right {
	display: none;
}
.login {
	display: none;
}
#pageOptions {
	display: none;
}

