#bar {
	clear: left;
	float: left;
	text-align: left;
	width: 520px;
}
body {
}
#container {
	width: 520px;
	float: left;
}

#middle {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 520px;
}


#footer {
	display: none;
}
#right {
	display: none;
}
body {
	background-color: #FFFFFF;
	width: 500px;
}
#print_heading {
	display: inline;
	width: 520px;
	float: left;
	height: 50px;
}
#tabs {
	background-image: none;
	width: 520px;
}
#left {
	margin: 0px;
}
.tab {
	display: inline;
	font-size: 1.5em;
}
.livetab {
	display: none;
	font-size: 1.5em;
}
