table tr td a {color:#160600!important;}
table tr td a:hover {color:#34B7B2!important;}
.smokecolor {color:#160600;}

#PageWrapper #InnerWrapper #ContentWideWrapper {
	min-height:440px;
	width:965px;
	margin-right:15px;
	padding:15px;
	background-color:#160600;
}

	#PageWrapper #InnerWrapper #ContentWideWrapper #WideLeft {
		float:left;
		margin-left:25px;
		margin-right:60px;
		color:#ffffff;
		width:400px;
	}
	
	#PageWrapper #InnerWrapper #ContentWideWrapper #WideLeft a {
		color:#34B7B2;
	}
	
	#PageWrapper #InnerWrapper #ContentWideWrapper #WideRight {
		float:left;
		color:#990000;
	}

#PageWrapper #InnerWrapper #ContentWideWrapper #SiteMapLeft {
	float:left;
	width:400px;
	margin-right:15px;
	margin-left:20px;
	padding:10px;
}

#PageWrapper #InnerWrapper #ContentWideWrapper #SiteMapRight {
	float:left;
	width:400px;
	padding:10px;
}

#PageWrapper #InnerWrapper #ContentWideWrapper #SiteMapLeft li a {
	color:#34B7B2;
	text-decoration:none;
}

#PageWrapper #InnerWrapper #ContentWideWrapper #SiteMapLeft li a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#PageWrapper #InnerWrapper #ContentWideWrapper #SiteMapRight li a {
	color:#34B7B2;
	text-decoration:none;
}

#PageWrapper #InnerWrapper #ContentWideWrapper #SiteMapRight li a:hover {
	color:#ffffff;
	text-decoration:underline;
}
