  html body {
   margin:43px 0 20px 0;
   padding:0;
   background:#fff url("../graphics/topFade.jpg") repeat-x 0 0;
   color:#443405;
   text-align:center;
   font:0.78em Arial,Sans-serif;
  }
  a{
  	color:#5C4607;
  }
  img{
  	border:0px;
  }
  .right{
  	float:right; 
    padding:5px;
  	border:0px;
  }
  #main{
   width:866px;
   background:#D9D1B8 url("../graphics/walnutBurr.jpg") repeat-y 0 0;
   text-align:left;    
   margin:0 auto;   
   position:relative;
 }
  #leftMargin{
   background:#D9D1B8 url("../graphics/leftDropshadowTop.gif");
   width:13px;
   height:57px;
   float:left; 
  }
  #leftHeader{
   background:#fff url("../graphics/leftHeader.gif");
   width:10px;
   height:126px;  
   float:left; 
  }
  #menuBar{
  	width:132px;
    float:left; 
    height:100%;
  }
  #gallery img{
  	height:120px;
  }
  #logo{
  	padding:14px;
  }
  #topnav{
  	margin-top:16px;
  	width:711px;
  	height:110px;
  	float:right;
  	background:#EDE4C9 url("../graphics/bnw.jpg") no-repeat;
  }
  #topnavRight{
   background:url("../graphics/topbarImage.jpg");
 	float:right; 	
 	width:434px;
 	height:110px;
  }
 #marginBottom{
   width:866px;
   background:#fff url("../graphics/bottomDropshadow.gif") repeat-x 0 0;
   height:13px;
   text-align:left;    
   margin:0 auto;
   border-left:10px;
  }
 #leftMarginBottom{
 	width:13px;
 	height:12px;
 	float:left;
 	background:#fff url("../graphics/leftDropshadowBottom.gif") no-repeat;
 }
 #rightMarginBottom{
 	width:26px;
 	height:12px;
 	float:right;
 	background:#fff url("../graphics/bottomDropshadowRight.gif") no-repeat;
 }

 #menuLeft ul {
   list-style-type:none;
}
#menuLeft ul.nav1 li {
   padding:10px 30px 0px 12px;
   height: 38px;
   font-weight:bold;
   background:url("../graphics/menuTab.gif") no-repeat;
   margin-left:-26px;
}
#menuLeft ul.nav1 li a{
   color:#443405;
   text-decoration:none;
}
#menuLeft ul.nav1 li a:hover {
   text-decoration:underline;
   color:#333;
}
#ul.nav2 li {
   padding:10px 30px 0px 12px;
   height: 38px;
   font-weight:bold;
   background:url("../graphics/menuTab.gif") no-repeat;
}
#cogs{
   background:url("../graphics/cogs.gif") no-repeat;
   	position:absolute;
	bottom: 0;
	left: 0;
   height:92px;
   width:92px;	
   margin:30px 20px 30px 44px;
   

}
.mainContentTop{
	width:672px;
	height:13px;
	float:right;
	margin:32px 24px 0 0;
	background:#fff url("../graphics/panelTop.gif") no-repeat;
}
.mainContent{
	width:629px;
	float:right;
	margin:0 24px 0 0;
	background:url("../graphics/panel.gif") repeat-y 0 0;
	padding: 0 10px 10px 33px;
	
}
.mainContentBottom{
	width:672px;
	height:17px;
	float:right;
	margin:0 24px 20px 0;
	background:#fff url("../graphics/panelBottom.gif") no-repeat;
}

.contentBox{
	width:400px;
    background:#fff url("../graphics/topFade.jpg") repeat-x 0 0;
	border-width:1px;
	padding:5px;
	border-style: solid;
	border-color:#443405;
}