
#template2 {
	height: 100%;
	background: #070c0f url(/images/bg_2.gif) repeat-y;
	position: relative;
}
#template2 #top_wrapper {
	height: 275px;
	max-height: 275px;
}

#template2 #menu_wrapper {
	width: 180px;
}
#template2 #header {
	width: 675px;
	background: #212025;
}
#template2 #spacer_top {
	width: 125px;
	background: #212025;
}
#template2 #exp_top {
	background: #212025;
}



#template2 #spacer_left {
	background: #212025;
}
#template2 #content_container {
	background: #070c0f;
	width: 800px;
}
#template2 #spacer_right {
	background: #070c0f;
}
#template2 #exp_bottom {
	background: #070c0f;
}

