  * {
    border: 0;
    margin: 0;
    padding: 0;
    text-align: left;
    background: transparent none no-repeat scroll top left;
    list-style-type: none;
  }

  html {
    background-color: #111;
  }

  html, body {
    height: 100%;
  }

  body {
    width: 984px;
    margin: 0 auto;
    position: relative;
  }

  #wrapper {
	height: auto !important;
	height: 100%;
	min-height: 100%;
    width: 900px;
    margin: 0 auto -85px auto;
    position: relative;
    background: transparent url('/graphics/background.jpg') repeat-y scroll;
    padding: 0 52px 0 32px;
  }
  
  #header {
    height: 55px;
    margin-left: 180px;
    background: transparent url('/graphics/groove_vert.png') repeat-x scroll bottom;
    overflow: hidden;
  }
  
  #header h1 {
    float: right;
    background: transparent url('/graphics/micahtischler_logo-44-micah_tischler-459-49.png');
    width: 459px;
    height: 49px;
  }
  
  #header h1 span {
    display: none;
  }
  
  #sidebar {
    float: left;
    position: relative;
    top: -55px;
    width: 174px;
    margin-top: 21px;
  }
    
  #sidebar div.navsegment {
    background: transparent url('/graphics/nav-top-171-53.png') no-repeat scroll 0 40px;
  } 
  
  #sidebar div.navsegment#section h2 {
    background: transparent url('/graphics/micahtischler_logo-30-band-114-33.png') no-repeat scroll center top;
    width: 114px;
    height: 40px;
    display: block;
    margin: 0 auto;
  }

  #sidebar div.navsegment#menu h2 {
    background: transparent url('/graphics/micahtischler_logo-30-tuning-139-40.png');
    width: 139px;
    height: 40px;
    display: block;
    margin: 0 auto;
  }

  #sidebar div.navsegment h2 span {
    display: none;
  }
    
  #sidebar div.navsegment ul {
    display: block;
    background: transparent url('/graphics/nav-bottom-171-54.png') no-repeat scroll 0 bottom;
    padding: 53px 0px 54px 0px;
  } 
  
  * html #sidebar div.navsegment ul {
    position: relative;
    top: -1px;
  }
  
  #sidebar div.navsegment ul li {
    background: transparent url('/graphics/nav-middle-171-1.png') repeat-y;
    padding: 0 27px 0 18px;
  }
  
  * html #sidebar div.navsegment ul li {
    position: relative;
    top: 1px;
    margin-bottom: -1px;
  }

  #sidebar div.navsegment ul li a {
    background: transparent url('/graphics/scale_marker-44-5.png') no-repeat scroll 0 bottom;
  	display: block;
    font: oblique normal normal 90%/normal serif;
    text-decoration: none;
    letter-spacing: -0.05em;
    color: #5E482B;
    padding: 2px 0 4px 17px;
    overflow: hidden;
  }
  
  * html #sidebar div.navsegment ul li a {
    background: transparent url('/graphics/scale_marker-44-5.png') no-repeat scroll 0 90%;
    padding-bottom: 5%;
  }
  
  #sidebar div.navsegment ul li a.selected {
    background: transparent url('/graphics/select_bar-60-5.png') no-repeat scroll 0 bottom;
  }

  * html #sidebar div.navsegment ul li a.selected {
    background: transparent url('/graphics/select_bar-60-5.png') no-repeat scroll 0 90%;
  }
  
  #sidebar div.navsegment ul li a:hover {
    background: transparent url('/graphics/tune_bar-60-5.png') no-repeat scroll 0 bottom;
  }
  
  * html #sidebar div.navsegment ul li a:hover {
    background: transparent url('/graphics/tune_bar-60-5.png') no-repeat scroll 0 90%;
  }
  
  #content {
    position: relative;
    top: 0;
    left: 0;
    width: 710px;
    padding: 55px 5px 0 5px;
    margin: 0 0 0 180px;
    background: transparent url('/graphics/article-top-710-50.png') no-repeat 5px 5px;
  }
  
  * html #content {
    padding: 55px 0 0 0;
    margin: 0 0 80px 0;
  }
  
  #content:after {
    content: "";
    display: block;
    height: 5px;
    width: 710px;
    margin: 75px 0 0 0;
    clear: left;
  }
  
  #ie7pusher {
    height: 5px;
    width: 710px;
    margin: 75px 0 0 0;
    clear: left;
  }
  
  .articlewrap {
    position: relative;
    top: 0;
    left: 0;
    width: 710px;
    padding-bottom: 50px;
    background: transparent url('/graphics/article-bottom-710-50.png') no-repeat 0 bottom;
  }

  * html .articlewrap {
    margin: 0 6px 0 4px;
    top: -2px;
  }

  .article {
    position: relative;
    top: 0;
    left: 0;
    width: 620px;
    background: transparent url('/graphics/article-middle-710-1.png') repeat-y;
    padding: 0 45px;
    color: #f3e96e;
  }
  
  * html .article {
    margin-bottom: -1px;
  }

  .article * {
    list-style: disc outside none;
  }

  .article h3,p,ul {
    padding: 0 0 1em 0;
  }
  
  .article li {
    padding: 0 0 0.5em 0;
    margin: 0 0 0 1em;
  }
  
  .article a {
    color: #f3e96e;
    font-weight: bold;
  }

  #footer {
    background: transparent url(/graphics/groove_vert.png) repeat-x scroll center top;
    position: relative;
    height: 45px;
    margin: 0 52px 0 212px;
    padding: 20px;
    width: 680px;
  }

  #footer h2 {
    background: transparent url('/graphics/micahtischler_logo-30-copyright_2010-313-40.png');
    width: 313px;
    height: 40px;
    display: block;
    margin: 0 auto;
  }

  #footer h2 span {
    display: none;
  }
  

/*
 * Average color for the wood is #480808;
 */
