body {
	behavior: url("csshover3.htc"); 
	color: #000000;
	background-color: #006600;
}
a:link {
	color: #006600;
}

a:visited {
	color: #990000;
}
a {
	color: #330099;
}
#footer_links ul {
	list-style: square;
	color: black;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

#footer_links ul li {
	width: auto;
	padding-right:20px;
display:inline;
	}

#header {
	 background: url("images/back.jpg") repeat-x;
	 }

#contact_info {
	position:absolute;
	top:-90px;
	left:50px;
	}
