#waves {
	margin: 0 auto;
	padding: 0 16px 0 0;
	width: 900px;
	margin-left: -50px;
}
#waves img {
	width: 900px;
}
#wrapper {
	width: 775px;
}
#topNav {
	display: none;
	}
#home_flash {
	display: none;
}
#header li, #header ul{
	display: none;
}
/*#header {
	display: none;
}*/
#score_links {
	display: none;
}
/*	.printHidden {
	display: none;
}*/
#store_links {
	display: none;
}
.pagebreak {
	page-break-after:always;
}
#footer {
	display: none;
}
#print_HRC {
	border: 1px solid red;
}
/*	#printFoot {
	width: 774px;
	height: 12px;
	margin-left: -7px;
	background-color: #2a2e58;
	background-image: url("../images/bluebar.gif");
	background-repeat: no-repeat;
}*/
#left_column {
	overflow: visible;
}
h3{
	font-size: 1.6em;
}
p{
	font-size: 1.4em;
}
li{
	font-size:1.2em;
}
#right_column {
	float: right;
	font-size: .75em;
	padding: 0 0 1em 3em;
	width: 240px;
}
.right_banners {
	display: none;
	visibility: hidden;
}
#header {
	background: #FFF;
	border-bottom: 1px solid #cb7274;
	height: 34px;
	overflow: hidden;
	position: relative;
	z-index: 10;
}

#header h1 {
	margin: 0 auto;
	padding: 8px 0 0;
	width: 777px;
}

#header h1 a {
	display: block;
	height: 24px;
	overflow: hidden;
	padding: 0 0 0 21px;
	width: 201px;
	float: left;
}