body {
	margin:10px 0 50px 0 ;
	padding:0px;
	background:#8a7c58;
	}
#header {
	margin:0 auto;
	width:865px;
	height:241px;
	background:url('images/banner.jpg') no-repeat;
	}
#header_rr {
	margin:0 auto;
	width:865px;
	height:241px;
	background:url('images/rrbanner.jpg') no-repeat;
	}
#header_th {
	margin:0 auto;
	width:865px;
	height:241px;
	background:url('images/thbanner.jpg') no-repeat;
	}	
#wrap {
	margin:0 auto;
	width:865px;
	height:750px;
	background: url('images/content_bg.png') repeat-y;
	}
#left_content {
	float:left;
	width:193px;
	height:750px;
	display: inline; /* Prevents “stepdown” */
	}
#right_content {
	float:right;
	width:670px;
	height:750px;
	display: inline; /* Prevents “stepdown” */
	}
#footer {
	clear:both;
	margin:0 auto;
	Width:865px;
	height:26px;
	background:url('images/footer.gif') no-repeat;
	}	
#brownbox {
	margin:15px;
	float:right;
	width:641px;
	height:220px;
	background:#4c4533;
	display: inline; /* Prevents “stepdown” */
	}
.image {
	margin:10px;
	float:left;
	width:250px;
	height:194px;
	display: inline; /* Prevents “stepdown” */
	}
.right {
	margin:0 0 0 0;
	float:right;
	width:370px;
	height:194px;
	display: inline; /* Prevents “stepdown” */
	}
.right h1 {
	margin: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:left;
	}
.right p {
	margin: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:left;
	}
	
#links {
	margin: 8px 8px 5px 10px;
	Padding:0px 0px 0px 0px;
	width:173px;
	height:254px;
	background:url('images/nav.gif') no-repeat;

	}
#links ul {
	margin:0px;
	padding:45px 0px 10px 20px;
	list-style:none;
	}
#links ul li {
	background:url('images/bullet.jpg') no-repeat;
	background-position:left;
	padding:5px 0px 5px 15px;
	}
#links ul li a {
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#1d1a16;
	text-decoration:none;
	}
#links ul li a:hover {
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#bf7d0b;
	text-decoration:none;
	}
#thumbs {
	margin:3px 0 0 8px;
	width:173px;
	height:501px;
	}
#main {
	with:641px;
	margin:235px 15px 15px 15px;
	}
#main h1 {
	margin:5px 0 0 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#373737;
	}
#main p {
	margin:10px 0 0 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#373737;
	}
	
	
