﻿html, body
{
	height:auto;
}

/* colors don't show well on b&w print */
h1,h2,h3,h4,h5,h6,p,div,blockquote,li
{
	color: Black;
}

#logo
{
	float:none;
	padding:15px 0 0 50px;
}
#logo.small a
{
	background: transparent url(../images/logo_220x74.png) no-repeat scroll left top;
	display:block;
	height:0px;
	width:220px;
	text-indent:-9999px;
}
#logo.big a
{
	background: transparent url(../images/logo_252x84.png) no-repeat scroll left top;
	display:block;
	height:0px;
	width:252px;
	text-indent:-9999px;
}
#admin_nav
{
	display: none;
}

#right_hdr
{
	display: none;
}
div#ss_container
{
	display:none;
}
div#social_share
{
	display:none;
}
.no_print
{
	height:0px;
	display:none;
}
#image_block_container
{
	height:0px;
	width:0px;
	display:none;
}
#image_block_container a
{
	height:0px;
	width:0px;
	display:none;
}
#image_block_container a img
{
	height:0px;
	width:0px;
	display:none;
}

#tab_nav
{
	display: none;
}
#subnav_strip
{
	display: none;
}

#divLeftCol
{
	display: none;
}

#colAllContent
{
	width: 100%;
}
#colMainContent
{
/*	width: 664px*/
    width: 700px;
	float: left;
}
#colRightContent
{
	float: left;
}


#footer_links1, #footer_links2
{
	display: none;
}
#fame_content
{
	width: 100%;
	/*margin: 0 auto;*/
	background: none;
	margin: 0; /* remove special footer margin */

}

#fame_footer
{
	height:0;
	display:none;
}
#push 
{
	display: none;
	height: 135px; /* .push must be the same height as .footer */
}

#educ_home_marquee
{
	height:0;
	display:none;
}
#colRightContent
{
	display:none;
}
#push
{
	height:0;
}
#marquees
{
	display:none;
}
.widget_column
{
	width:0;
	display:none;
}
.email_signup
{
	width:0;
	display:none;
}
#page_title
{
	left:0;
}

/* Resize widths on the larger columns to avoid text clipping */
.column550
{
	width:100%;
}
.column568
{
	width:100%;
}

.column600
{
	width:100%;
}

.column660
{
	width:100%;
}
.column700
{
	width:100%;
}
.column750
{
	width:100%;
}
.column800
{
	width:100%;
}

.column804
{
	width:100%;
}
