@charset "utf-8";
/* CSS Document */


#container {
	width: 968px;
	/* [disabled]padding-left: 10px; */
	/* [disabled]padding-right: 10px; */
	margin: 0 auto;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

#banner {
	width: 968px;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #000000;
	background-color: #996633;
}

#leftcontent {
	margin-left: 4px;
	width: 140px;
	float: left;
	background: #000;
	height: 218px;
	/* [disabled]margin-top: 10px; */
	color: #D6D6D6;
}

#left_bottom {
	margin-top: 20px;
	vertical-align: bottom;
	width: 136px;
	float: left;
	height: 312px;
	color: #AAA;
	/* [disabled]border-color: #AAAAAA; */
	/* [disabled]border-style: solid; */
	/* [disabled]border-width: 1px; */
	/* [disabled]background: #000; */
	padding-left: 2px;
	padding-right: 2px;
	font-variant: small-caps;
	text-align: center;
}
#center_title {
	color: #000;
	width: 786px;
	float: right;
	text-align: left;
	height: 50px;
}
#centercontent {
	width: 782px;
	float: left;
	/* [disabled]margin-top: 10px; */
	color: #000000;
	text-align: left;
	margin-left: 10px;
	height: 360px;
	padding-left: 15px;
	padding-right: 15px;
}

#saddle_2 {
	height: 350px;
	color: #d6d6d6;
	text-align: center;
	line-height: 100%;
	margin-top: 10px;
}
#smallitem_text {
	height: 125px;
	width:948px;
	color: #000000;
	text-align: justified;
	font-variant: small-caps;
	font-size: 16px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 100%;
}

#bottomleft {
	width: 239px;
	float: left;
	text-align: center;
	background: #996633;
	height: 150px;
	border-top-style: solid;
	border-top-width: 10px;
	border-top-color: #000000;}

#bottomcenter {
	width: 490px;
	/* [disabled]margin-left: 10px; */
	float: left;
	text-align: center;
	background: #996633;
	color: #000000;
	font-size: 11px;
	height: 150px;
	border-top-style: solid;
	border-top-width: 10px;
	border-top-color: #000000;}

#bottomright {
	width: 239px;
	/* [disabled]margin-left: 10px; */
	float: left;
	text-align: center;
	background: #996633;
	height: 150px;
	border-top-style: solid;
	border-top-width: 10px;
	border-top-color: #000000;}
