/* CSS Document */

html, body {
	background-color: #000000;
	background-image: url(images/bg_pronight.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.copyright {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

a:link	{
	color: #000000;
	font-weight: bold;
}
a:visited	{
	color: #000000;
	font-weight: bold;
}
a:hover	{
	color: #c29b00;
	font-weight: bold;
}
a:active	{
	color: #0011b9;
	font-weight: bold;
}
#c_menu   {
    font-size: 10px;
}
.resize {	
	width: 695px;
	height: auto;
}
