.gallerycontroller
 {width:700px;
  height:150px;
  left:140px;
  top:525px;
 }
div.gallerycontent
 {width: 800px;
  height: 125px;
  top:315px;
  left:75px;
  background-color:#660066;
  color:#FFFFFF;
  padding:15px;
  text-align:left;
  text-indent:10px;
  border:dotted #FF0000 thick;
 }
div#TextIntermediar
{width:600px;
 height:27px;
 left:175px;
 top:500px;
 color: #FFFF00;
 font-size:18px;
 font-style:oblique;
 text-decoration:blink;
}