body,html{
	background:white;
}

#outer_wrapper {
	margin:0 auto;
	width:640px;
}

#inner_wrapper {
	margin:0 auto;
	width:640px;
}

#menuline {
	display: none;
}

#pic { display: none; }

#side {
	display: none;
}

#header {
	background: white;
	margin:0 auto;
	width:100%;
	height:90px;
}

#side_splash
{
	background: white;
	border-bottom: solid #CCCCCC 0px;
	border-top: solid #CCCCCC 0px;
}
