#logo {
	display: none;
}

#newlogo {
	display: none;
}

#login {
	display: none;
}

#bar {
	display: none;
}

#menu {
	display: none;
}

#site {
	border: none;
}

body {
	background: none;
	margin-top: 0;
}

th {
	background: #333;
}

a {
	color: #000;
}

h1 {
	color: #000;
}

h2 {
	background: #000;
	color: #fff;
}

#content #frontPage h2 {
	background: #000;
	color: #fff;
	width: 380px;
}

#content #frontPage #left {
	width: 425px;
}

#content #frontPage #left p {
	width: 390px;
}

#content #frontPage #quickhits p {
	width: 300px;
}

#content #frontPage #quickhits .caption {
	width: 65px;
}

#sponsor {
	display: none;
}