body {
	background:#fff;
}
#all {
	background:#fff;
}
#header {
	margin:0 0 15px 0;
	padding:5px;
	width:470px;
	height:30px;
	background:#01549A;
	overflow:hidden;
}
#header h1 {
	display:block;
	text-indent:0;
	font-size:24px;
	color:#fff;
}
#header #regbox, #header #loginbox {
	display:none;
}

#contentwrapper {
	background:#fff;
}

h1#topstory {
}
#maincol h1 {
	margin:0;
	font-size:18px;
	font-weight:bold;
	text-indent:0;
	background:#fff;
	color:#005399;
}

#secndcont h2#actual, #secndcont h2#recommend {
	padding-left:5px;
	text-indent:0;
	font-weight:bold;
	background:#CEEFFA;
	color:#01549A;
}

#leftcol {
	display:none;
}
#rightcol {
	display:none;
}
#footer {
	display:none;
	margin:0px;
}
