body {
     text-align: center;
     margin: 2px; padding: 0px;
     background-color: #000000;
}
:link {
    color: #ffffff;
    font: 8pt verdana;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    color: #ffff66;
    font: 8pt verdana;
    font-weight: bold;
    text-decoration: none;
}
a:visited:hover {
    color: #ffff66;
    font: 8pt verdana;
    font-weight: bold;
    text-decoration: none;
}
a:active {
    color: #ffffff;
    font: 8pt verdana;
    font-weight: bold;
    text-decoration: none;
} 
a:visited {
    color: #ffffff;
    font: 8pt verdana;
    font-weight: bold;
    text-decoration: none;
}
.header {
    width:990px;
    height:100px;
    background-image: url("images/headback.png"); 
}
.spacing {
    width:990px;
    height:4px;
    background-color: #000000; 
}
.featuring {
    width:990px;
    height:190px;
    background-color: #ffffff; 
    font: 8pt verdana;
    color: #000000;
    font-weight: bold;
    vertical-align: middle;
}
.featuringlr {
    width:330px;
    height:182px;
    background-color: #ffffff; 
    text-align: center; 
    vertical-align: middle;
}
.featuringmid {
    width:326px;
    height:182px;
    background-color: #ffffff; 
    text-align: center; 
    vertical-align: middle;
}
.menuback {
    width:990px;
    height:30px;
    background-image: url("images/menuback.png");  
    text-align: center; 
    vertical-align: middle;
    font: 8pt verdana;
    font-weight: bold;
    text-decoration: none;
}
.headingback {
    width:493px;
    height:30px;
    background-image: url("images/headingback.png");   
    vertical-align: middle;
    font: 8pt verdana;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    padding: 4px;
}
.vspace1 {
    width:4px;
    height:30px;
}
.listingback {
    width:493px;
    height:97px;
    background-image: url("images/listingback.png");   
    vertical-align: middle;
    font: 8pt verdana;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    padding: 4px;
}
.pic {
    width:173px;
    height:97px;
    vertical-align: middle;
    padding: 4px;
}
.desc {
    width:273px;
    height:97px; 
    vertical-align: middle;
    font: 8pt verdana;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    padding: 4px;
}

.vspace2 {
    width:4px;
    height:8px;
}
.vspace3 {
    width:48px;
    height:30px;
}

