body {
	background-image: url(../images/background.jpg);
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;

}
.maincontenttable {
	padding: 15px;
}
.bodytext {
	font-size: 12px;
	color: #295570;
}
.copyright {
	font-size: 10px;
	text-transform: uppercase;
	color: 8197a4;
	text-decoration: none;
}
h1 {
	font-size: 11px;
	color: #1C3C55;
	line-height: 22px;
}
.newstitle {
	font-size: 11px;
	color: #274B63;
	font-weight: bold;

}
.newsdate {
	font-size: 10px;
	color: #999999;
}
.newsdescription {
	font-size: 11px;
	color: #2D5167;
}
a {
	color: #678192;
}

#switch
{
  left: 250px;
  position: absolute;
  text-align: center;
  margin-top: 50px;
}

#news_ticker
{
  font-size: 11px;
  line-height: 20px;
}