.padcenter {
	padding: 6px;
}
.bgcenter {
	background-attachment: fixed;
	background-image: url(../images/bghope.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}
.container { position: relative; left: 1px; top: 1px; color: #00558D; }
.container2 { position: relative; left: 1px; top: 1px; color: #680002; }
.text { position: absolute; left: -1px; top: -1px; color: #ffffff;} 
.titlenews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.bgright {
	background-attachment: fixed;
	background-image: url(../images/bgright.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.line {
	margin: 0px;
	padding: 0px;

}
a:link {
	color: #009AFF;
}
a:visited {
	color: #009AFF;
}
a:hover {
	color: #00538A;
}
