body {
background-color: #000000;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#ffffff;
padding:0px;
margin:0px;
}






/* ----------container to center the layout---------- */
#container {

width: 800px;
height:auto;
padding:0 0 10px 0;
margin: 0 auto 0 auto;
text-align:center;
background-color:#000000;
border:1px solid #ffffff;
} 



/* --------------left navi------------- */
#left {
 width:405px;
  height: 590px;
 float:left; 
margin: 0px 0px 0px 0px;
padding:0px 0px 0px 0px; 
text-align: center;

 }
 
 #left2 {
 width:405px;
  height: auto;
 float:left; 
margin: 0px 0px 0px 0px;
padding:0px 0px 0px 0px; 
text-align: center;

 }
 
#left h1{
width:405px;
height:40px;
float:left;
margin: 0px 0px 0px 7px;
padding:0px 0px 0px 0px;
text-align:left;
}






/* -----------------content--------------------- */
#content{ 
float:right;
width:355px;
height:auto;
margin: 0px 0px 0px 0px; 
padding:0px 0px 0px 0px;
background-color:#000000;


}

.logotipo{
float:left;

}


.headstock{
float:right;
margin:-30px 0px 0px 0px;
padding:0px 0px 0px 0px;

}


.biografia{
float:left;
position:relative;
top:40px;
left:55px;
}

.discografia{
float:left;
position:relative;
top:10px;
left:90px;}

.conciertos{
float:left;
position:relative;
top:40px;
left:130px;}


.fotos{
float:left;
position:relative;
top:220px;
left:-150px;
}

.tienda{
float:left;
position:relative;
top:250px;
left:-110px;}

.contacto{
float:left;
position:relative;
top:205px;
left:125px;
}

.titvideo{
float:left;
margin:0px 0px 0px 0px;
padding:10px 0px 0px 0px;
height:auto;
}

/*
.tv{
float:left;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:343px;
height:241px;
background-image:url(../img/tv1.gif);
background-repeat:no-repeat;
}
*/

.tv{
float:left;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:343px;
height:241px;
background-repeat:no-repeat;
}



/*  ----------------footer---------------------- */ 
#footer {
height:25px;
clear:left;
padding:0px;
margin:0px;
text-align: center; 

margin: 15px 0px 0px 0px;
padding:3px 0px 0px 0px;
} 


#footer2 {
height:auto;
clear:left;
padding:0px;
margin:0px;
text-align: center; 
margin: 0px 0px 0px 0px;
padding:3px 0px 0px 0px;
position:relative;
top:-20px;
} 