      body {
        margin: 0;
        padding: 0;
        background-image: url(/images/acc-bg-fade.jpg);
        background-repeat: repeat-x;
        background-color: #efaf85;
        font-family: ITC Avant Garde Gothic, sans serif;
        font-size: 13px;
      }
      #left-shadow {
        width: 10px;
        background-image: url(/images/acc-left-middle-shadow.jpg);
      }
      #left-shadow div {
        width: 10px;
        background-image: url(/images/acc-left-shadow.jpg);
        background-repeat: none;
        background-position: top left;
        height: 405px;
      }
      #right-shadow {
        width: 10px;
        background-image: url(/images/acc-right-middle-shadow.jpg);
      }
      #right-shadow div {
        width: 10px;
        background-image: url(/images/acc-right-shadow.jpg);
        background-repeat: none;
        background-position: top left;
        height: 405px;
      }
      #content {
        width: 840px;
        min-height: 500px;
      }
      #bottom-shadow {
        background-image: url(/images/acc-bottom-shadow.jpg);
        background-position: bottom left;
        background-repeat: no-repeat;
        height: 17px;
      }
      #bottom-left-shadow {
        width: 10px;
        background-image: url(/images/acc-bottom-left-shadow.jpg);
        background-position: bottom left;
        background-repeat: no-repeat;
        height: 17px;
      }
      #bottom-right-shadow {
        width: 10px;
        background-image: url(/images/acc-bottom-right-shadow.jpg);
        background-position: bottom left;
        background-repeat: no-repeat;
        height: 17px;
      }
      
      #content-top {
        height: 209px;
        background-image: url(/images/acc-home-top.gif);
        background-position: top left;
        background-repeat: no-repeat;
        position: relative; 
      }
      #content-bottom {
        height: 460px;
        background-image: url(/images/acc-home-bottom.gif);
        background-position: top left;
        background-repeat: no-repeat;
        position: relative;
        
      }
      #top-info {
        position: absolute;
        top: 5px;
        right: 20px;
        text-align: right;
        font-size: 90%;
      }
      #steinle-pic {
        position: absolute;
        top: 160px;
        left: 20px;
      }
      #nav {
        position: absolute;
        top: 30px;
        left: 0;
      }
      #nav img {
        display: block;
        height: 22px;
        border-width: 0;
      }
      #specializing {
        color: #8e7a63;
        position: absolute;
        top: 30px;
        left: 20px;
        width: 220px;
      }
      
      #specializing ul {
        margin-top: 0;
        margin-bottom: 0;;
      }
      #details {
        color: #8e7a63;
        position: absolute;
        top: 170px;
        left: 320px;
        width: 320px;
      }
      
      #details ul {
        margin-top: 0;
        margin-bottom: 0;;
      }
      
      #footer {
        text-align: center;
        font-size: 80%;
        padding: 5px 0;
        border-top: solid 1px #b9d745;
      }
      
      #specials {
        background-image: url(/images/acc-home-spine.jpg);
        right: 0;
        top: 0;
        width: 178px;
        height: 364px;
        position: absolute;
      }
      #specials img {
        position: absolute;
        top: -10px;
        left: -70px;
        border-width: 0;
      }
      #tag {
        position: absolute;
        top: 100px;
        right: 20px;
        width: 144px;
        height: 56px;
      }
