@CHARSET "ISO-8859-1";

body {
	color: #FFFFFF;
	background-color: #000000;
	background-position: center top;
	margin: 0;
	padding: 0;
	background: url(../images/bg.jpg) no-repeat top left;
}

a { color: #FFFF99; }
a:active { color: #FFFFFF; }
a:visited { color: #cccccc; }

a img { border: 0; }
table { border: 0; }

#linksarea {
	position: absolute;
	top: 177px;
	left: -20px;
	z-index: 1;
	text-align: center; 
}
#linksarea a {
	display: block;
}

#frame{
	position: absolute;
	top: 160px;
	z-index: 0; 
	left: 200px;
	text-align: left;
}
