.area1, .area2, .area3, .area4, .area5, .area6 
{
	display: none;
}

.area9, .area10, .area11, .area12, .area13
{
	display: none;
}

.toptable, .bottomtable, .left, .right
{
	display: none;
}

.magazine-popup-maintable, .magazine-popup-maintable td
{
	border: 0px;
}

.centerdiv, .content 
{
	border: 0px;
}
.content, .maintable
{
	width				: 100%;
	text-align			: center;
}

#content 
{
	text-align:left;
	overflow: visible;
}

BODY, TABLE
{
	background: #ffffff;
	text-align: left;
	/*background-color	: #ffffff;*/
}

#magazine_popup_headerdiv, #magazine_popup_buttondiv
{
	text-align: left;
}

#siteContainer, #siteHeader, #sidebarLeft
{
	position: absolute;
}

#footer, #siteFooterContainer
{
	background: #ffffff;
	height: 0px;
	width: 0px;
}
#columnContainer
{
	background:none;
	float:none;
	padding:0;
	position:static;
	width:auto;
}