.c_DNN6_edwards{width:100%; clear:both;}
.c_DNN6_edwards .Middle{padding:4px;}
.c_DNN6_edwards .Middle h1 .Head{font-family:Arial; font-size:20px;color:#2967b5; padding:0px; margin:0px 0px 5px 0px;}
.c_DNN6_edwards .Middle h2 .Head{font-family:Arial; font-size:18px;color:Black; padding:0px; margin:0px 0px 5px 0px;}


/*  Banner Rotator
    -- Banners will automatically cycle along with navigation by inserting 
    -- the desired images into a Text/HTML module using the Banner Container. */
    
 /* Set height of div.Normal to equal the height of banners + 34px for shadow */
.RotatorWrapper div.DNNModuleContent > div.Normal {height:339px;background:url(images/Slide-Shadow.png) no-repeat 0 bottom;}

 /* Set width and height of banners within div.Normal img */
.RotatorWrapper div.DNNModuleContent > div.Normal img{width:960px;height:305px;} 

.RotatorNav {position:absolute;z-index:20;width:960px;height:40px;background:url(images/50black.png) repeat top left;margin:-74px 0 0;padding:0;list-style: none;}
.RotatorNav li {float:left;}
.RotatorNav li a {padding:0 10px;display:block;color:#b8b8b8;line-height:40px;text-decoration:none;}
.RotatorNav li a:hover{text-decoration:underline;}
.RotatorNav li.activeSlide a{color:#fff;}