
#template8 {
	height: 100%;
	background: #232224 url(/images/bg_8.gif) repeat-y;
	position: relative;
	color: #47483a;
}
#template8 #top_wrapper {
	height: 320px;
}

#template8 #menu_wrapper {
	width: 260px;
}
#template8 #site_menu {
	float: left;
	width: 160px;
}
#template8 #page_menu {
	float: left;
	width: 100px;
	margin-top: 6px;
}
#template8 #page_menu ul {margin:0;}

#template8 #header {
	width: 565px;
	background: #dfddcf;
	vertical-align: top;
}
#template8 #news_back {
	float: right;
	padding: 10px;
}
	#template8 #news_back a,
	#template8 #news_back a:link,
	#template8 #news_back a:visited {
			color: #000;
			text-decoration: underline;
			border: none;
		}
	#template8 #site_menu a:hover {
		color: #f36533;
	}

#template8 .news_item {
	margin: 10px;
}
#template8 #header p {
	margin-left: 10px;
	margin-right: 10px;
}
#template8 #spacer_top {
	width: 160px;
	background: #615f53;
}
#template8 #exp_top {
	background: #28272c;
}



#template8 #spacer_left {
	background: #dfddcf;
}
#template8 #content_container {
	background: #c3c0a8;
	width: 565px;
}
#template8 #spacer_right {
	background: #555243;
}
#template8 #exp_bottom {
	background: #232224;
}



#template8 #header a,
#template8 #header a:link,
#template8 #header a:visited {
	color: #47483a;
	text-decoration: none;
}
#template8 #header a:hover {
	color: #f36533;
	text-decoration: underline;
}


#template8 #top_image_wrapper {
	height: 280px;
}

#template8 #header a,
#template8 #header a:link,
#template8 #header a:visited {
	color: #47483a;
	text-decoration: none;
	border-bottom: 1px dotted #47483a;
}
#template8 #header a:hover {
	color: #f36533;
	border-bottom: 1px dotted #f36533;
}

* html #template8 #header a,
* html #template8 #header a:link,
* html #template8 #header a:visited { border-bottom: 1px solid #47483a; }
* html #template8 #header a:hover{ border-bottom: 1px solid #f36533; }

#template8 #header div.news_item h2 a {
	border: none;
	border-bottom: none;
}