.TestStyle
{
background-color: blue;
}

.normal-heading {color:#267CC4;font-size:2em;}


/* slideshow css */
#slideshow{width:100%;height:330px;margin:0 auto 20px;overflow:hidden;}
.slideshow{width:100%;height:283px;margin-bottom:5px;background:#FFF;position:relative;overflow:hidden;}
#nav{height:20px;padding-right:20px;}
#nav a{padding:5px 10px;display:block;float:left;background:url(slider-normal.png);border:solid #FFF;border-width:0 3px;background:#267CC4 !important;color:#FFF !important;text-decoration:none !important;}
#nav a.activeSlide{background:url(slider-selected.png);background:#E8643C !important;color:#FFF!important;}
#slideshow h3{position:absolute;top:20px;left:20px;color:#267CC4;font-size:2em;white-space:nowrap;}
#slideshow h4{position:absolute;top:70px;left:25px;color:#333;font-size:1.2em;font-weight:bolder;}
.slideshow a img{border:0;}









