#layout_header_outer {
	border-bottom: 2px solid #C28D1C;
	background-color: #EDB847;
	text-align: center;
}

#layout_header_inner {
	margin-left: auto;
	margin-right: auto;
	width: 806px;
	height: 55px;
	position: relative;
	text-align: left;
}

#layout_header_logo {
	margin-top: 0px;
}

#layout_navigation_outer {
	background: #6FB0DB
		url("../pages/shoutboard/shoutbox_tab_gradient3.gif") repeat-x;
	text-align: center;
}

#layout_navigation_inner {
	margin-left: auto;
	margin-right: auto;
	width: 806px;
	height: 24px;
	position: relative;
}

#layout_navigation_left_content {
	float: left;
	color: #FFFFFF;
	margin-left: 8px;
	margin-top: 4px;
}

#layout_navigation_right_content {
	float: right;
	color: #FFFFFF;
	margin-right: 8px;
	margin-top: 4px;
}

#layout_content_outer {
	text-align: center;
}

#layout_content_shadow {
	width: 866px;
	background: url("../pages/shared/content_drop_shadow.gif") repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#layout_content_inner {
	background-color: #FFFFFF;
	width: 806px;
	margin-left: auto;
	margin-right: auto;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	text-align: left;
	position: relative;
}

#layout_content_footer {
	background-color: #FFFFFF;
	width: 806px;
	height: 30px;
	padding-top: 40px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#layout_bottom_outer {
	text-align: center;
}

#layout_bottom_inner {
	width: 866px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
}
