a {
	color: black;
}

a:hover {
	color: #0f79bb;
}

body {
	font-family: verdana;
	font-size: 12px;
	margin: 0;
	background-color: #f0f0f0;
}

.copyright {
	margin-top: 20px;
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
	border-top: 1px solid silver;
	font-size: 10px;
}

.copyright a {
	text-decoration: none;
}

.container {
	background-image: url('img/shadebg.gif');
	background-position: center 8px;
	background-repeat: no-repeat;
	width: 652px;
	margin: auto;
	margin-top: 5px;
}

.container .banners {
	margin: 1px;
	margin-top: 30px;
	margin-bottom: 15px;
}

.focus a {
	text-decoration: none;
}

.surrounder {
	width: 670px;
	background-color: white;
	float: left;
}

.top {
	background-image: url('img/logo.jpg');
	background-repeat: no-repeat;
	width: 652px;
	height: 40px;
	padding-top: 5px;
	padding-bottom: 15px;
	position: relative;
	margin: auto;
}

.top .banner {
	position: absolute;
	right: 10px;
	top: 10px;
}

#links {
	border: solid 1px;
	width: 400 px;
}
