h1 {
	color:#6e474a;
	margin: 0 auto;
	text-align:center;
	padding: 0 0 16px 0;
	font-size:24px;
}

h2 {
	color:#6E474A;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	line-height:24px;
	padding-bottom:6px;
	padding-left:40px;
}

.Categories li {
	list-style-type: none;
}

.Categories li h2 {
	display: inline;
}

.Categories a, .Categories a:link, .Categories a:active {
	color:#6e474a;
	border-bottom:#6e474a dotted 1px;
	text-decoration:none;
}
.Categories a:hover  {
	color:#936d70;
	border-bottom:#936d70 dotted 1px;
	text-decoration:none;
}

.Categories.LeftColumn {
	margin-right: 8px;
}
#AdsContainer {
	border-top:#936d70 dotted 2px;
	border-bottom:#936d70 dotted 2px;
	text-align:center;
	background:#f1e2e3;
	height: 200px;
	margin-bottom: 10px;
}
#Ads {
	margin: 10px 10px;
	display:inline;
}
