﻿.contentTop {
	background:url('../images/burlington/body_top.gif') no-repeat center top;
	height:102px;
	position:relative;
}
.bgPage {
	background:url('../images/burlington/bar.gif') repeat-x center top;
	position:relative;
}
.picDiv {
	background:url('../images/burlington/bar.gif') repeat-x center top;
	width: 800px;
	color:#FFFFFF;
	height:129px;
	text-align:center;
	position:relative;
}
.videoContainer {
	background:url('../images/burlington/bar.gif') repeat-x center top;
}
a,
a:active,
a:link,
a:visited {
	color:#b90a0a;
	text-decoration:underline;
}
a:hover {
	color:gray;
	text-decoration:none;
}