body
{
	background-Color: #010101;
	text-align: center;
	font-family: Verdana;
	font-size: 15px;
}

a
{
	color: #FFFFFF;
	text-decoration: underline;
	border: 0px solid #000000;
}

a:hover
{
	color: #AAFAFA;
	text-decoration: underline;
	border: 0px solid #000000;
}

a.ltbg
{
	color: #0000FF;
	text-decoration: underline;
	border: 0px solid #000000;
}

a.ltbg:hover
{
	color: #0055FF;
	text-decoration: underline;
	border: 0px solid #000000;
}

a.links_bar
{
	color: #0000FF;
	font-size: 22px;
	text-decoration: none;
}

a.links_bar:hover
{
	color: #0000FF;
	font-size: 22px;
	text-decoration: underline;
}

a.left_bar
{
	color: #FFFFFF;
	text-decoration: none;
}

a.left_bar:hover
{
	color: #AAFAFA;
	text-decoration: none;
}

#canvas
{
	background-Color: #212121;
	position: relative;
	width: 760px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #FFFFFF;
}

#header
{
	position: absolute; 
	left: 2px; 
	top: 2px; 
	width: 754px; 
	height: 120px; 
	background-Color: #AAAAAA;
	text-align: center;
	background-Image: url('./images/header_sky.jpg');
}

#linksbar
{
	position: absolute;
	left: 10px;
	top: 8px;
	width: 736px;
	height: 28px;
	background-Color: #FFFFFF;
	filter:alpha(opacity=50);
	opacity: 0.5;
}

#links
{
	background-Color: #353535;
	border: 1px solid #AAAAAA;
	position: absolute;
	left: 12px;
	top: 134px;
	width: 200px;
	height: 405px;
	color: #FFFFFF;
	font-size: 16pt;
}

#box1
{
	background-Color: #FFFFFF;
	color: #000000;
	border: 3px solid #AAAAAA;
	position: absolute;
	left: 228px;
	top: 134px;
	width: 516px;
	height: 250px;
	color: #FFFFFF;
	font-size: 16pt;
}