.headerbar {
	background-color: #FF0066;
	height: 111px;
	width: 735px;
	top: 54px;
	position: absolute;
	z-index: 0;
}
.logo {
	position: absolute;
	height: 98px;
	width: 334px;
	top: 15px;
	left: 15px;
	z-index: 10;
}
.nav_home {
	position: absolute;
	height: 125px;
	width: 40px;
	left: 28px;
	top: 88px;
	z-index: 1;
}
.nav_profiles {
	position: absolute;
	height: 125px;
	width: 40px;
	left: 52px;
	top: 85px;
	z-index: 2;
}
.nav_features {
	position: absolute;
	height: 125px;
	width: 40px;
	left: 76px;
	top: 82px;
	z-index: 3;
}
.nav_gallery {
	position: absolute;
	height: 125px;
	width: 40px;
	left: 99px;
	top: 78px;
	z-index: 4;
}
.nav_blog {
	position: absolute;
	height: 125px;
	width: 40px;
	left: 123px;
	top: 75px;
	z-index: 5;
}
.nav_blabber {
	position: absolute;
	height: 125px;
	width: 40px;
	left: 147px;
	top: 72px;
	z-index: 6;
}
.nav_register {
	position: absolute;
	height: 125px;
	width: 40px;
	left: 171px;
	top: 68px;
	z-index: 7;
}
.nav_links {
	position: absolute;
	height: 125px;
	width: 40px;
	left: 195px;
	top: 64px;
	z-index: 8;
}
.logotext {
	position: absolute;
	z-index: 1;
	height: 84px;
	width: 148px;
	left: 228px;
	top: 76px;
}
#content {
	position: absolute;
	z-index: 10;
	width: 705px;
	top: 180px;
	clear: both;
	float: left;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
.loginbox {
	position: absolute;
	height: 38px;
	width: 367px;
	left: 353px;
	top: 15px;
	z-index: 10;
}
.navspacertop {
	background-color: #FFFFFF;
	height: 55px;
	width: 735px;
	z-index: 0;
	position: absolute;
}
.navspacerbottom {
	background-color: #FFFFFF;
	height: 15px;
	width: 735px;
	z-index: 0;
	position: absolute;
	top: 165px;
}