
#template11 {
	height: 100%;
	background: #555243 url(/images/bg_11.gif) repeat-y;
	color: #47483a;
	position: relative;
}
#template11 #top_wrapper {
	height: 200px;
	max-height: 200px;
}

#template11 #menu_wrapper {
	width: 180px;
}
#template11 #header {
	width: 675px;
	background: #dfddcf;
}
#template11 #spacer_top {
	width: 139px;
	background: #615f53;
}
#template11 #exp_top {
	background: #615f53;
}

#template11 #content_container,
#template11 #header form {
	padding: 18px;
}

#template11 #spacer_left {
	background: #dfddcf;
}
#template11 #static_container {
	background: #c3c0a8;
	vertical-align: top;
	padding: 18px;
	margin:0;
}
#template11 #spacer_right {
	background: #555243;
}
#template11 #exp_bottom {
	background: #555243;
}

#template11 #static_container a,
#template11 #static_container a:link,
#template11 #static_container a:visited {
	color: #47483A;
	border-bottom: 1px dotted #47483A;
}
#template11 #static_container a:hover {
	color: #fff;
	border-bottom: 1px dotted #fff;
}