/* CSS Document */

body {
  font-size: 75%;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-family:  Arial, Helvetica, sans-serif;  
  background-color:#f5f5f5;
  color:#000000;
  background-image:url(../images/css/degradado_body.jpg);
  background-repeat:repeat-x;
}

#container {
  width: 980px;
  margin:0px auto; 
  text-align:left; 
  background-color:#fff;
  color:#444;
}

#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	width: 400px;
	height: 0px;
	z-index: 200;
	color:#999999;
	text-align: left;
}

#trailimageid h2 {
  color:#444;
  font-size:14px;
  margin-bottom:0em;
}
