html, body {
	background-color: #000;
	margin: 0px;
	font-family: Arial, sans-serif; 
font-size:13px;
	line-height:1.5em;
}
A:link, A:visited, A:active  {
	TEXT-DECORATION: underline;
	/*	COLOR: #FFFFFF;*/
	COLOR: #CCCCCC;
}

A:hover {

	COLOR: #CCCCCC;
	TEXT-DECORATION: underline;
}
a:focus {
	outline: none;
} 
#titlestripe
{
	position: absolute;
	width: 100%;
	background-color: #00aff0;
	height: 70px;
	top: 10px;
	left: 0px;
}
#titlestripe img
{
	position: absolute;
	bottom: 0px;
	left: 50px;
}
#introduction
{
	position: absolute;
	color: #fff;
	left: 50px;
	top: 90px;
}
#introduction .a
{
	font-size: 15px;
	line-height: 17px;
}
#introduction .b
{
	font-size: 13px;
	line-height: 17px;
}
#introduction .c
{
	font-size: 11px;
	line-height: 12px;
}
#page
{
	position: absolute;
	left: 50px;
	top: 200px;
	width: 600px;
}

#mainbars
{
	position: absolute;
	left: 0px;
	width: 400px;
	top: -71px;
}
#mainbars img
{
	margin-bottom: 6px;
	padding-bottom: 3px;
}
#minorbars
{
	position: absolute;
	line-height: 1px;
	left: 406px;
	width: 200px;
}
#minorbars img
{
	margin-bottom: 7px;
	padding-bottom: 2px;
}
#explanation
{
	position: absolute;
	left: 406px;
	top: -69px;
	width: 400px;
	color: #fff;
	font-size: 11px;
	line-height: 12px;
	height: 100px;
}
#copyright
{
	position: relative;
	top: 70px;
	color: #fff;
}
#copyright .a
{
	font-size: 15px;
	line-height: 17px;
}
#copyright .b
{
	font-size: 11px;
	line-height: 12px;
}
#smallimage
{
	position: absolute;
	left: 685px;
	top: 0px;
}
#speedbar {color:#666666}
#speedbar a{ color:#666666}
.lnk {font-size:9px;color:#222}
.lnk a {font-size:9px;color:#222}
#random
{

	color: #fff;
	font-size: 12px;
	line-height: 12px;
}
