

#top #main_link_header{
	position:relative;
	margin-top: -3px;
	margin-left: 0px;
	text-align:center;
	
}
#top #search{
	display:none; 
}
#banner_top_home{
	display:none; 
	
}


/******************************/
/* START - PRIMARY NAVIGATION */
/******************************/
#menu{
	display:none; 
}



/**************************/
/* START - LHS NAVIGATION */
/**************************/
#left_frame{
	display:none; 
}


/*******************/
/* START - CONTENT */
/*******************/

#content 
{
	width:720px;
	_width:600px;
	*width:600px;
}
#right_frame{
	margin:0 0 10px 10px;
	display:none;

}
a:after {
    content: " (" attr(href) ") ";
}


#footer
{
	display:none; 
}

