

body
{
	background-image:url('img2011/holes.jpg');
	background-repeat:repeat;
	font-size:12px;
	color:#D0CF95;
	font-family:arial, Sans-Serif;
	background-color:#000;
	margin:0;
	color:#DDD;
}

.footnote
{
	width:100%;
	text-align:center;
	font-size:11px;
	color:#aaa;
}


.footnote a:link, .footnote a:visited {
	color:#aaa;	
	font-weight:normal;
}

.footnote a:hover 
{
	color:#A00;
}


a:link{
	color:#AA0000;
	font-weight:bold;
}

a:visited{
	color:#AA0000;
	font-weight:bold;
}

a:hover{
	color:#EE0000;
	font-weight:bold;
}



.copyright
{
    font:12px 'Verdana';
    color:#911;
	padding:5px;
	line-height:20px;
}

.blackbar
{
	background-image:url('img2011/footer5.jpg'); 
	padding-top:10px;
	height:30px;
	background-repeat:repeat-x;
	background-position:bottom left;
	text-align:right;
	vertical-align:middle;
}

