body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000042;
	color: #ECECFF;
	background-image: url(graphics/bg1.png);
	background-repeat: repeat-x;
}
.navigation {
	position: absolute;
	left: 319px;
	top: 145px;
	width: 480px;
	height: 20px;
}
.anchor {
	position: absolute;
	left: 25px;
	top: 15px;
}


.logo {
	position: absolute;
	left: 302px;
	top: 2px;
}
.p_main {
	position: absolute;
	left: 288px;
	top: 225px;
	width: 640px;
}
.align_center {
	text-align: center;
}
h2 {
	color: #D58000;
}
h4 {
	color: #D58000;
}
a:link {
	color: #6F6FFF;
}
a:visited {
	color: #C1C1FF;
}
.text_blue {
	color: #FFC671;
}

