
#container {
	border: 3px solid #006;
}

#nav {
	border-top: 3px solid #006;
	border-bottom: 3px solid #006;
	border-right: 3px solid #006;
}

#logo {
	
/*	background: url('../images/test.png'); */
	
	background: #66c url('../images/logo-trans.png');
/*	width: 280px;
	height: 60px;*/
	margin-top: 30px;
	margin-right: 35px;
	
	width: 280px;
	height: 60px;
	
}

#logoquote {
	padding-top: 20px;
}

p.newshead {
	border-bottom: 1px solid #22c;
	color: #ffffff;
	padding-bottom: 3px;
}

#divit {
	background: #66c url('../images/news-divit.gif');
	margin-right: 10px;
	height: 16px;
	width: 29px;
}
