@woo "style-1"; 
/* CSS Document */

body {
	margin-top: 20px;
	background-color: #101929;
	background-image: url(imgs/bg-top.gif);
	background-repeat: repeat-x;
}

.style1 {color: #FFFFFF}
.contentblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #016288;
}
.blueheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #016288;
}
#copyright {
	position:absolute;
	left:160px;
	top:702px;
	width:256px;
	height:15px;
	z-index:1;
}
.lightblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a7e4fc;
}
#rights {
	position:absolute;
	left:937px;
	top:718px;
	width:269px;
	height:15px;
	z-index:2;
}
#designed {
	position:absolute;
	left:533px;
	top:770px;
	width:274px;
	height:15px;
	z-index:3;
}
.creditblue {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #016389; }
a:link {
	color: 016389;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 016389;
}
a:hover {
	text-decoration: none;
	color: #A7E4FC;
}
a:active {
	text-decoration: none;
}