a {
	color: #FFF;
}
#container { width:750px; }
#hometop {
	background: url(../graphics/home/top.jpg);
	height: 109px;
}
#navcol {
	background:#AfAA88;
	text-align:center;
	width:168px;
}
.center { width: 388px; }
.news {
	font-size: .9em;
	padding: 20px 10px 10px;
	background-color:#AfAA88;
}
.news ul {
	margin:3px 0 9px; padding:0 17px;
}
.news li {
	margin:0;
	padding:3px 0;
	color:white;
	display: list-item;
	list-style: url(../graphics/home/arrow_gold.gif) outside;
}
.news a {
	text-decoration:none;
	font-weight: bold;
}
.news a:hover,active {
	text-decoration:underline;
}
#footer p {
	margin-left:10px;
}


