body {
	
	background-color: #54523f;
	background-image: url(img/bg2.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 0px;
	margin-top: 0px;
}
a
{
    cursor:pointer;
}
#content {
	font-family: Geneva, Tahoma, Verdana, Arial;
	font-size: 12px;
	color:#333333;
	line-height: 20px;
	padding: 5px, 20px, 5px,20px;


}
#center {
background-image:url(img/bio_bg.jpg);
	width: 901px;
	height: 590px;

}
#noticias {
background-image:url(img/news_bg.jpg);
	width: 901px;
	height: 590px;

}

#Layer1 {
	position:relative;
	left:50px;
	top:40px;
	width:417px;
	height:485px;
	z-index:2;
	float: left;
	font-family: Geneva, Tahoma, Verdana, Arial;
	font-size: 12px;
	color:#333333;
	line-height: 20px;
	overflow: auto;
	border: 0px;	
}
#Layer2 {
	position:relative;
	left:5px;
	top:2px;
	width:417px;
	height:445px;
	z-index:3;
	float: left;
	font-family: Geneva, Tahoma, Verdana, Arial;
	font-size: 10px;
	color:#333333;
	overflow: scroll;
	border: 0px;
	visibility: visible;
}
#photobg {
background-image:url(img/photo_bg.jpg);
width: 447px;
height: 492px;
}
#contactbg {
background-image:url(img/contact_bg.jpg);
width: 447px;
height: 492px;
font-family: Geneva, Tahoma, Verdana, Arial;
	font-size: 12px;

}
#creditbg {
background-image:url(img/credits_bg.jpg);
width: 447px;
height: 492px;
font-family: Geneva, Tahoma, Verdana, Arial;
	font-size: 12px;

}

/*----- Social Buttons ------*/

#FacebookLink
{
    position:absolute;
    float:left;
    background:transparent url(../img/Social-Buttons.png) 0px 0px; 
    width:70px;
    height:60px;
}
#FacebookLink:hover
{    
    background:transparent url(../img/Social-Buttons-hover.png) 0px 0px; 
}

#TwitterLink
{
    position:absolute;
    left:120px;
    background:transparent url(../img/Social-Buttons.png) 225px 0px; 
    width:70px;
    height:60px;
}
#TwitterLink:hover
{    
    background:transparent url(../img/Social-Buttons-hover.png) 225px 0px; 
}

#MyspaceLink
{
    position:absolute;
    left:200px;
    background:transparent url(../img/Social-Buttons.png) 150px 0px; 
    width:70px;
    height:60px;
}
#MyspaceLink:hover
{    
    background:transparent url(../img/Social-Buttons-hover.png) 150px 0px; 
}

#YoutubeLink
{
    position:absolute;
    left:280px;
    background:transparent url(../img/Social-Buttons.png) 75px 0px; 
    width:70px;
    height:60px;
}
#YoutubeLink:hover
{    
    background:transparent url(../img/Social-Buttons-hover.png) 75px 0px; 
}
