﻿/* Lightly sparkling */
#bgWrap {
    background-image:url(../images/lightlySparklingBg.jpg);
}
#leftColumn {
	background-image: none;
}
* html #leftColumn {
    filter: none;
}
#videoPlayer {
	float: left; width: 412px; height: 266px; margin-left: 36px; display: inline;
}
#flashWrapCenter {
	height:232px;
}
#rightColumnContentPane {
	width:250px;
}
#footer {
	left: 20px; margin-top: 65px; background-image: none;
}
#videoPlayer a {
    display: block; margin: 127px 0 0 150px;
}
#contentWrap 
{
    background: url(../images/lightlySparklingBg.jpg) no-repeat center top;
}
