body,td,th {
	color: #CCC;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}
body {
	background-color: #000;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#listarea {
position:relative;
float:right;
margin-top:100px;
margin-right:20px;
text-align:right;
}
#imgsarea {
position:relative;
float:right;
width:812px;
height:436px;
margin-top:100px;
margin-right:150px;
}
#imgsarea img {
position:absolute;
top:0;
left:0;
}
#logolag {
position:absolute;
left:50%;
top:50%;
margin-left:-206px;
margin-top:-113px;
}
#footer {
clear:both;
margin-right:150px;
margin-left:150px;
}
.alignright {
text-align:right;
}
.aligncenter {
text-align:center;
}
