body {
	
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	background-color: #660000;
}
a:link {
	text-decoration: none;
	color: #000000;
	font-weight: normal;

}

a:hover {
	color: #666666;
	text-decoration: none;

}

a:visited {
	color: #000000;
	text-decoration: none;

}

a:active {
	color: #999999;

}


#contenedor { 
   background-color: transparent;
   text-align: center;
   position: absolute;
   top: 50%;
   left: 0px;
   width: 100%;
   height: 0px;
   overflow: visible;
   visibility: visible;
  
} 


#container {
	top:-287px;
	left:50%;
	text-align:center;
	position:absolute;
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	height: 575px;
	width: 1000px;
	/*margin-right: auto;*/
	margin-left: -500px;
	/*background-image: url(images/webbgnd_intro.jpg);*/
}

a img {

border: 0 none;
outline: 0px;
 display: block;


}

#top {
	width: 1000px;
	height: 530px;
}


