div#mainContent{
	background: none;	
}
div#header{
	width:941px;
	height: 215px;
	background: #1ab6bc;
	margin-left: 13px;
	position: relative;
	font-size: 14px;
}
div#header span#breadCrumbs{
	position: absolute;
	top: 9px;
	left: 11px;
}

div#header span#breadCrumbs a{
	font-size: 12px;
	font-family: arial,Helvetica,sans-serif;
}
div#header span#breadCrumbs a:hover{
	color:#000;
}
div#header span#breadCrumbs a.lastCrumb{
	color: #000;
}

div#smallDescription{
	padding: 42px 0 0 35px;	
	width: 415px;
	
}
div#smallDescription h3{
	margin-top: 0;
	margin-bottom: 7px;	
	font-size: 28px;
	color: #000;
	text-transform: uppercase;
	font-family: "Trebuchet MS",Verdana, sans-serif 
}
img#icon{
	float:left;
	margin-right:5px;	
	margin-left: -25px;
}
div#smallDescription p{
	margin:0;
	padding:0;	
}
a#moreInfo{
	color: #d1f3c6;
	display: block;
	margin-top: 10px;	
}
div#beam{
	width: 907px;
	height: 175px;
	padding: 15px 0 0 43px;
	background: url(/gfx/activity/beam.jpg);
	margin-left: 4px;
	overflow: hidden;
}
div#beam  strong{
	color: #000;
	font-size: 16px;
}
div#youtube{
	position: absolute;
	top: 40px;
	right: 19px;
	padding: 6px 0 0 5px;
	width:442px;
	height: 308px;
	background: url(/gfx/activity/youtube.jpg) no-repeat;
}
div#youtube a{
	color: #486a3d;
	font-size: 12px;
	text-decoration: underline;	
	display: block;
	position: absolute;
	bottom:21px;
}
a#youtubeChannel{
	left: 20px;
}
a#addVideo{
	left: 273px;
}
div#content{
	width: 881px;
	margin-left: 13px;
	background: #002e33;
	padding: 35px 30px;
}
.cols10{
    	position: relative;
	top: 0;
	width: 932px;
	padding: 0;
	margin: 0 0 0 -25px !important;
}