#contentholder {
	clear: both;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;

}
#leftcontent {
	float: none;
	width: 530px;
	clear: both;
	margin-right: auto;
	margin-left: auto;

}
#rightcontent {
	float: left;
	width: 350px;
	height: 424px;
	background-attachment: scroll;
	background-image: url(newsbg.png);
	background-repeat: no-repeat;
	background-position: center center;


}
#textblock {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #336699;
	float: left;
	height: 390px;
	width: 320px;
	padding-top: 30px;
	text-align: left;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-left: 17px;


}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: bold;
	color: #FFFFFF;
}
#bottombar {
	clear: both;
	height: 30px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 15px;



}
.disclaimer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #336699;
}
.link2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	letter-spacing: 1px;
}

