body {
	margin:0 0 0 0;
	background-color:#000000;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container{
	width:762px;
	height:642px;
	margin:auto;
	text-align:center;
}
#header{
	width:100%;
	height:154px;
}
#title{
	width:400px;
	height:154px;
	/*background-image: url(images/title.png);
	background-repeat: no-repeat;*/
	float:left;
}
#content{
	height:368px;
	margin-top:29px;
	/*padding-top:154px;*/
	z-index:-1;

}
#mainbody{
	width:736px;
	height:366px;
	margin-top:-125px;
	margin-left:23px;
	background-image: url(images/mainbody.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
#mainbody h1{
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:3px;
	color:#666;
	line-height:150%;
}
#sidebar {
	height:286px;
	width:102px;
	/*margin:auto;*/
	margin-left:700px;
	z-index:9999;
	margin-top:-800px;
	background-image: url(images/sidebar.png);
	background-repeat: no-repeat;
}

#footer{
	width:680px;
	height:230px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center;
	z-index:999;
	padding-left:50px;
}
#form{
	padding-top:80px;
	float:right;
	padding-right:50px;
	text-align:right;
	margin-right:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	}
#loquehago{
	background-color:#0F0;
	width:251px;
	height:300px;
	float:left;
}
#bio{
	background-color:#00F;
		width:251px;
	height:300px;
	}

a.flickr:link, a.flickr:visited {
	display: block;
	background: url(images/flickr.png) no-repeat;
	vertical-align: middle;
	height: 59.5px !important;
	height: 59.5px;
	width: 100%;
	position: relative;
}
a.flickr:hover {
	background-position: 0px -59.5px;
	position: relative;
}
a.fb:link, a.fb:visited {
	display: block;
	background: url(images/fb.png) no-repeat;
	vertical-align: middle;
	height: 59.5px !important;
	height: 59.5px;
	width: 100%;
}
a.fb:hover {
	background-position: 0px -59.5px;
}
.links{
	padding-top:140px;
	padding-left:15px;
	}
#tagline{
	float:left;
	width:234px;
	height:106px;
	z-index:999;
	padding-right:100px;
	}
	
/*------------------MENU------------------*/
#menu{
	float:left;
	width:23px;
	vertical-align:top;
	margin-top:40px;
}
a.inicio:link, a.inicio:visited {
	display: block;
	background: url(images/inicio.png) no-repeat;
	vertical-align: middle;
	height: 75px !important;
	height: 75px;
	width: 23px;
}
a.inicio:hover {
	background-position: 0px -75px;
}
a.portafolio:link, a.portafolio:visited {
	display: block;
	background: url(images/portafolio.png) no-repeat;
	vertical-align: middle;
	height: 93px !important;
	height: 93px;
	width: 23px;
	margin-bottom:3px;
}
a.portafolio:hover {
	background-position: 0px -93px;
}
a.blog:link, a.blog:visited {
	display: block;
	background: url(images/blog.png) no-repeat;
	vertical-align: middle;
	height: 74px !important;
	height: 74px;
	width: 23px;
	margin-bottom:3px;
}
a.blog:hover {
	background-position: 0px -74px;
}
#footer input{
	font-size:12px;}
#footer textarea{
	font-size:12px;}
#cv{
	width: 680px;
	height: 345px;
	z-index:5;
	/*display:none;*/
	float:left;
	border: 3px solid #000;
	text-align:left;
	background-image: url(images/pixel.png);
	}
#cv h1{
	color:#FFCC00;
	font-size:14px;
	background-color:#000000;
	padding-left:3px;
	letter-spacing:2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
#cv td{
	color:#ffffff;
	font-size:12px;
	letter-spacing:1px;
	padding-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:20px;
}
#datos{
	width:340px;
	height:345px;
	float:left;
}
#conocimientos{
	width:339px;
	height:345px;
	float:left;
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-color: #CCCCCC;

}
#conocimientos td{
	color:#DFDFDF;
	font-size:12px;
	letter-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:20px;
}
