#pageheader {
	background: #E2E2BC;
	height: 200px;
}

#pageheader-image {
	float: left;
	width: 460px;
}

#pageheader-content {
	float: right;
	width: 325px;
}

#contentbox {
	background:url(../images/bg_content.gif) repeat-y;
}

hr.clear {
	clear: both;
	visibility: hidden;
}

#player1 {margin: 0px; padding: 0px;}