body {
	margin:0px;
	padding:0px;
}

#header {
	
	height: 77px;
	padding: 0px;
	margin: 0px;
	}
	
#titlebar {
	position:absolute;
	right: 5px;
	top: 10px;
}
	
.serc-content {
	padding:0px;
	margin-left: 165px;
	padding-left: 20px;
	margin-right: 30px;
	padding-top: 0px;
	padding-bottom: 50px;
	max-width:950px;

}

#footer {
    height: 60px;
    margin: 0;
    padding: 0;
    margin-top: 100px;
	width: auto;
	z-index: 1;
	clear: both;
}
#nav {
	margin-top: 2.3em;
	padding: 0;
	padding-bottom: 1px;
	position: absolute;
	left:7px;
	top:90px;
	background:#fff;
	width:150px;
	border-right: 1px solid #5d5a95;
	border-bottom: 3px solid #5d5a95;
	
}

#nav a {
	display: block; 
	padding: 3px;
	text-decoration:none;
}



#nav ul{
	margin: 0;
	padding: 0;
	padding-left: 7px;

}

#nav li{
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
}


#nav a{
	margin: 0;
	padding: 0;
	font-size: 0.89em;
	color: #444;
	display: block; 
	padding-top: 4px;
	padding-bottom: 3px;
	text-decoration:none;
	border-left: 4px solid #fff;
	line-height: 1em;
}


#nav .fullnavelement a{ 
		border-bottom: 1px solid #ddd;
		border-right: none;
		color: #888;
		
}

#nav .fullnavelement .topnavelement a{ 
		color: #555;
		margin-left: -7px;
}
	
#nav .navelement a{
	color: #444;
	border-bottom: none;
	padding-left: 3px;
}
	
#nav .navsubelement a{
	color: #444;
	border-bottom: none;
	padding-left: 15px;


}
#nav .navsubsubelement a{
	color: #444;
	border-bottom: none;
	padding-left: 28px;


}

#nav a.currentlocation {
		background: #5d5a95;
		color:#fff;
	}
	

	
#nav .fullnavelement a:hover {
		background: #5d5a95;
		color:#fff;
		border-bottom: 1px solid #5d5a95;
	}

#nav a:hover{
		background: #5d5a95;
		color:#fff;
	}
	

#crumbs{
border-bottom: 2px solid #5d5a95;
margin: 0;
padding: 3px;
line-height: 1em;
font-size: 0.8em;
color: #aaa;
}

#crumbs a{
	text-decoration:none;
	 color: #55b;
}

#crumbs a:hover{
	text-decoration:underline;
}

#crumbs em{
	font-weight: normal;
	font-style: normal;
}

.relatedlinks {
	
	width: 170px;
	float: right;
	padding: 0px;
	margin: 10px 0px 5px 5px;
	clear: all;
}
.content-squeezed-for-liveedit{
margin-right: 170px;

}

.nav-squeezed-for-liveedit{
width: 0px;

}

#toptext {
	border: 1px solid #333;
	background: #eee;
	margin-left: 70px;
	margin-right: 10%;
	margin-top: 15px;
	width: 80%;
	padding: 10px;
	max-width: 800px;
	color: #333;
	padding-top: 0;
	font-size: 12px;

}

#toptext h3{
	font-size: 140%;
	margin-top: 5px;
	color: #777;
}

#toptext a{
color: #777;
}
#leftcolumn {
	margin-left: 70px;	
	margin-right: 450px;
	margin-top: 30px;
	margin-bottom: 30px;
	z-index: 4;
	max-width: 600px;

}



#rightcolumn {
	float: right;
	width: 350px;
	border-bottom: none;
	padding-right: 15px;
	margin-top: 10px;
	padding-left: 25px;

}
