
#outer-edge{

	background:#7F9EBD url(../backgrounds/home-background.jpg) top left no-repeat;	

}	

.news-latest-container{}
.news-latest-container h2{
					margin: 			0 0 5px 0;
					padding:			0 0 0 0;
					color:				#000000;
					font-size:			1.1em;
					font-weight:		bold;


}
.news-latest-item    {
					padding-bottom:		3px;



}
.news-latest-item h3{
					margin: 			0 0 0 0;
					padding:			0 0 0 0;
					color:				#000000;
					font-size:			1.1em;
					font-weight:		normal;
					text-decoration:	underline;
					float:				left;
					clear:				left;
					height:				1.4em;

}
.news-latest-item h3 a{
					margin: 			0 0 0 0;
					padding:			0 0 0 0;
					color:				#000000;
				
					font-weight:		normal;
					text-decoration:	underline;
					float:				left;
					clear:				left;

}
		
.news-latest-more-more-link {
					padding:			0;
					margin:				-1px 0 0 5px;
					color:				#000000;
					text-decoration:    		none;
					float:				left;
					font-size:			1.1em;
					height:				1.4em;
					
}

.news-latest-more-more-link a:hover{

					
					color:				#000000;
					

					
}

