@charset "ISO-8859-1";
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #1189a7;
	text-align: left;
	text-indent: 10px;
}

.pics {
	float: right;	
}

.names {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #1189a7;
	text-align: left;
	text-indent: 10px;
	margin-top: -18px;
}

body	{
	background-attachment: fixed;
	background-color: #000;
	background-image: url(images/new_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.voltitle	 {
	text-indent: 10px;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1189a7;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1189a7;
	font-weight: normal;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1189a7;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1189a7;
	font-weight: bold;
	text-decoration: underline;
}

.news	 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #bb9138;
	text-align: left;
	margin-top: 20px;
	margin-right: 225px;
}

.credit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #b99038;
	text-align: left;
}
