body  {
background-color: #282830;          
color : #cccccc;
font-family : verdana,tahoma,arial,sans-serif;
font-size : 0.9em;
margin : 0;
      }

p.small  {
color : #666666;
font-size : 0.7em;
margin : 0 20px 0 0;
      }
p.form  {
          margin : 10 0 0 0;
      }
a {
color : #cccccc;
padding: 0 0 0 0;
white-space : nowrap;
text-decoration: none;
}

a:hover {
color : #282830;
}

a img {
border: 1px solid #282830;
}

a:hover img {
border: 1px solid #cccccc;
 }

a.small {
color : #666666;
text-decoration: none;
}

a.small:hover {
color : red;
}

.name
{
text-align: center;
vertical-align: bottom;
border: 0px solid #999;
margin: 15% 10px 10px 10px;
padding: 5px;
white-space: nowrap;
}

.narrowname
{
text-align: center;
vertical-align: bottom;
border: 0px solid #999;
margin: 2% 10px 10px 10px;
padding: 5px;
white-space: nowrap;
}

.stripe
{
background-color: #000000;
text-align:center;
width: 101%;
height: 180px;
}

.wstripe
{
background-color: #000000;
text-align:center;
width: 101%;
height: 520px;
}

.centeredtext
{
position: relative;
left: 30%;
width: 300px;
text-align: left;
}

.thumbs
{
position: relative;
top: 10%;
width: 450px;
text-align: center;
vertical-align: bottom;
border: 1px solid #000;
margin: 0 auto;
padding: 5px;
white-space: nowrap;
}

.thumCapt
{
float: left;
width: 90px;
height: 130px;
margin: 0 20px 0 20px;
border: 1px solid #000;
padding: 0 0 0 0;
text-align: center;
vertical-align: bottom;
}

.footer
{
text-align:right;
width: 100%;
margin: 10px 10px 10px 0;
}

