div.template-leftbar ul li a:hover,
body.template-sect-0  li#template_0  a,
body.template-sect-1  li#template_1  a,
body.template-sect-2  li#template_2  a,
body.template-sect-3  li#template_3  a,
body.template-sect-4  li#template_4  a,
body.template-sect-5  li#template_5  a,
body.template-sect-6  li#template_6  a,
body.template-sect-7  li#template_7  a,
body.template-sect-8  li#template_8  a,
body.template-sect-9  li#template_9  a,
body.template-sect-10 li#template_10 a,
body.template-sect-11 li#template_11 a {
   text-decoration: underline;
}

div.template-leftbar ul ul {
   margin:  0;
   display: none;
}

body.template-sect-2  li#template_2 ul {
   display: block;
}


div.template-leftbar ul ul li {
   margin:     0;
   padding:    0 0 0 1em;
   background: white;
}

body.template-sect-2  li#template_2 ul li a {
   text-decoration: none;
}

body.template-sect-2  li#template_2 ul li a:hover,
body.template-sect-2.template-page-2 a#template_2_2,
body.template-sect-2.template-page-3 a#template_2_3,
body.template-sect-2.template-page-4 a#template_2_4,
body.template-sect-2.template-page-5 a#template_2_5 {
   text-decoration: underline;
}

div.template-leftbar ul ul li a {
   background:      #FFEDB7;
}

div.template-content {
   margin:     0 0 0 156px;
   padding:    10px 10px 10px 20px;
   min-height: 800px;
   width:      680px;
}

div.template-bottom {
   position: relative;
   width:    848px;
   margin:   1em 10px;
   padding:  0;
}

div.template-bottom img.template-bar {
   width:    340px;
   height:   24px;
   border:   none;
}

div.template-bottom img.template-logo {
   position: absolute;
   width:    156px;
   height:   118px;
   left:     -10px;
   top:      -130px;
   border:   none;
}


