body {
	background-color: #cccccc;
	background-image: url(/images/background_fader.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#menuLinks {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-justify: auto;
	background-color: #000000;
	color:#999999;
	font-size:12px;
	height: 24px;
}
#menuLinks a, #menuLinks a:visited, #menuLinks a:active, #menuLinks a:link {
	color: #FFF;
	text-decoration: none;
}

#menuLinks a:hover {
	color: #FFF;
	background-color: #666666;
}

#centercontent {
	background:#ffffff;
	border:1px solid #000;
	width: 975px;
	vertical-align: top;
	}

#rightcontent {
	width:200px;
	background-image:url(/images/bluegrey_fade.gif);
	background-repeat:no-repeat;
	background-color: #eceeef;
	}

#banner {
	border-bottom:1px double #666666;
	text-align:center;
}
	
p,h1,pre {
	margin:0px 10px 10px 10px;
	}
	
h1 {
	font-size:16px;
	padding-top:10px;
	}
	
h2 {
	font-size:14px;
	padding-top:10px;
	}

#rightcontent p {
	font-size:10px
}

#menuAccent {
	color: #3399FF;
}

#pageCopyright {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color:#FFFFFF;
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align:center;
}
#pageCopyright a, #pageCopyright a:visited, #pageCopyright a:active, #pageCopyright a:link {
	color: #9BC0F9;
}

#rssDescription 
{
	margin-top: 5px;
}
#rssTitle 
{
	font-weight: bold;
}
#rssTablePoliticalNews 
{
	background-image: url(/images/political.jpg);
	width: 388px;
	height: 290px;
	text-align: left;
	vertical-align: top;
}
#rssTableLocalNews {
	background-image: url(/images/headlines.jpg);
	width: 388px;
	height: 290px;
	text-align: left;
	vertical-align: top;
}
#rssTable td {
	font-size:10px;
}
#rssTable a, #rssTable a:visited, #rssTable a:active, #rssTable a:link {
	color: #000000;
	text-decoration: none;
}
#rssTable a:hover {
	text-decoration: underline;
}