BODY	{
	background-color: #fff;
	color: #666666;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
}

  
.banner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 40px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 1700px;
	background-image: url(../images/darkbar.png);
	background-repeat: repeat-y;
	visibility: visible;
	z-index: 1;

}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 64px;
	width: 100%;
	background-color: #fdeb55;
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: visible;
	z-index: 0;



}
.column1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	position: absolute;
	top: 24px;
	text-align: center;
	left: 0px;
	width: 100%;
	height: 880px;





}
.VIDEO {
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;

}
.subheading {
	font-size: 12px;
	font-weight: bold;
	color: FDEB55;
	margin-top: 5px;
	padding-top: 5px;
	line-height: 150%;
	text-transform: capitalize;



}
.column2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	position: absolute;
	left: 336px;
	top: 80px;
	width: 268px;

}
.notice {
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 5px;
	padding-top: 5px;
	line-height: 110%;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;

}
