﻿#menu {
	display: none;
	}
#header	
{	display: none;}
#content {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	
	}
#footer
{
	display:none;
}

.headertext
{
	 font-family: Hobo Std;
	 font-size:26px;
	 font-style: oblique;
	 color: #D4D0C8;
	 left: 170px;
	
	
	}
.headertext1
{
	 font-family: Hobo Std;
	 font-size:26px;
	 font-style: oblique;
	 color: #D4D0C8;
	 left: 240px;

	}
	#dashbar
	{
		display:none;
		}
		
		#imgdashbar 
		{
			display:none;
			}
			
			#breadcrumb
			{
				display:none;
				}
				
				#hideslideshow
				{
					display:none;
					
					}