body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.style2 {
	color: #CC3333;
	font-size: 18px;
	font-style:normal;
	font-weight:lighter;
	font-family: Helvetica, Arial, sans-serif;
}
a:link {
	font-style:normal;
	font-weight:lighter;
	font-family: Helvetica, Arial, sans-serif;
	color: #F58220;
	text-decoration: none;
}
a:visited {
	font-style:normal;
	font-weight:lighter;
	font-family: Helvetica, Arial, sans-serif;
	color: #F58220;
	text-decoration: none;
}
a:hover {
	font-style:normal;
	font-weight:lighter;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-style:normal;
	font-weight:lighter;
	font-family: Helvetica, Arial, sans-serif;
	color: #F58220;
	text-decoration: none;
}
#wrapper {
	position: absolute;
	left:50%;
	margin-left:-450px;
	margin-right:-450px;
	width:900px;
}
#header {
	background-color:#000000;
	text-align:right;
	height:60px;
}
#leftnav {
	float:left;
	background-color:#000000;
	width:250px;
	height:438px;
}
#display {
	float:left;
	background-color:#000000;
	width:650px;
	height:438px;
	text-align:center;
	font-style:normal;
	font-weight:lighter;
	font-family: Helvetica, Arial, sans-serif;
	color: #F58220;
	text-decoration: none;
	margin-bottom:25px;
}
#footer {
	width: 900px;
	height: 145px;
	clear:both;
	background-image:url(images/backfooter.png);
	background-repeat:no-repeat;
	text-align:center;
}
#thanks , #contacto {
	font-style:normal;
	font-weight:lighter;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFF;
	text-decoration: none;
}
#thanks a:link, a:visited, a:active , #contacto a:link, a:visited, a:active{
	font-style:normal;
	font-weight:lighter;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFF;
	text-decoration: none;
}
	
#thanks a:hover , #contacto a:hover {
	font-style:normal;
	font-weight:lighter;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFF;
	text-decoration: underline;
}

.links{
	margin-top:30px;
}