body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #333333;
}

p {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#000000;
	text-align: left;
	vertical-align: text-top;
}

a {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: x-small;
	color: #000000;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {text-decoration: none}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none; 
	color:#666666;
}

#header{
	width:690px;
	height:auto;
	background-color: #FFFFFF;
	position: absolute;
	left: 15px;
	top: 15px;
	list-style-type: none;
	padding: 5px;
}

#izquierda{
	width:114px;
	height:auto;
	left: 15px;
	top: 170px;
	background-color: #FFFFFF;
	position: absolute;
	padding: 5px;
	vertical-align: text-top;
}

#liam #izquierda { height:200px;}

#derecha{
	width:115px;
	height:auto;
	background-color: #FFFFFF;
	left: 590px;
	top: 170px;
	position: absolute;
	padding: 5px;
}

#principal{
	width:431px;
	height:auto;
	background-color: #FFFFFF;
	left: 144px;
	top: 170px;
	position: absolute;
	padding: 5px;
}
.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666666;
}
