body {background: #494233 url('../images/bgimg.gif') repeat;
}
#wrapper {width: 980px;
	background: #494233;
	margin: 20px auto 0 auto;
	border: 6px solid #868174;
}
#cont {background: url('../images/bg.gif') repeat-y top left;
	margin: 20px auto;
	clear: both;
}
#flashwrap {margin: 50px auto;
	height: 310px;
	width: 475px;
}
#flash {width: 475px;
	height: 310px;
	background: #fff;
}
#cont_left {width: 400px;
	float: left;
	display: inline;
}
#cont_right {width: 565px;
	float: right;
	display: inline;
}
#header {margin: 10px auto;
}
#header_menu {float: right;
	margin-bottom: 20px;
}
#header_menu li {display: inline;
	margin: 0 25px;
	font-size: 1.2em;
}
#header_menu a {color: #fff;
	text-decoration: none;
}
#footer {margin: 10px auto;
	clear: both;
	text-align: center;
}
#footer span {margin: 0 40px;
}
#logo {display: block;
	margin: 20px auto;
}
.orange {color: #fcb514;
}
.white {color: #fff;
}
.black {color: #000;
}