body {
	background:#000 url(images/bg.jpg) center no-repeat fixed;
	font:normal 10pt Arial, Geneva, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:1.6;
}
a{
	color:#ff9600;
}
a:hover{
	color:#e1e1e1;
}
#wrapper{
	width:1000px;
	margin:0 auto;

}
#header{
	height:80px;
	color:#FFF;
}
#contentcontainer{
	clear:both;
	width:1000px;
	padding:25px 0 0 0;
}
#content{
	width:665px;
	margin:0px 26px 0px 0;
}
#sidebar{
	width:280px;
	margin:0px;
	padding:0px;
}
#footer{
	clear:both;
	width:970px;
	padding:10px;
}
/* Structure */

/* Global Colors */
.colororange{
	color:#ff9600;
}

a#tooCool2 {position: fixed; right: 0; bottom: 0; display: block; height: 41px; width: 60px; background: url(http://patachula.es/arriba.png) bottom right ; text-indent: -999em; text-decoration: none;}