/***************************************************
	GENERAL
***************************************************/
html, body, #container {
	height: auto !important;
}
#container, #headerContainer, #topNav, .topNavL, .topNavR, #header, .t2, .tl2, .tr2, .rightContainer, .b2, .bl2, .br2  {
	background-image: none !important;
	background-color: #FFF !important;
	border: 0;
}
#contentHolder {
	width: 594px;
	overflow: hidden;
}
#logo {
	position: absolute;
	left: 0;
	top: 12px;
	z-index: 1;
	width: 100%;
	padding-bottom: 5px;
	text-align: center;
}
.colOne {
	display: none;
}
.colTwo {
	
}
#pageOptions {
	display: none;
}
#nav {
	display: none;
}