body, td  {
  font-family:  verdana, Arial, sans-serif;
  font-size:  11px;
  color:  #ffffff;
  line-height:  16px;
}
body  {
  background-color:  #c0baab;
}
a  {
  color:  #ffffff;
  text-decoration:  underline;
}
a:hover  {
  color:  #8e2419;
  text-decoration:  underline;
}
a.MENU-1-OFF  {
  text-decoration:  none;
  color:  #c8c6b2;
  font-size:  12px;
  text-transform:  uppercase;
  letter-spacing:  2px;
  text-align:  right;
  display:  block;
  width:  260px;
  margin-bottom:  15px;
  margin-top:  10px;
}
a.MENU-1-ON,  a.MENU-1-OFF:hover, a.MENU-1-ON:hover  {
  text-decoration:  none;
  color:  #c8c6b2;
  font-size:  12px;
  font-weight:  bold;
  text-transform:  uppercase;
  letter-spacing:  2px;
  text-align:  right;
  display:  block;
  width:  260px;
  margin-bottom:  15px;
  margin-top:  10px;
}
h1  {
  font-size:  15px;
  color:  #c8c6b2;
  text-transform:  uppercase;
  letter-spacing:  1px;
  line-height:  19px;
  margin-bottom: 5px;
}
h2  {
  font-size:  15px;
  font-style:  italic;
  line-height:  19px;
}
h3  {
  font-size:  13px;
  font-style:  normal;
  line-height:  14px;
}
strong  {
  font-weight:  bold;
  color:  #c8c6b2;
}
hr  {
  color:  #c8c6b2;
}

td.menu {border-bottom: 1px solid #FFFFFF;}


div.CONTENT  {
  font-size:  9px;
  line-height:  10px;
}
a:link img.thumb, a:visited img.thumb
{
 border-color:		   #ffffff;
 border-width: 1px;
}

a:hover img.thumb
{
  border-color:  #ed1c24;
  border-width:         1px;
}

.linebreak
{
padding-top: 0.1em;
}

img.large
{
  padding:              5px;
  border:               1px solid #ffffff;
  margin-right:		7px;
}

.imageBorder
{
  border-width:		1px;
  border-style:		solid;
  border-color:		#ffffff;
  padding:              2px;
}

div.scrollMgn
{
   padding-top: 2px;
   padding-bottom: 2px;
   padding-right: 2px;
   padding-left: 2px;
   background-attachment:scroll;
   background:left top;
   white-space:normal;
   overflow:auto;
   height: 90;
   width: 717;
   margin-left: 0px;
   margin-top: 5px;
   margin-bottom: 5px;
   scrollbar-arrow-color:#c0baab;
   scrollbar-face-color:#c0baab;
   scrollbar-3dlight-color:#b1aa99;
}

div.scrollMgn2
{
   padding-top: 2px;
   padding-bottom: 2px;
   padding-right: 2px;
   padding-left: 2px;
   background-attachment:scroll;
   background:left top;
   white-space:normal;
   overflow:auto;
   height: 90;
   margin-left: 0px;
   margin-top: 5px;
   margin-bottom: 5px;
   scrollbar-arrow-color:#c0baab;
   scrollbar-face-color:#c0baab;
   scrollbar-3dlight-color:#b1aa99;
}

div.hideHorizontalScrollbar
{
   height: 100;
   width: 425;
   overflow:visible;

}

#nav td { width: 50px; float: left; margin: 8px; list-style: none; }
#nav a { width: 50px; padding: 3px; display: block; border: 1px solid #ccc; }
#nav a.activeSlide { background: #88f }
#nav a:focus { outline: none; }
#nav img { border: none; display: block }  