#main {
	margin: 20px 0 20px 30px;
}

#content ul {
	margin: 0 0 0 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

#content li {
	padding: 3px;
	list-style: none;
}

#content a {
	text-decoration: none;
	color: #1540ba;
}

#content a:hover {
	text-decoration: underline;
}


#banner {
	background: url(../images/sitemap_banner.jpg) no-repeat;
	margin: 0 20px 0 20px;
	height: 252px;
	width: 800px;
}
