body {
        margin: 0px;
        padding: 0px;
}

.videofeed {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #999999;
	background-color: #FFFFFF;
	letter-spacing: .045em;
	word-spacing: .08em;
	list-style-position: outside;
	list-style-type: square;
	width: auto;
}

.rss-title {
	font-size: 16px;
	word-spacing: .1em;
	letter-spacing: .1em;
	color: #333333;
	color: #BE0C0C;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.rss-title a:hover {
	text-decoration: none;
}

.rss-items {
	font-size: 13px;
	margin-left: 12px;
	padding: 2px;
	line-height: 18px;
	color: #333333;
}

.rss-items a {
	color: #333333;
	text-decoration: none;
}

.rss-items a:hover {
	color: #333333;
	text-decoration: underline;
}

#header {
	background: #313032;
	margin: 0px auto 0px ;
	overflow: hidden;
	padding-top: 8px;
	padding-bottom: 22px;
}

#header h3 {
	color: #00FF00;
}

#header h3 a {
	color: #00FF00;
}

h1 {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	letter-spacing: .28em;
	overflow: hidden;
	float: left;
}

.slogan {
	font-size: 12px;
	line-height: 0px;
	margin-left: 220px;
	margin-top: 0px;
	padding-top: 8px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}