body {
	padding:0px;
	text-align:center;
	background-repeat: repeat-y;
	background-position: top center;
}

a:link {color: #666666; text-decoration: none}
a:visited {color: #000000; text-decoration: none}
a:hover {color: #6db8d9}

.frontPageReplay a:hover {font-weight:normal; color: #6db8d9}
.frontPageReplay a:link img{border-style: none;}
.frontPageReplay a:visited img{border-style: none;}

.title a{
	color: #6db8d9;	
	font-weight: bold; 
	text-decoration: underline;
	padding:15px 10px 15px 50px;
	margin: 10px 0px;
}
.title a:hover {	 text-decoration: underline}
.title a:link { }
.title a:visited {	 }

.interviews a:hover {font-weight:normal; color: #6db8d9}
	
#container {
	width:1000px;
	margin: 0px auto;
	text-align:left;
}


.author {
	font-family:Verdana,sans-serif;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:italic;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0px;
	padding:5px 10px;
	text-align:right;
}

.interviewAuthor {
	padding: 5px 10px 5px 10px;
	margin: 0px;	
	font: 10px Verdana, sans-serif;
	font-weight: normal;
	font-style: italic;
  text-align: right;
}

.interviews {
	padding: 5px 10px 5px 10px;
	margin: 0px;	
	text-align: justify;
	font: 9.5px Verdana, sans-serif;
	font-weight: normal;
}



.interviewswhitecell {
	background:white url(/images/darksmallpostbackground.gif) repeat-y scroll 0 0;
	padding: 5px 10px 5px 10px;
	margin: 0px;	
	text-align: justify;
	font: 9px Verdana, sans-serif;
	font-weight: normal;
}

.interviewsgraycell {
	background:#eeeeee url(/images/darksmallpostbackground.gif) repeat-y scroll 0 0;
	padding: 5px 10px 5px 10px;
	margin: 0px;	
	text-align: justify;
	font: 9px Verdana, sans-serif;
	font-weight: normal;
}

.title {
	padding: 5px 40px 5px 40px;
	margin: 0px;	
	text-align: justify;
	font: 14px Verdana, sans-serif;
	color: #6db8d9;
	font-weight: bold;
	line-height: 130%;
}

.newsItem	{
	width: 350px;
	margin: 0px 0px 3px 10px;
	padding: 0px;
}

.content {
	padding: 5px 12px;
	margin: 0px;	
	text-align: justify;
	background:white url(/images/darksmallpostbackground.gif) repeat-y scroll 0 0;
	font: 10px Verdana, sans-serif;
	font-weight: normal;
	line-height: 130%;
}


.frontpagepost {
	padding: 5px 10px 5px 10px;
	margin: 0px;	
	text-align: justify;
	background: white url(/images/darkpostbackground.gif) repeat-y;
	font: 10px Verdana, sans-serif;
	font-weight: normal;
	line-height: 130%;
}

td.whitecell {
	background:#ffffff url(/images/darksmallpostbackground.gif) repeat-y scroll 0 0;
}

td.graycell { 
	background:#eeeeee url(/images/darksmallpostbackground.gif) repeat-y scroll 0 0;
}

.postTitle {
	width: 465px;
	padding: 0px 0px 0px 10px;
	margin: 0px;	
	text-align: justify;
	font: 15px Verdana, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 130%;
}

.date {
	float: right;
	padding:5px 0 0 0;
	margin: 0px;	
	text-align: right;
	font: 10px Verdana, sans-serif;
	color: #FFFFFF;
	font-weight: italic;
	line-height: 130%;
}

.frontpagereplay {
	background:url(/images/darksmallpostbackground.gif) repeat-y scroll 0 0;
	padding: 5px 10px 5px 10px;
	margin: 0px;	
	text-align: justify;
	font: 9px Verdana, sans-serif;
	font-weight: normal;
}

.frontpagereplaywhitecell {
	background:white url(/images/darksmallpostbackground.gif) repeat-y scroll 0 0;
	padding: 5px 10px 5px 10px;
	margin: 0px;	
	text-align: justify;
	font: 9px Verdana, sans-serif;
	font-weight: normal;
}

.frontpagereplaygraycell {
	background:#eeeeee url(/images/darksmallpostbackground.gif) repeat-y scroll 0 0;
	padding: 5px 10px 5px 10px;
	margin: 0px;	
	text-align: justify;
	font: 9px Verdana, sans-serif;
	font-weight: normal;
}

.contenttitle {
	width: 220px;
	padding: 0px 10px;
	margin: 0px;	
	text-align: justify;
	font: 13px Verdana, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 130%;
}

.contenttitle a:visited{
	color: #ffffff;	
	font-weight: bold; 
}

.contenttitle a:link {
	color: #ffffff;	
	font-weight: bold; 
}
.contenttitle a:hover {	 text-decoration: underline}

.rsslinks {
	float: right;
	padding:5px 0 0 0;
	margin: 0px;	
	text-align: right;
	font: 10px Verdana, sans-serif;
	color: #FFFFFF;
	font-weight: italic;
	line-height: 130%;
}
