@import url(_main.css);
@import url(_nav.css);
#top h2 {
	background-image:url(../images/text/news_h2.gif);
	width:67px;
	height:12px;
	margin:4px 0 0 389px;
}
#mainContent {
	background:url(../images/content/_mainContent_bg.gif) 100% 0 no-repeat;
	padding:27px 0 0 0;
	width:812px;
}
#click {
	background:url(../images/text/views_Click.gif) 0 0 no-repeat;
	width:226px;
	height:14px;
}
#images {
	width:780px;
	height:450px; /*new addition*/
	margin:0 auto;
	background:#00316e;
	border:1px solid #b4caee;
	padding:7px;
	text-align:center;
}
#mainContent a {
	display:block;
	text-decoration:none;
}
#mainContent .row {
	clear:both;
	background:#0059ad;
	margin:4px auto;
	border:1px solid #6c9dd4;
	/*height:55px;*/
	height:58px;
	/*width:730px;*/
	/*width:700px;*/
	width:687px;
	padding:5px;
}
#mainContent .row a {
	float:left;
	/*width:83px;
	height:55px;*/
	overflow:hidden;
	margin:0 4px;
	text-align:center;
	vertical-align:middle;
}
#mainContent .row img {
	width:178px;
	border:1px solid #001b4c;
	height:55px;
}
#mainContent img#large_image {
	border:1px solid #9cb6dd;
	max-height:322px;
	max-width:770px;
	margin:0 auto;
	text-align:center;
	}
