#navigation{
  Height:   10%;
  width:    75%;
  position:  relative;
  left:   +180px;
}


#verbage{
  font-size:   1.1em;
  font-weight: 100;
  font-family: helvetica, tahoma, sans-serif;
  color:       #ffffff;
  position:    relative;
  left:        +10px;
}

#contact{
  font-size:   1.1em;
  font-weight: 100;
  font-family: helvetica, tahoma, sans-serif;
  color:       #ffffff;
  position:    relative;
  left:        +200px;
  top:         +80px;
}  

#header{
  position:     relative;
  width:        75%;
  height:       25%;
}  

#choices{
  position:   relative;
  left:       +100px;
  top:        +40px;
}  

#singles{
  position:   relative;
  left:       +77px;
}  

body {
  background-color: #000000;
  font-size:        1.1em;
  font-weight:      100;
  font-family:      helvetica, tahoma, sans-serif;
  margin-right:       40px 0px;
  margin-left:       40px 0px;
  margin-top:        0px 0px;
  margin-bottom:     0px 0px;
  padding:      0px;
  text-align:   center;
}

#main {
  background-color: #000000;
  width:       790px;
  margin:      0px auto;
  text-align:  left;
  padding:     0px;
}

ul {
  list-style: none;
  text-align: center;
}

ul.verbage{
  list-style: none;
  text-align: left;
}

ul.table{
  list-style: disc;
  text-align: left;
}



table.gallery{
  font-weight:  bold;
  position:     relative;
  background-color:  #cccccc;
}

tr.gallery{
  text-align:   center;
}

td.header{
  text-align:   center;
  color:       #ffffff;
}

td.gallery{
  text-align:   center;
  color:       #ffffff;
  border: 2px solid #cccccc;
}

td.galleryr{
  text-align:   right;
}

td.galleryl{
  text-align:   left;
  color:       #ffffff;
}



a.plain:link img{
border: 1px solid #000000;
text-decoration: none;
}

a.plain:visited img{
border: 1px solid #000000;
text-decoration: none;
}

a.plain:hover img{
border: 1px solid #000000;
text-decoration: none;
}


a.plain:link {
text-decoration:  none;
color: #ffffff;
}

a.plain:visited {
text-decoration:  none;
color: #ffffff;
}

a.plain:hover {
text-decoration:  none;
color: #ffffff;
}


.tabs {
position:relative; 
height: 30px; margin: 0; 
padding: 0; 
overflow: hidden;
}
.tabs li {
display:inline;
}
.tabs a {
height: 16px; 
background: #999999; 
position:relative;
left:    -135px;
top:      +10px; 
padding: 0px;
font-size : 13px; 
font-weight : bold; 
color : #fff; 
font-family : Verdana, arial, helvetica, sans-serif; 
text-decoration : none; 
}
.tabs a.tab-visited {
background-color:#999999; 
font-size : 13px; 
font-weight : bold; 
color : #fff; 
font-family : Verdana, arial, helvetica, sans-serif; 
text-decoration : none; 
}
.tabs a:hover {
background-color:#666666; 
font-size : 15px; 
font-weight : bold; 
color : #fff; 
font-family : Verdana, arial, helvetica, sans-serif; 
text-decoration : none; 
}  
.tabs a.tab-active {
background-color:#cccccc; 
border-right: 1px solid #fff;
font-size : 13px; 
font-weight : bold; 
color : #000000; 
font-family : Verdana, arial, helvetica, sans-serif; 
text-decoration : none; 
}
.tab-panes { 
width: 98%;
margin: 0px;
} 
.divtabs {
padding: 0px;
background-color: #000000;
border: 0px solid #ffffff; 
font-size:   .9em;
font-weight: 100;
font-family: helvetica, tahoma, sans-serif;
color:       #ffffff;
text-decoration : none; 
}


.clownfish { 
background-color:  #000000;
padding-left: 42px;
margin-left: 32px;
margin-right: 12px;
font-family : Verdana, Arial, helvetica, sans-serif;
color : #DF5900;
font-weight : normal; 
font-size : 11px; 
text-decoration : none; 
}

.marine { 
background-color:  #000000;
padding-left: 42px;
margin-left: 32px;
margin-right: 12px;
font-family : Verdana, Arial, helvetica, sans-serif;
color : #DF5900;
font-weight : normal; 
font-size : 11px; 
text-decoration : none; 
}

.coral { 
background-color:  #000000;
padding-left: 42px;
margin-left: 32px;
margin-right: 12px;
font-family : Verdana, Arial, helvetica, sans-serif;
color : #DF5900;
font-weight : normal; 
font-size : 11px; 
text-decoration : none; 
}

.drygoods { 
background-color:  #000000;
padding-left: 42px;
margin-left: 32px;
margin-right: 12px;
font-family : Verdana, Arial, helvetica, sans-serif;
color : #DF5900;
font-weight : normal; 
font-size : 11px; 
text-decoration : none; 
}