#footer {
	clear:both;
    width:750px;
	border-color:#009900;
	border-width:1px;
	border-style:none none solid none;
	}

#footer .about {
	background-color:#ffffff;
	border-color:#009900;
	border-style:double none none none;
	text-align:center;
	margin:0px;
	padding:4px;
	font-size:12px;
	line-height:16px;
	color:#666666;
	}

#footer .copyright {
	color:#ffffff;
	background-color:#009900;
	text-align:center;
	margin:0px;
	padding:4px;
	font-size:12px;
	line-height:16px;
	}

/*
#about {
	clear:both;
	font-size:90%;
	background-color:#ffffff;
	border-color:#ff0000;
	border-style:double solid none solid;
	border-width:1px;
	text-align:center;
	margin:0px;
	padding:2px;
	}
*/

