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

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

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

#logoquote {
        max-width: 350px;
}

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

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

