body {
	color: #999999;
	font-family: tahoma, arial;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #710101;
	background-image: url(../images/gal-bg.jpg);
	background-repeat: repeat-x;
}

img {
	border: 0px;
}

#footer a:link { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
	
#footer a:visited { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;	
}
	
#footer a:hover, #footer a:active { 
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: underline;
}

#footer {
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	height: 100px;
	padding-top: 10px;
	text-align: center;
	width: 643px;
	background-image: url(../images/gal-footer-bg.gif);
	background-repeat: no-repeat;
}
