﻿body {
	background:none;
}

body.small
{
	background:none;
}

#head
{
	height: 135px;
	background:none;
}

#head .visual 
{
	bottom: 0px;
	background:none;
}

div.login
{
	display: none;	
}

div#sidebar
{
	display: none;
}

ul.sitewide
{
	display: none;
}

ul.main_menu
{
	display: none;
}

div.site_search
{
	display: none;
}

.home_page_loggedin #head {
	height:185px;
}

.loggedin #head {
	height:185px;
}

.loggedin #head .visual 
{
	bottom: 0px;
}

div#footer
{
	display: none;
}

div#main
{
	padding-left: 183px;
}
