@charset "utf-8";
body {
	font-family: "Century Gothic";
	color: #FFFFFF;
	background-color: #000000;
}
a {
	text-decoration: none;
	color: #CCCCCC;
}



#container {
	width: 955px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	float: left;
	height: auto;
	width: 955px;
	text-decoration: none;
}
#footer {
	float: left;
	height: 20px;
	width: 955px;
	color: #999999;
	font-size: 9px;
}

#main_area {
	float: left;
	width: 955px;
}
#navigation {
	float: left;
	height: 30px;
	width: 955px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #CCCCCC;
}
.navigation_text {
	font-family: "Century Gothic";
	font-size: 16px;
	text-align: center;
	color: #CCCCCC;
}
#container #navigation .navigation_text a:hover {
	color: #CC9900;
	text-decoration: none;
}


.header1 {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
}
.email {
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
}

.biotext {
	font-size: 14px;
	color: #CCCCCC;
	text-align: justify;
	width: 520px;
	margin-left: 215px;
}
.news_header {
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	color: #CC9900;
}
#container #main_area #main_area2 .header1 a:hover {
	color: #CC9900;
}
