.sidebar {
	width: 122px;
	position: relative;
	left: 28px;
	top: 44px;
	z-index: 0;
}
.headr_link {
	width: 238px;
	position: relative;
	left: 404px;
	top: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.headr_link:link {
	text-decoration: none; 
	color: #FFFFFF;
	background: transparent;
}
.headr_link:visited {
	text-decoration: none; 
	color: #FFFFFF; 
	background: transparent;
}
.headr_link:hover {
	text-decoration: underline; 
	color: #069; 
	background: transparent;
}
.headr_link:focus {
	text-decoration: none; 
	color: #FFFFFF; 
	background: transparent;
}
.headr_link:active {
	text-decoration: none; 
	color: #FFFFFF; 
	background: transparent;
}
.nav {
	width: 660px;
	height: 28px;
	position: relative;
	left: 32px;
	top: 4px;
	z-index: 900;
}
		