/* below is the style sheet */
body { font-size: 10px; font-family: verdana, arial, helvetica, serif; text-align: center;
  background-color: #C8C1BE }

.navigation { font-size: 11px; font-weight: bold; color: #993300; 
  font-family: verdana, arial, helvetica, serif }

.navtable { border-left:1px solid #333333; border-right:1px solid #333333; 
  border-top:10px none transparent; border-bottom:1px solid #333333; background-color: #C8C1BE; }

.footer { font-size: 9px; color: #000000; font-family: verdana, arial, helvetica, serif }

.album { font-size: 11px; color: #993300; font-family: verdana, arial, helvetica, serif }
.menuleft { text-align: left; font-size: 9px; color: #993300; font-family: verdana, arial, helvetica, serif }
.menucenter { text-align: center; font-size: 9px; color: #993300; font-family: verdana, arial, helvetica, serif }
.menuright { text-align: right; font-size: 9px; color: #993300; font-family: verdana, arial, helvetica, serif }
.info { font-size: 9px; color: #993300; font-family: verdana, arial, helvetica, serif }

.maintable  { border-left:1px solid #333333; border-right:1px solid #333333; 
  border-top:0px none transparent; border-bottom:0px none transparent; background-color: #C8C1BE;}

.topinfo  { border-left:1px solid #333333; border-right:1px solid #333333; 
  border-top:0px none transparent; border-bottom:1px solid #333333; background-color: #C8C1BE; }

.bottominfo  { border:1px solid #333333; background-color: #C8C1BE; background-image: url('http://www.sunatnight.com/images/temp01/ftr01.gif');}

.displayimage { border:1px solid #C8C1BE; background-color: #C8C1BE; }

.icon { text-align: left; font-family: verdana, arial, helvetica, serif; font-size: 9px; color: #000000 }
.imgborder { border-color: #C8C1BE }
.image { text-align: center; font-family: verdana, arial, helvetica, serif; font-size: 9px; color: #C8C1BE }
.caption { text-align: center; font-family: verdana, arial, helvetica, serif; font-size: 9px; color: #333333 }
.cp { font-size: 9px; color: #993300; text-align: center; font-family: verdana, arial, helvetica, serif }

a:link { color: #993300; text-decoration: none }
a:visited { color: #333333; text-decoration: none }
a:hover { color: #FF9966; text-decoration: underline }
a:active { color: #FF9966; text-decoration: none }

.nav:link { color: #993300; text-decoration: none }
.nav:visited { color: #333333; text-decoration: none }
.nav:hover { color: #FF9966; text-decoration: underline }
.nav:active { color: #FF9966; text-decoration: none }

.album:link { color: #993300; text-decoration: none }
.album:visited { color: #333333; text-decoration: none }
.album:hover { color: #FF9966; text-decoration: underline }
.album:active { color: #FF9966; text-decoration: none }

.cp:link { color: #993300; text-decoration: none }
.cp:visited { color: #333333; text-decoration: none }
.cp:hover { color: #FF9966; text-decoration: underline }
.cp:active { color: #FF9966; text-decoration: none }

select { background: #C8C1BE; font-family: Arial, Verdana, Tahoma; font-size:11px; color: #333333; }
.drop { text-align: left; }
.header { background-color: #000000 }

.menu {
  font-weight: bold;
  text-align: left; font-family: verdana, arial, helvetica, serif; font-size: 18px; color: #993300 }

.menuborder  { border:1px solid #333333; background-color: #C8C1BE; padding-bottom: 5px;}

.smnav {
  font-weight: bold;
  text-align: left; font-family: verdana, arial, helvetica, serif; font-size: 11px; color: #993300 }


/* End of style sheet */


