body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#juke_container {
	height: 31px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #11263E;
	background-attachment: scroll;
	background-image: url(/jukebox/header_nav.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#jukebox {
	float: left;
	width: 200px;
}
#find_your_way {
	float: right;
	height: 31px;
	width: 609px;
	margin: 0px;
}
