body {
	background-color: #90A9A8;
	text-align: center;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #769D9E;
	font-weight: bold;
}

/* 0px top and bottom, auto-fit the side-margins.
Specify a fixed-width in pixels (760px here)
and then re-align the text. */
#container {
	margin: 0 auto;
	width: 968px;
	text-align: left;
}
a:hover {
	font-size: 12px;
	color: #FFFFFF;
}
.top_text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.content_box {
	background-color: #5F3A25;
	background-image: url(images/cell_span.jpg);
	background-repeat: repeat-y;
	padding-left: 50px;
	padding-right: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	margin-top: 5;
	font-weight: normal;
	padding-bottom: 10px;
}
#container .content_box img {
	margin: 10px;
	padding: 10px 10px 5px;
	border-spacing: 10px;
}
.footer_box {
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/footerbar.jpg);
	background-repeat: no-repeat;
	height: 64px;
}
.karen_name {
	margin:9px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	padding-right: 5px;
	padding-bottom:0px;
	text-align: left;
	text-decoration:none;
}	
.karen_info {
	padding-left:100px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	padding-right: 20px;
	text-align: left;
	height:140px;
	overflow:hidden;
}
.karen_info a {
	font-size:10px;
	text-decoration:underline;
}	
.finds_table {
	margin: 0px;
	padding: 0px 0px 5px;
}
.top_span {
	background-image: url(images/cell_top.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 968px;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}
.page_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
#container .content_box .finds_table .finds_table img {
	margin: 0px;
	padding: 0px 15px 0px 0px;
}
th a:link img, th a:visited img, th a:hover img, th a:active img {
	border:none;
	}

