@charset "utf-8";
/* CSS Document */


/*------------------------------------------

Deep Red  #860b0b
Light Gold  #e6e3cf
Gold #d4ce92
Blue #253760

-------------------------------------------*/



body#twocol #content_wrapper {
	width: 900px;
	float: left;
	padding-bottom: 30px;
	background: url(../assets/pageelements/contentwrap_back.gif) repeat-y top center;
	font-size: 140%;
	line-height: 130%;
}
body#onecol #content_wrapper {
	width: 900px;
	float: left;
	padding-bottom: 30px;
	background: url(../assets/pageelements/contentwrap_back_onecol.gif) repeat-y top center;
	font-size: 140%;
	line-height: 130%;
}