#newscolumn {
	float: left;
	width: 330px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;




}
.news1 {
	width: 320px;
	border: 1px solid #000033;
	padding: 2px;
	background-color: #C9C9C9;
	margin-bottom: 10px;
	font-size: 0.7em;
	color: #003366;
	font-weight: bold;
	text-align: left;
	clear: both;

}

.news2 {
	width: 320px;
	border: 1px solid #000033;
	padding: 2px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	font-size: 0.7em;
	color: #003366;
	font-weight: bold;
	text-align: left;
	clear: both;

}

#newscolumn a:link {
	font-weight: bold;
	color: #000099;
	text-decoration: none;

}
#newscolumn a:visited {
	font-weight: bold;
	color: #000099;
	text-decoration: none;

}
#newscolumn a:hover {
	color: #0099CC;
	text-decoration: none;
}
#newscolumn a:active {
	color: #0099CC;
	text-decoration: none;
}

.div1 {
	width: 320px;
	background-image: url(../graphics/layout/div_1.gif);
	background-repeat: no-repeat;
	height: 10px;
	margin-bottom: 5px;
	background-position: 65px;
	margin-top: 0px;



}

#rightcolumn {
	margin: 10px;
	float: right;
	width: 202px;
	padding-top: 26px;


}

#rightcolumn .holder {
	font-size: 0.8em;
	background-color: #000066;
	width: 202px;
	color: #FFFFFF;
	margin-bottom: 6px;
	padding-bottom: 2px;
	text-align: center;
}
#rightcolumn img {
	border: 1px solid #000066;
	float: right;
}

#rightcolumn a:link {
	color: #FFFFCC;
	text-decoration: none;
}
#rightcolumn a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
#rightcolumn a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#rightcolumn a:active {
	color: #FFCC00;
	text-decoration: none;
}
