.rightframeClass, .leftframeClass, .footerClass, .bannerClass, .navbarClass, .socialClass, .contentClass, .newsFrameClass, .twitterFrameClass {
	border: 0px solid #ed1e28;
}

body {
	font: 14px Helvetica, Arial, sans-serif;
	color: #000;
	margin: 10px 0 10px 0;
	background: #dfdfdf;
	background-image: url("/content/background11.jpg"); background-position: center top; background-repeat: repeat-y; margin:0px;
}

img, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 28px;
	font-weight: bold;
	color: #ed1e28;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
}

h1 a { color: #ed1e28; }
h1 a:hover { text-decoration: none; }

h2 {
	font-size: 25px;
	font-weight: bold;
	color: #ed1e28;
	margin: 0px 0px 2px 0px;
}

h2 a { color: #ed1e28; text-decoration: none; }
h2 a:hover { color: #ed1e28; text-decoration: none; }

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #ed1e28;
}

h3.website { color: #ed1e28; font-size: 18px; }
h3 a { color: #ed1e28;	text-decoration: none; }
h3 a:hover { color: #ed1e28; text-decoration: none; }

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #ed1e28;
}

h1, h1 a, h2, h2 a, h3, h3.website, h3 a, h4, h4 a {
	color: #ed1e28;
	text-shadow:
		1px 1px 0 #aaa,
		-0px -0px 0 #999,
		0px -0px 0 #999,
		-0px 0px 0 #999,
		1px 1px 0 #aaa;
}

<!--[if IE]> 
h1, h1 a, h2, h2 a, h3, h3.website, h3 a, h4, h4 a {
	color: #ed1e28;
}
<![endif]-->



p {
	margin: 0;
	padding: 5px 0 10px 0;	
}

ul, ol {
	list-style: none;
}

a { color: #ed1e28; text-decoration: none; }
a:hover { text-decoration: underline; }

blockquote p{ margin: 0px; padding: 0px; }

hr { 
	border: 1px solid #aaa; 
	border-left: 0px;
	border-right: 2px solid #aaa;
	border-top: 2px solid #ed1e28; 
	clear: both; 
}

.bannerClass {
	width: 660px !important;
	margin: 10px 0px 20px 10px;
}

.socialClass {
	display: table;
	padding: 10px 0 0 22px;
}

.socialClass ul{
	color: #fff;
	display: table-cell;
	vertical-align: middle;
	white-space:nowrap;
}

.socialClass ul li{
	display: inline;
	padding: 0px 5px 0px 5px;
}

.photoFrameClass {
	width: 250px;
	text-align: center;
	margin: 0px 0 0 35px; 
	z-index: 10; 
	overflow: hidden;
}

.newsFrameFullClass {
	float: right;
	margin: 12px 0 10px -10px;
	height: 131px;
	display: table;
}

#newsBox1 {
	border: 2px solid #001366;
}

#newsBox1 a {
	color: #001366;
}

.newsFrameClass {
	display: table-cell;
	vertical-align: middle;
	font-size: 0.75em;
	padding: 0 0 4px 0;
	background-color:#fff;
}

.newsItemClass {
	margin: 0px 5px 0px 5px;
	padding: 4px 5px 0 5px;
	width: 226px;
}

.twitterFrameClass {
	width: 242px;
	margin: 0px 0 0 28px;
	padding: 15px 15px 5px 15px;
	background-color:#eee;
	font-size: 0.75em;
}

.podcastFrameClass {
	width: 277px;
	margin: 10px 0 0 28px;
	padding: 10px 15px 10px 15px;
	background-color:#eee;
	font-size: 0.75em;
	text-align:center;
}

.podcastFrameClass img {
	vertical-align: middle;
}

.twitterList li {
	margin: 0 0 10px 0;
}

.leftframeClass {
	margin: 15px -20px 0 15px;
	background-color:#eee;
	padding: 2px;
}

.navbarClass {
	margin: -3px 0 0 18px;
	width: 100%;
	height: 26px;
	white-space:nowrap;
}

.navbarClass ul{
	text-align:center;
	color: #fff;
}

.navbarClass ul li{
	background: #001366;
	height: 30px;
	display: inline;
	padding: 5px 20px 5px 20px;
	font: 16px Helvetica, Arial, sans-serif; /* was 24, 18 */
	border: 2px solid #000;
}

.navbarClass ul li a{
	color: #fff;
	font-weight: bold;
}

.navbarClass ul li a:visited{
	color: #fff;
}

.navbarClass ul li a:hover{
	color: #eee;
	text-decoration: underline;
}

.mainpage {
	padding: 15px;
}

.footerClass {
	font-size: 0.8em;
	font-weight: normal;
	text-align: center;
	padding: 10px 0 10px 0;
}

.mainpage embed, object {
	width: 100%;
}

.mainpage img.onright {
	clear: both;
	float: right;
	border: solid 2px #ed1e28;
	margin: 0 0 2px 0px;
}

.mainpage .photoBlock{
	clear: both;
	display:table-cell; text-align:center; float:right; font-size:0.8em;
	margin: 0 0 8px 15px;
}

.time {
	/* color: #ed1e28; */
	color: #444;
}
