@charset "utf-8";
/* CSS Document */

A {
  color: #FFFFFF;
  text-decoration: none;
}

A:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

body{
margin:0;
padding:0;
background:#000 url(newimages/bg2.jpg) top left repeat-x;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:100%;

}

#bgstatic{
position:absolute;
top:51px;
left:0px;
width:100%;
height:199px;
background:#000 url(newimages/bg.jpg) center no-repeat;
margin:0;
padding:0;
}

#wrap{
text-align:left;
margin:0 auto;
font-size:80%;
height:50px;
width:800px;
padding:0;
position:relative;
background:transparent url(newimages/title.png) top left no-repeat;
}

#feature_glass{
position:absolute;
top:51px;
width:800px;
height:199px;
background:transparent url(newimages/bg.png) left no-repeat;
}

.rollover1 a {
display:block;
width: 160x;
height: 40px;
}
.rollover1 a:hover { 
background-position: 0 -40px;
background: transparent url("newimages/thearto.png") 0 0 no-repeat;
}

.rollover2 a {
display:block;
width: 160x;
height: 40px;
}
.rollover2 a:hover { 
background-position: 0 -40px;
background: transparent url("newimages/abouto.png") 0 0 no-repeat;
}

.rollover3 a {
display:block;
width: 160x;
height: 40px;
}
.rollover3 a:hover { 
background-position: 0 -40px;
background: transparent url("newimages/contacto.png") 0 0 no-repeat;
}

#feature_glass2{
position:absolute;
left:- px;
top:200px;
width:800px;
height:199px;
background:transparent url(newimages/bg.png) center no-repeat;
}

img
{  border-style: none;
}


.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
html {overflow-y: scroll;}
