body 
{
	text-align: center;
	background-color: black;
	padding: 10px;
}

p
{
	font: 12px "courier new", monospace;
	color: #E8E8E8;
	line-height: normal;
	font-size: 12px;
	font-style: normal;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	line-height: normal;
	font-size: 13px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #E8E8E8;
	line-height: normal;
	font-size: 12px;
}

h3
{
	font: 10px "courier new", monospace;
	color: #cccccc;
	line-height: normal;
	font-size: 10px;
}

h4
{
	font-family: Arial, Helvetica, sans-serif;
	color: #B5B5B5;
	line-height: normal;
	font-size: 10px;
	margin-top: 4px;
}

preformatted
	{
	font: 40px "courier new", monospace;
	color: #cccccc;
	font-style: strong;
	}

td
{
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	line-height: normal;
	font-size: 12px;
	font-style: normal;
}

th
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	line-height: normal;
	font-size: 13px;
	font-weight: bold; 
}

#frame
{
	width: 900px;
	height: 700px;
	background-color: black;
	background-image: url(../images/lk_bgr.jpg);
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
}

#top
{
	font: 40px "courier new", monospace;
	color: #cccccc;
	font-style: strong;
	margin-top: 10px;
	height: 142px;
}

#navigation
{
	float:left;
	width: 120px;
	height: 526px;
	padding: 11px;
}

#content
{
	float:left;
	width: 500px;
	height: 530px;
	padding: 10px;
}

#links
{
	float: right;
	width: 200px;
	height: 530px;
	padding: 10px;
}

#bottom
{
	width: 896px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: normal;
	font-size: 10px;
	font-style: normal;
}

#webmaster
{
	float:left;
	width: 296px;
}

#memoria
{
	float:left;
	width: 296px;
}

#copyright
{
	float: right;
	width: 296px;
}
