/*-----------------------Middle Block----------------*/

#middle_block {
	width:600px;
	margin-top: 7px;
	margin-bottom:12px;
	margin-left:auto;		/*others*/
	margin-right:auto;
	height: 252px;
}

	
#left_side {
	width: 187px;
	float: left;
	height: 252px;
	border: 1px;
	
}



#right_side {
	width: 187px;
	float:left;
	margin-left:16px;
	border:1px solid #dcdce9;
	height: 252px;
	
}

#center_side {
	width: 187px;
	float:left;
	margin-left:17px;
	border:1px solid #dcdce9;
	height: 252px;
}

#center_2panes {
	width: 390px;
	float:left;
	margin-left:17px;
	border:1px solid #dcdce9;
	height: 252px;
}


.news {
	display:block;
	border:1px solid #dcdce9;
	height:109px;/*112px CBO*/;
	width:187px;
	margin-top: 5px;
			
}

.news a {
	text-decoration: none;
}

	.just_pub{
	display:block;
	border:1px solid #dcdce9;
	height:69px;/*110px CBO*/
	width:187px;
	background-color:none;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align:center;
	margin: 0 0 5 0;
		
	}
	/*
	.just_pub a img{
	position: relative;
	top: 10px;
	border:0px;
	align: center;
	z-index:0;
	}*/

#whatsnew {
	display:block;
	border:1px solid #dcdce9;
	height:20px;
	width:187px;
		
}

#whatsnew a {
	text-decoration:none;
	font-weight:bold;
}


.main_title_cont {
	vertical-align:middle;
	text-align:center;
}

.main_title_cont a {
	text-decoration: none;
	font size:12px;
	font-weight:bold;

}

#main_title_image {
	display:block;
	height:180px;
}

#main_title1 {
	display:block;
	height:50px;
	width:385px;
	padding:5px;
	text-align:center;
	

	

}

#main_title1 a {
	text-decoration: none;
	font size:14px;
	font-weight:bold;

}

#main_image {
	display:block;
	height: 197px;
	width: 385px;
	text-align:center;
	
}


/*--------------------End Middle Block---------------*/
