body {
	text-align: left;
	background-image: none;
}

#pageWrapper {
	width: 100%;
	margin: 0;
	position: static;
}

/*=text/lang nav
-----------------*/
#textLangNav { display: none; }

/*=global navigation
--------------------*/
#globalNav { display: none; }

/*=container
-------------*/
#container {
	border: none;
	float: none;
	background-image: none;
}

/*=header
----------*/
#header {
	float:left;
	padding-bottom: 25px;
}

#search { display: none; }

/*=sidebar
----------*/
#sidebar { display: none; }

/*=content wrapper
------------------*/
#contentWrapper {
	float: none;
	margin-left: 0;
	width: 100%;
}

/*=section nav
---------------*/
#contentWrapper #sectionNav { display: none; }
#menu_thirties { display: none; }

/*=breadcrumb
-------------*/
#breadcrumb { display: none; }
#sectionTitle { display: none; }

/*=mainContent
---------------*/
#mainContent { background-image: none; }
#mainContent_big {
	width: 700px;
}

#header_thirties { 	
	color:#6b6867;
	font-size:2em;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	}
#header_thirties a{ display: none; }
/*#thirties #intro #html_head { display: none; }*/
#sidebarThirties{
	display:block;
	position: static;
	width: 600px;
}
/*=content head
----------------*/
#contentHead { position: relative; }
#contentHead h2 {
	line-height: 1.0;
	font-size: 11px;
}
/*step nav
----------*/
#contentHead #stepNav {
	background: url(../images/step_nav_bg.gif) 0 0 repeat-x;
	height: 28px;
}
#stepNav ul {
	list-style: none;
	font-size: 13px;
	line-height: 1.3;
	height: 28px;
	background: url(../images/step_nav_bg_2.gif) 100% 0 repeat-y;
	float: left;
	padding-right: 5px;
}
#stepNav li {
	float: left;
	border-right: 1px solid #fff;
	padding: 7px 0 0;
	height: 28px;
	he\ight: 21px;
	width: 95px;
	background: url(../images/step_nav_off.gif) repeat-x;
	color: #666;
	text-align: center;
}
#stepNav li.current {
	color: #fff;
	background: url(../images/step_nav_on.gif) repeat-x;
}

/*=content
-----------*/
#content {
	margin: 0x;
	overflow: visible;
}
#cartContent { overflow: visible; }

/*=pagination
--------------*/
#contentHead p#pagination { display: none; }

/*=category and sub-category browse list
----------------------------------------*/
ul#categoryBrowse { overflow: visible; }

/*=already member
-----------------*/
#alreadyMember { display: none; }

/*=billing address
-------------------*/
#billingAddress { display: none; }


/*=enews signup
---------------*/
#mainContentExtra { display: none; }

/*=footer
----------*/
#footer { display: none; }

/*=copyright
------------*/
#copyright { 
	float:left;
	width: 600px
	text-align: right;
}
#copyright a {display: none; }

/*=teachers section
---------------*/
#activitySelect,
#lessonplansSubTabs,
.actButtons { display: none; }
