body {
color: #000000;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0px;
padding: 0px;
background-image: url(images/5.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
text-align: center;
 height:100%; overflow-y:auto;
scrollbar-base-color: #E5D8D2;
scrollbar-arrow-color: #5E5D5F;
scrollbar-track-color: #EBD8D0;
scrollbar-shadow-color: #B6B6B7;
scrollbar-lightshadow-color: #9B5D34; 
scrollbar-darkshadow-color: #2F180A;
scrollbar-highlight-color: #C2A48E;
scrollbar-3dlight-color: #C8B8B0;
}


.content {
width: 486px;
position: absolute;
top: 20px;
left: 10;
padding: 0px;
text-align: left;
}

.homecontent {
width: 470px;
position: absolute;
top: 25px;
left: 10;
padding: 0px;
text-align: left;
}

.top_nav {
background-image: url(images/5b.jpg);
background-repeat: no-repeat;
background-color: #FEFAFB;
font-variant: small-caps;
font-size: 13.5px;
color: #51280D;
width: 100%;
letter-spacing: 1px;
height: 23px;
margin: 0px;
text-align: center;
position: absolute;
top: 0px;
left: 0px;
}


.hometop_nav {
background-image: url(images/5b.jpg);
background-repeat: no-repeat;
background-color: #FEFAFB;
font-variant: small-caps;
font-size: 12px;
color: #51280D;
width: 100%;
letter-spacing: .02em;
height: 20px;
margin: 0px;
text-align: center;
position: absolute;
top: 0px;
left: 0px;
}


 @media screen{
  body>.top_nav{
   position: fixed;
  }
 }
 * html body{
  overflow:hidden;
 } 
 * html div.content{
 padding-top: 0px;
  margin-top: 15px;
  height: 473px;
  overflow:auto;
 }



a.tn:link {color: #51280D; text-decoration: none;}
a.tn:visited {color: #51280D; text-decoration: none;}
a.tn:hover {color: #8C3501; text-decoration: none;}
a.tn:active {color: #8C3501; text-decoration: none;}

.title {
color: #3D312A;
font-size: 14px;
font-weight: bold;
}

.title2{
color: #3D312A;
font-size: 14px;
}


.lower-nav {
font-variant: small-caps;
font-size: 13.5px;
color: #51280D;
line-height: 200%;
letter-spacing: 1px;
margin: 0px;
width: 100%;
}
a.ln:link {color: #51280D; text-decoration: none; height: 20px;}
a.ln:visited {color: #51280D; text-decoration: none; height: 20px;}
a.ln:hover {color: #8C3501; text-decoration: none; height: 20px;}
a.ln:active {color: #8C3501; text-decoration: none; height: 20px;}

.td {
color: #000000;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
}

a:link {color: #993300; text-decoration: none;}
a:visited {color: #993300; text-decoration: none;}
a:hover {color: #663300; text-decoration: none;}
a:active {color: #663300; text-decoration: none;}

.ff {
color: #000000;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #FCF6F5;
}


sup {font-size: 10px;}