/* CSS Document */

@import url(NACSO_pages.css);

#newstitle{
	font-size:1.4em;
	font-weight:bold;
	color: #063;
	line-height:1.2;
	padding-bottom: 5px;
	}

#newsdate {
	font-size:1.2em;
	color:#c60;
	font-weight:bold;
	line-height:1.4;
}

#dateright {
	text-align:right;
}

.newspic {
	padding-top:0px;
	}

#newsfooter {
	border-top-style:dotted;
	border-top-width:3px;
	border-top-color:#063;
	border-bottom-style:dotted;
	border-bottom-width:3px;
	border-bottom-color:#c60;
	padding:0px;
	margin-bottom:20px;
	
}
	
#newscontact {
	font-size:1.1em;
	color: #063;
	text-align:right;
}

#imgleft, #imgright {
	border-style:solid;
	border-bottom-color:#333;
	border-right-color:#333;
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-bottom-width:2px;
	border-right-width:2px;
	border-top-width:1px;
	border-left-width:1px;
	padding:0px;
}
