body {
  text-align: center;
  margin: 0px;
  padding: 0px;
  background: #000;
  color: #bbc2cb;
  font-family: verdana, helvetica, sans serif;
  font-size: 11px;
}
img{
  border: 0;
}  
#wrap {
  width: 800px;
  margin-top: 30px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}
#header{
  width: 100%;
  height: 250px;
  background: #000 url('images/topbar.jpg');
}
#email{
  width: 780px;
  margin: 40px 0 140px 0;
  float: left;
  display: inline;
  text-align: right;
}  
#contbox {
  border: solid 1px #666;
  margin-top: 5px;
  width: 100%; 
}
.maincontent{
  width: 100%;
  border-top: solid 1px #666;
  text-align: center;
  padding: 10px 0 10px 0;
}
.ful-col{
  width: 780px;
  clear: both;
  margin-left: 10px;
  text-align: left;
}  
.wide-col{
  width: 500px;
  float: left;
  display: inline;
  margin-left: 10px;
  text-align: left;
}
.wide-col2{
  width: 430px;
  float: left;
  display: inline;
  margin-left: 45px;
  text-align: left;
  font-size: 10px;
}   
.wide-col2 h1{
font-size:14px;
color:#FFFFFF;
font-variant:normal;
margin:0px;
padding:3px;
} 
.wide-col2 p{
margin:0px;
padding:3px;
text-align:justify;
}

.narrow-col{
  width: 226px;
  float: left;
  display: inline;
  margin:0 20px 0 25px;
  text-align: left;
}
.home-pad{
  width: 770px;
  margin-right: auto;
  margin-left: auto;
}
.footer-line{
  border-top: solid 1px #666;
  width: 100%;
  clear: both;
}  
.footer-pad{
  width: 770px;
  margin: 25px auto 25px auto;
  clear: both;
}      
a {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
}
a:link {
  text-decoration: none;
  color: #CCCCCC;
}
a:visited {
  text-decoration: none;
  color: #CCCCCC;
}
a:hover {
  text-decoration: none;
  color: #FFFFFF;
}
a:active {
  text-decoration: none;
  color: #CCCCCC;
}
/*navigation*/
#navbar {
  width: 790px;
  clear: both;
  text-align: left;
  margin-left: 10px;
  float: left;
  display: inline;
}
#navbar ul {
  margin: 1px;
  display: inline;
}
#navbar li {
  list-style-type: none;
  float: left;
  display: inline;
  font-size: 9px;
  margin:0 5px 0 1px;
  padding: 0;
}
#navbar li a{
  color: #fff;
  text-decoration: none;
}
#navbar li a:link a:visited{
  color: #000;
}
#navbar li a:hover {
  color: #777;
}
/* nav ends*/
/* text decoration*/
.stextwhite{
  color: #fff;
  font-size: 10px;
}
.stext{
  font-size: 10px;
}  
.textright {
  width: 100%;
  text-align: right;
  color: #666;
} 
.textleft {
  width: 100%;
  text-align: left;
}  
.list-float1{
  float: left;
  margin-right: 10px;
}
.list-float2{
  float: left;
  color: #fff;
}
.bold{
  font-weight: bold;
}
.bold-fff{
  font-weight: bold;
  color: #fff;
} 
.ital{
  font-style: italic;
}  
.img-left{
  float: left;
  margin-left: 10px;
}  
.under{
  text-decoration: underline;
}  
.revname{
  width: 100%;
  border-bottom: dotted 1px #fff;
  margin-bottom: 20px;
}
.gallery-thumbs img{
  float: left;
  margin: 0 0 3px 10px;
  border: solid 1px #fff;
  display: inline;
}  




#Wishlist{
width:140px;
display:inline-block;
float:left;
}






.mattblacktabs{
width: 100%;
overflow: hidden;
background:url(back.png) bottom repeat-x;
border:0px;
border-top:1px #666666 solid;
clear:right;
}

.mattblacktabs ul{
margin:0px;
padding:0px;
font:11px;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 9px; /*padding inside each tab*/
border-right: 1px solid #666666; /*right divider between tabs*/
color: white;
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background:#666666;
}
