body {
	margin: 0px;
	padding: 0px;
}
a {color: blue; text-decoration: underline;  background-color: transparent;}
a:hover {color: #ff6600;}

div#w3cbanner {text-align:right;}

#footer table{
	font-size: 0.8em;
	vertical-align: bottom;
	padding: 5px;
	width: 100%;
	height:32px;
	background-color: #D9AC26;
	background-image: url(../indeximg/footerbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	bottom: 2px;
}


