body {
	background-image: url(/img/headerbg.gif);
	background-repeat: repeat-x;
	margin-top: 3px;
	padding-top: 3px;	
}
img {
	border: none;
}
a {
	color:#0e9ae0;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.thumbs a img {
	border: solid 1px #8b8b8b;
	height: 200px;
	width: 150px;
}
.thumbs a:hover img {
	border: solid 1px #0e9ae0;
}
table.thumbs {
	border-top: solid 1px #8b8b8b;
	border-bottom: solid 2px #8b8b8b;
	margin-bottom: 25px;
}
.title {
	font-size: 24px;
	font-family: Georgia;
	padding: 5px;
}
.bookmark a img {
	border: none;
	height: 16px;
	width: 125px;
}
.bookmark a:hover img {
	border: none;
}
td.bookmark {
	text-align: right;
}
table.top_center {
	margin-bottom: 25px;
}
.top_center {
	font: bold 18px Georgia;
	text-align: center;
}
.top_center a {
	font-size: 24px;
	text-decoration:none;
}
.top_center a:hover {
	color: #8b8b8b;
}
.top_center a img {
	border: solid 5px #0e9ae0;
	height: 225px;
	width: 300px;
}
.top_center a:hover img {
	border: solid 5px #8b8b8b;
}
table.top_footer {
	border-top: solid 1px #8b8b8b;
	border-bottom: solid 2px #8b8b8b;
	margin-bottom: 25px;
}
.top_footer td.title {
	border-bottom: solid 1px #8b8b8b;
}
.top_footer a {
	font-size: 18px;
	font-family: Georgia;
	line-height: 30px;
	padding: 5px;
	margin: 5px;
}
.top_footer a:hover {
	color: #ffffff;
	background-color: #0e9ae0;
}
.top_footer td {
	padding-top: 5px;
	padding-bottom: 5px;
}
div.footer {
	text-align: center;
}
.juicyads {
  text-align: center;
  padding: 10px;
}
