body, p, h1 {
	margin:0; padding: 0;
	background: url(/static/npl/img/blair_pageBG.gif) top repeat-x;
}
#container {
	height: 500px;
	width: 700px;
	margin: 0 auto;
}
h1 {
	display: block; width: 700px; height: 103px; overflow: hidden;
}
h1 span {
	display: block; width: 700px; height: 103px;
	background: url(/static/npl/img/blair_header.jpg) no-repeat;
}
#content {
	width: 700px; height: 327px;
	background: url(/static/npl/img/blair_bg.jpg) no-repeat;
	position: relative;
}
.player {
	width: 384px; height: 308px;
	margin: 0 auto;
	padding-top: 19px;
}
object {
	margin: 0; padding: 0;
}
.player p a {
	position: absolute; bottom: 0px;
	width: 384px; height: 47px; display: block; overflow: hidden;
	cursor: pointer;
}
.player p a span {
	width: 384px; height: 47px; display: block;
	background: url(/static/npl/img/blair_button_OpenStreamInWM.gif) no-repeat;
}
#footer {
	display: block; width: 700px; height: 70px;
	overflow: hidden;
}
#footer span {
	display: block; width: 700px; height: 70px;
	background: url(/static/npl/img/blair_footer.jpg) no-repeat;
}

