#content-shadow {
	background: none;
}
#glass {
	background: url(../images/glass_bg.gif);
	height: 55px;
	left: auto;
	position: absolute;
	top: 240px;
}
#left, #right {
	margin-top: 70px;
}
#header h1 a {
	background: url(../images/logo2.gif) no-repeat;
}
#navbar {
	position: absolute;
	top: 235px;
	z-index: 6;
}
#navbar li a:hover, #navbar li a.active {
	background: url(../images/nav_current.gif) transparent top repeat-x;
	height: 44px;
}
#left {
	width: 58%;
}
#right {
	width: 30%;
}