/***********************************************/
/* footer.css                                  */
/***********************************************/

#footer {
	width: 960px;
	height: 30px;
	background-color: #ffffff;
	border-color: Black;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	font-size: 12px;
	line-height: 200%;
}

/***********************************************/
/* END                                         */
/***********************************************/ 
