BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: #333;
	PADDING-TOP: 0px;
	FONT-FAMILY: verdana, helvetica, arial, sans-serif;
	background-color: #edede6;
	background: url(../images/bg/img_84.gif) fixed;
}

#container {
			width: 765px;
			\width: 785px;
			w\idth: 765px;
			margin: 0px;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 15px;
			padding: 0px;
			background-color: #E1DED7;
			border: 1px solid #999;
		}

		#print_header {
			display: none;
		}
		
		#header {
			padding: 110px 0px 0px 1px;
			margin-bottom: 0px;
			background-color: white;
			background-image: url(../images/bg/header.gif);
			background-position: top;
			background-repeat: no-repeat;
		}
		
		#header_img {
			padding: 0px;
			margin-top: 0px;
			margin-right: auto;
			background-color: white;
			height: 80px;
			width: auto;
			border-bottom: 1px solid #999;
		}

		#content {
			padding: 10px 35px 15px 35px;
			margin-left: 174px;
			margin-right: 140px;
			background-color: white;
			border-right: 1px solid #999;
			border-left: 1px solid #999;
			height: auto;
			text-align: left;
		}

		#sidebar_a {
			float: left;
			width: 160px;
			\width: 170px;
			w\idth: 160px;
			margin: 0px 0px 10px 0px;
			padding: 20px 0px 5px 12px;
			background-color: #E1DED7;
			text-align: left;
		}

		#sidebar_b {
			float: right;
			width: 125px;
			\width: 135px;
			w\idth: 125px;
			margin: 5px 0px 10px 1px;
			padding: 20px 0px 5px 12px;
			background-color: #E1DED7;
		}

		#footer {
			clear: both;
			padding: 0px;
			padding-left: 10px;
			padding-top: 5px;
			margin-top: 1px;
			background-color: white;
			background-position: top;
			background-repeat: no-repeat;
			height: 25px;
			border-top: 1px solid #999;
			text-align: left;
			vertical-align: top;
		}
