
#template10 {
	height: 100%;
	background: #36352b url(/images/bg_10.gif) repeat-y;
	position: relative;
}
#template10 #top_wrapper {
	height: 270px;
	max-height: 270px;
}

#template10 #menu_wrapper {
	width: 180px;
}
#template10 #header {
	width: 675px;
	background: #28272c;
}
#template10 #spacer_top {
	width: 125px;
	background: #3e3d35;
}
#template10 #exp_top {
	background: #3e3d35;
}



#template10 #spacer_left {
	background: #dfddcf;
}
#template10 #content_container {
	background: #232224;
	width: 675px;
}
#template10 #spacer_right {
	background: #36352b;
}
#template10 #exp_bottom {
	background: #36352b;
}
