* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font: normal 11px/18px verdana, arial, tahoma, sans-serif;
	color: #FFFFFF;
	padding-top: 20px;
	background-color: #333;
	background-image: url(../img/back.gif);
	background-repeat: repeat;
}
#wrapper {
	width: 800px;
	background-position: 0 0;
	border: solid 3px #fff;
	text-align: left;
	height: 500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	width: 800px;
	height: 130px;
	background-position: right top;
	background-color: #000000;
	background-repeat: no-repeat;
}

#cont{
	width:800px;
	height:320px;

}

#menu{
	width:130px;
	height: 300px;
	float: left;
	background-color: #000000;
	margin-top: 10px;
}
#down{
	width: 130px;
	height:50px;
	margin-bottom: 5px;
	
}
#content {
	float: right;
	width: 645px;
	height: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto !important;
	scrollbar-face-color: #555555;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #444444;
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color:  #ffffff;
	scrollbar-track-color: #E6ECFC;
	scrollbar-darkshadow-color: #000000;
	/*# SCROLLBAR-FACE-COLOR - Color de la base de la barra
# SCROLLBAR-HIGHLIGHT-COLOR - Color resaltado de la barra
# SCROLLBAR-SHADOW-COLOR - Color de la sobra de la barra
# SCROLLBAR-3DLIGHT-COLOR - Color del relieve de la barra
# SCROLLBAR-ARROW-COLOR - Color de las flechas de la barra
# SCROLLBAR-TRACK-COLOR - Color del fondo de la barra
# SCROLLBAR-DARKSHADOW-COLOR - Color de la sobra mas oscura d*/
	text-align: justify;
	background-position: center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 10px;
}
#curri{
	width:90px;
	height:108px;
	background-image:url(../img/body/curri.jpg);
	float:left;
	margin: 5px 5px 5px 5px;
}
#gallery{
	width:540px;
	height:250px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
#gallery div{
	margin:auto;
	padding-left:5px;
	padding-right:5px;
	width: 540px;
	height: 250px;
}	
	
/* Images Styles */ 
a img {
border: 2px groove #ffffff
}
a:hover img {
border:2px groove #660000;
}
a:visited  img{
border: 2px groove #FFFFFF;
}
/* Images Styles */

/*#nav {
	list-style: none;
	height: 224px;
	width: 110px;
	border-right: 1px solid #fff;
}

#nav li a {
	color: #fff;
	font: normal 11px/24px verdana, arial, tahoma, sans-serif;
	display: block;
	width: 120px;
	height: 24px;
	background-color: #000;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	padding-left: 10px;
}

#nav li a:hover {
background-color: #333;
}

#current a {
background-image: url(../img/bullet.gif);
background-repeat: no-repeat;
background-position: 100% 50%;
}

*/

a {
color: #666;
text-decoration: none;
}

a:visited {
text-decoration: underline;
}

a:hover {
color: #ccc;
}



h1 {
width: 140px;
height: 30px;
background-color: #333;
margin: 1px 1px 1px 0;
float: left;
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
padding-left: 10px;
color: #fff;
cursor: default;
}

h1:first-letter {
color: #f00;
text-decoration: underline;
}

h2 {
width: 419px;
height: 30px;
background-color: #333;
float: left;
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
padding-left: 10px;
color: #fff;
margin-top: 1px;
cursor: default;
}

 

p {
margin-bottom: 24px;
	color: #FFFFFF;
	text-align:center;
}

p:first-line {
font-weight: bold;
}

#footer {
	width:790px;
	height:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:center;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#video{
	margin-top:auto;
}
#mp3{
	margin-top:5px;
	height: 75px;
	width: 645px;
	margin-bottom: 12px;
}

#blog{
	float: right;
	width: 645px;
	height: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	background-position: center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 10px;
}
