body {
background: black;
font-size: 76%;
font-family: Helvetica, Arial, Verdana, sans-serif;
}

	#footer {
	color: #555;
	text-align: center;
	width: 723px;
	}
	
		#footer a {
		color: white;
		text-decoration: none;
		}

#frame {
left: 50%;
margin-left: -365px;
position: absolute;
width: 730px;
}

	#frame img {
	border: none;
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	}

	#logo {
	background: url('images/index_logo.jpg') top left no-repeat;
	height: 114px;
	margin: 0 0 0 -3px;
	padding: 0;
	text-indent: -5000px;
	width: 723px;
	}
