#header {
	width: auto;
	height: auto;	
}

#header h1 {
	width: auto;
	height: auto;	
	text-indent: 0;
	color: #62485D;
	margin-right: 215px;
	margin-left: 0;
	font-family: georgia;
	border-bottom: 1px solid #62485D;
}

#header h1 a {
	width: auto;
	height: auto;	
	color: #62485D;
	text-decoration: none;	
	font-weight: normal;
}

#nav {
	display: none;
}

#content {
	margin-left: 0;
}

#content, #sidebar {
	height: auto !important;
}
