 *
 */

/* You named this layer bground */
#Layer-1 {
  position: absolute;
  left: +0px;
  top: +0px;
  width: 1000px;
  height: 800px;
  z-index: 1;
}

/* You named this layer flash */
#Layer-2 {
	position: absolute;
	left: 189px;
	top: 35px;
	width: 600px;
	height: 400px;
	z-index: 2;
}

/* You named this layer Latino */
#Layer-3 {
	position: absolute;
	left: 270px;
	top: 460px;
	width: 457px;
	height: 69px;
	z-index: 3;
}

/* You named this layer Ron Watson President  Founder */
#Layer-4 {
	position: absolute;
	left: 186px;
	top: 600px;
	width: 195px;
	height: 100px;
	z-index: 4;
}

/* You named this layer rontuveque_link */
#Layer-5 {
  position: absolute;
  left: 185px;
  top: 742px;
  width: 181px;
  height: 20px;
  z-index: 5;
}

/* You named this layer rontuveque_linkover */
#Layer-6 {
  position: absolute;
  left: 185px;
  top: 742px;
  width: 181px;
  height: 20px;
  z-index: 6;
}

/
a { cursor: pointer; }
a:link { color: #F88; }
a:visited { color: #F88; }
a:hover {
  color: #F00;
 
