/*Slideshow CSS*/
#rotator
{
overflow: hidden;
margin: 0px;
position: relative;
width:100%; height:200px;

}

#rotator img
{
border:solid 0px;
width:100%; height:200px;
}









