 /* CSS Document */

#home_img {
	background-image: url(/nano/layout/home_images/frontpage4.jpg);
	background-repeat: no-repeat;
	height: 320px;
	width: 497px;
}

/*
#home_img {
	background-image: url(../layout/home-img.jpg);
	background-repeat: no-repeat;
	height: 320px;
	width: 497px;
}
*/
#left_column {
 	/**/
 		width: 515px;
	
	float: left;
    margin-top: 13px;
	margin-left: 16px;
 } 
 
#main_story {
	width: 480px;
 } 
 #main_story h1 {
	font-size: 170%;
	color: #666;
	}
 
#right_column {
 	padding: 5px 10px 10px 15px;
 	width: 405px;
	margin-top: 0px;
	min-height: 300px;
	margin-left: -10px; 
	float: left;
    font-size: 95%;
}
 #right_column h2, #right_column h3 {
	font-size: 170%;
	color: #666;
	margin-top: 7px;

}
hr.news_divider {
	border-top: 1px dashed #000;
}
/* sub heading */
#right_bottom .sub_headline_home {
	background-color:#ececec; 
	font-size: 85%; 
	height: 80px; 
	max-height: 80px;
	margin-right: 15px;

 		}
#right_bottom .sub_headline_home img {float: left; padding-right: 10px;}
#right_bottom .sub_headline_home h2 {
	font-size: 140%;
	margin-top: 5px;
	padding-bottom: 0px;
 		margin-bottom: -10px;
	}
#right_bottom .sub_headline_home p {font-size: 120%;
	padding-top: 0px; padding-bottom: 3px;padding-right: 10px;}
#right_bottom .sub_headline_home a {color: #CC0000;}
#right_bottom .sub_headline_home a:hover {color: #333;}

#right_top {
 	padding: 0px 10px 15px 15px;
		border: solid 1px #383838;
 	width: 405px;
	float: left;
	margin-top: 9px;
	margin-bottom: 20px;
	/*min-height: 317px; */

}
#right_top h2 {
 		margin-bottom: 15px;
		
}
#right_top h3{
font-size:100%;
margin: 5px 0 0 0;
padding:0;
}
#right_top p{
font-size:100%;
margin:0;
padding:0;
padding-bottom: 10px;
}
#right_bottom {
 	padding: 0px 0px 15px 15px;
	border: solid 1px #383838;
 	width: 415px;
	float: left;

}
