html {
	height: 100%;
}
body {
	height: 100%;
	padding: 0;
	margin: 0;
	background-color: #809298;
	background-color: #14516d;
	text-align: center;
}
#centered_layout {
	text-align: left;
	margin: 0 auto;
	width: 840px;
}
#ad_top {
	text-align: center;
	/*margin: 0 0 0 auto;*/
	padding: 20px 0 10px;
}
.random_box {
	float: left;
	margin: 0;
	width: 140px;
	height: 140px;
	overflow: hidden;
	background: black;
}
.random_box img {
	border: 0;
}
.masthead {
	overflow: hidden;
	float: left;
	margin: 0;
	height: 560px;
	width: 140px;
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: black;
}
.iframe {
	width: 140px;
	height: 140px;
}
.youtube {
	background: black;
}
.feeders a {
	color: #6d7c81;
	color: #14516d;
	text-decoration: underline;
}
.feeders a:hover {
	text-decoration: none;
	color: black;
}
.feeders {
	padding: 8px 15px 10px 12px;
}
.feeders .header {
	font-weight: bold;
	display: block;
}
.header_description, .description, .url, .comma {
	display: none;
}
.links {
	padding-left: 4px;
	display: block;
	line-height: 15px;
}
