* {margin:0px auto;}

/**************************BODY**************************/
body {
  text-align:center;
  font-family: Palatino Linotype, Times New Roman, Garamond; 
  font-size: 11pt; 
  color: #dcc191; 
  font-weight: normal; 
  font-style: normal; 
  text-decoration: none;
  background-image:url('img/bg1.gif');
  }

/**************************LINKS**************************/
A:         {color: #9b3521; text-decoration: underline;}
A:link     {color: #9b3521; text-decoration: underline;}
A:visited  {color: #8c1c07; text-decoration: underline;}
A:hover    {color: #e02c0a; text-decoration: underline;}
A:active   {color: #ad863e; text-decoration: underline;}


/**************************HEADERS/STYLES**************************/
h1 {
  font-size: 16pt;
  font-weight: normal;
  color: #ae3821;
  margin-top: 15px;
  }

h2 {
  font-size: 14pt;
  font-weight: normal;
  color: #d4a551;
  margin-top: 10px;
  }

h3 {
  font-size: 13pt;
  font-weight: normal;
  font-style: italic;
  color: #914435;
  margin-top: 5px;
  }

h4 {
  font-size: 12pt;
  font-weight: normal;
  font-style: italic;
  color: #bb9651;
  margin: 5px;
  }

h5 {
  font-size: 11pt;
  font-weight: normal;
  font-style: italic;
  color: #e0bd7d;
  margin: 10px;
  }

p {
  margin-bottom: 10px;
  }

ul {
  list-style-type:disc;
  padding:0px 0px 0px 30px;
  }
            
li {
  padding-bottom: 10px;
  }
  

/**************************DIVS/IMGS/SPANS/TABLES/CLASSES**************************/
#bodywrapper {
  position: relative;
  width: 777px;  
  margin: 0px auto;
  background-color: #000000;
  }

#ss_img {
  filter:progid:DXImageTransform.Microsoft.Fade();
  padding:7px;
  background-color:#e0bd7d;
  border-style:ridge;
  border-width:3px;
  border-color:#9b3521;
  }

#ss_text, .img1text {
  color: #bdb7af;
  padding:5px;
  }

.img2text {
  color: #bdb7af;
  padding:0px;
  }

.imgthumb {
  background-color:#25211b;
  border-style:solid;
  margin:3px;
  padding:1px;
  }
  
#imgthumbcontainer {
  width:700px; 
  text-align:center; 
  padding:0px;
  border-style:ridge;
  border-width:3px;
  border-color:#9b3521;
  background-color:#181717;
  height:160px;
  overflow-y:hidden;
  overflow-x:auto;
  white-space:nowrap; 
  }

#headerarea {
  position: relative;
  margin: 0px auto;
  background-image:url('img/hdr1.gif');
  width:775px;
  height:165px;
  }
  #headerarea a:link    {color:#9b3521; text-decoration: none;}
  #headerarea a:visited {color:#8c1c07; text-decoration: none;}
  #headerarea a:hover   {color:#e02c0a; text-decoration: underline;}
  #headerarea a:active  {color:#000000; text-decoration: underline;}
  .topnav {}
  .topnavsel {color: #000000; font-weight: bold; font-size: 12pt; text-decoration:none;}
  .topnavstyle {position:relative; left:85px; top:130px; width:535px; height:25px; background-color:#e0bd7d;}

#displayarea {
  }

.img1 {
  padding:0px;
  background-color:#e0bd7d;
  border-style:ridge;
  border-width:3px;
  border-color:#9b3521;
  }

.img2 {
  padding:7px;
  background-color:#e0bd7d;
  border-style:ridge;
  border-width:3px;
  border-color:#9b3521;
  }

.contentarea {
  text-align:left;
  padding:15px;
  margin-bottom:5px;
  }
  
#footerarea {
  position: relative;
  margin: 0px auto;
  padding: 5px;
  }
  #footerarea a:link    {color:#9b3521; text-decoration: underline;}
  #footerarea a:visited {color:#8c1c07; text-decoration: underline;}
  #footerarea a:hover   {color:#e02c0a; text-decoration: underline;}
  #footerarea a:active  {color:#ad863e; text-decoration: underline;}
  .bottomnav {}
  .bottomnavsel {color: #ad863e; font-weight: bold; font-size: 12pt; text-decoration:none;}

.trailer {
  font-size: 11pt;
  color: #756e65;
  }
