body {
	background:#fff url(images/bough_bg2.jpg) fixed repeat;
	font: normal 75%/1.6em verdana,sans-serif;
	color:#564b47;
	padding:0;
	margin:9px 0;
	}
	html>body {
	font-size: 12px;
	}
	#container {
	width:850px;
	margin:0 auto;
	border:1px solid #dfd;
	background: #fff url(images/cont_bg.gif) repeat-y;
	min-height: 1030px;
	}

	h1 {
	text-indent: -100em;
	overflow: hidden;
	background: url(images/boughs_header2.jpg) no-repeat;
	line-height: 131px;
	margin:0;
	padding:0;
	height: 131px;
	border-bottom: 6px solid #000;
	}
	h2 {
		font-size:1.2em;
		color:#900;
		margin:12px;
	}

	h3 {
		font-size:1.3em;
		color:#393;
		margin:12px;
	}

	p {
	margin:10px 18px;
	}

	#content {
	padding: 0;
	margin: 0 0 0 200px;
	}

	#content ul li {
	margin-right:44px;
	}

	.listing {
	margin:12px 18px;
	}
	.listing hr {width:70%; margin-left:44px;}

	#left {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	color:#fff;
	}

	#left h2 {
	color:#9f9;
	}
	

	a, a:visited {
	color:#039;
	}
	a:hover {
	color:#630;
	text-decoration: none;
	}

	#left a,#left a:visited, #foot a, #foot a:visited {
	color:#fc0;
	}
	#left a:hover, #foot a:hover {
	color:#ff0;
	text-decoration: none;
	}

	#left ul#links {
	margin: 10px;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	}

	#left ul#links a {
	display: block;
	color: #fff;
	padding: 3px;
	width: 170px;
	font-weight:bold;
	background-color: #060;
	border-bottom: 1px solid #080;
	text-decoration: none
	}

	#left ul#links a:link {
	text-decoration: none;
	}

	#left ul#links a:hover, #left ul li#active a {
	background-color: #040;
	color: #ff6;
	}

	ol { margin:0; padding:0; }
	ol li {margin:1.4em 42px;}

	.ctr {text-align:center;}

	img {border:0;}

	#foot {
	color:#fff;
	width:850px;
	margin:0 auto;
	clear:both;
	text-align:right;
	font-size:0.8em;
	padding: 12px;
	}