DIV#footer {

	width: 100%;

	height: 30px;

	background: url() repeat-x;

}



	DIV#footer DIV {

		width: 730px;

		margin: 0 auto;

		padding: 3px 0;

		

		color: #343434;

		font-size: 10px;

		line-height: 10px;

		font-weight: bold;

	}



	DIV#footer DIV A {

		color: #343434;

		text-decoration: none;

	}



	DIV#footer DIV A:HOVER {

		text-decoration: bold;

	}

