#toggles {
	top: 102px;
}

#left {
	top: 122px;
}

#right {
	top: 122px;
}

#aboveheader {
	height: 10px;
	background-color: #99cc00;
	border-bottom: 1px solid #fff;
}

#titleimage {
	position: relative;
	left: 20px;
}

#header {
	height: 80px;
	background-color: #446a2a;
}

#logo {
	position: absolute;
	top: 12px;
	right: 0;
	height: 80px;
	
}

#shadow {
	height: 10px;
	border-top: 1px solid #fff;
}