.sitemap_page {
	background-image: url('/images/fun/tile.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}

#sitemap_main {
	width: 980px;
	margin: 0px auto auto auto;
	background-image: url('/images/fun/background.jpg');
	background-repeat: no-repeat;
}	

.sitemap_header {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color: #0063bc;
	font-weight: bold;
}

.sitemap_link {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #0063bc;	
	text-decoration: none;
}

.sitemap_link:hover {
	color: #656565;
}

.sitemap_content {
	line-height: 20px;
}

.review{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #0063bc;
}