/*body {
	margin: 0;
	background-color: #3B6283;
	background-image: url(../images/blue_background_flipped.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}*/
img {
	behavior:	url("../scripts/pngbehavior.htc");
}
#video_blurb {
	height: 73px;
	width: 146px;
	z-index: 2;
}
#video_blurb_background {
	width: 146px;
	height: 73px;
	z-index:1;
}
#video_content_top {
	position: absolute;
	top: 45px;
	right: 0px;
	width: 510px;
	height: 500px;
}
#video_content_1 {
	position: absolute;
	top: 45px;
	right: 0px;
	width: 510px;
	height: 400px;
}

#video_title {
	position: absolute;
	top: 390px;
	left: 240px;
	width: 420px;
	visibility: visible;
	z-index: 1;
}
#video_title a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#video_title a:hover, #video_title a:focus, #video_title a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F6550F;
	text-decoration: none;
}
