/* ----------------------------------------------------- */
/* ------ Copyright + W3C + Google Analytics ----------- */
/* ----------------------------------------------------- */
.div_copyright
{
	/*background: #000000 url('../pictures/bottom-background.png');*/
	text-align: center;
	font-size: 8pt;
	height: 15px; 
}
a.supremus_bottom:link, a.supremus_bottom:visited, a.supremus_bottom:active
{
	text-decoration:none;
	color:#777;
	font-weight: normal;
}
a.supremus_bottom:hover 
{
	color: #ffffff;
}
#div_w3c
{
	float:right;
	vertical-align: bottom;
	padding-top: 3px;
	padding-right: 3px;
}
#div_w3c a
{
	padding: 0px;
}
.w3cpic
{
	border-width: 0px;
	border-style: none;

	background-color:#000000;
}
.w3cpic:hover
{
	background-color:#443818;
}