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: #cc9966;
	line-height: normal;
	font-size: 13px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #E8E8E8;
	line-height: normal;
	font-size: 11px;
}

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/satnin_bgr.jpg);

}

#top
{
	font: 40px "courier new", monospace;
	color: #cccccc;
	font-style: strong;
	margin-top: 10px;
	height: 72px;
	vertical-align: bottom;
}

#navigation
{
	float:left;
	width: 16px;
	height: 596px;
	padding: 2px;
}

#content
{
	float:left;
	width: 600px;
	height: 600px;
	padding: 10px;
}

#links
{
	float: right;
	color: #cccccc;
	width: 200px;
	height: 580px;
	padding: 20px;
}

#bottom
{
	width: 896px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	line-height: normal;
	font-size: 10px;
	font-style: normal;
}

#webmaster
{
	float:left;
	width: 296px;
}

#memoria
{
	float:left;
	width: 400px;
}

#copyright
{
	float: right;
	width: 190px;
}
