/* News Page                       */
/***********************************************/ 


#info2 {
	width: 950px;
	background-image: url(../images1/newsimage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	min-height: 600px;
}
#info2 h1 {
	font-size: 90%;
	font-weight: bold;
	color: #ED1C24;
	margin-top: 15px;
	margin-left: 2px;
}

#info2left {
	padding: 0px;
	height: 333px;
	width: 460px;
	float: left;
	margin-top: 227px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
#info2right {
	padding: 0px;
	width: 486px;
	float: left;
	margin-top: 227px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 1px;

}
#info2right p {
	f1ont-size: 82%;
	font-size: 78%;
	padding: 2px;
	text-align: left;
	margin-top: 2px;
	margin-right: 12px;
	margin-bottom: 2px;
	margin-left: 2px;

}
#info2right strong {
	margin: 0px;
	padding: 0px;
	color: #EC1D25;
	font-size: 105%;

}
#info2right a {
	text-decoration: underline;
	color: #333333;

}
#left1 {
	float: left;
	width: 360px;
}
#right1 {
	width: 200px;
	float: left;
	text-align: center;
	font-size: 70%;
	margin-bottom: 10px;
	margin-right: 10px;
}
#info2right a:hover, #info2right a:active  {
	color: #000000;

}
