﻿html
{	
	height:1px;
	background-color:#b1b096;
	color: #000;
	border:none;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	width:320px;
}


#siteMapContainer {
width:320px;
text-align: left;
}

a:link, a:visited, a:active  {
	color: #2d2b15;
	text-decoration: underline; 
}

a:hover {
	color: #2d2b15;
	text-decoration: none; 
}