body {
margin-bottom: 0px;
font-family:"Trebuchet MS", Times, serif; 
color:#FFFFFF;
font-size:13px;
background: #000000 url('images/fondo-nile.jpg');
background-position: center;
background-attachment: fixed;
}
.menu{
width: 100%;
height: 65px;
background: #000000 url('images/nile-menu.jpg');
font-size:20px;
font-family: Arial, sans-serif;
font-weight: bold;
}
.menu ul{
	vertical-align:middle;
	margin: 0; padding: 0;
	float: left;}
.menu ul li{
	display: inline;}

.menu ul li a{
	float: left; text-decoration: none;
	color: white;
	padding: 20px 11px;
}	
.menu ul li a:visited{
	color: white;}

.menu ul li a:hover, .menu ul li .current{
	color: #fff;
}	
#wrapper {
  width:820px;
  text-align:left; 
  margin-left:auto; 
  margin-right:auto;
  background: #000000 url('images/bg_nile.jpg');
  }
#header {
  width:820px;
  }
#headimg {
  margin-top: 0px;
  width:820px;
  height: 366px;
  }
#musica {
  margin-top: 20px;
  float:right; 
  width:280px;
  }
#navigation {
  margin-top: 20px;
  float:left;
  width:500px;
  margin-left:5px; 
  }
#footer {
  clear:both;
  width:820px; 
  text-align:center;
  margin-bottom: 0px;
  }
  #video {
  background: #000000 url('images/video.jpg');
  width:455px;
  height: 371px;
  text-align: center; 
  margin: 0px auto;
  vertical-align:middle;
  }
a { text-decoration: none; color: #FFFFFF }
a:hover { color: #C0C0C0 }
.flyer {border: 1px solid #666666; margin:0 auto 0 auto;} 
