body {
    background-image:url('../images/DiamondPlate1.jpg'); 
    background-repeat: repeat;
}

.bottomlink:hover {
                  text-decoration:underline;
}
.bottomlink {
            color:Silver;
            text-decoration:none;
}

.toplink:hover {
                  text-decoration:underline;
}
.toplink {
            color:Silver;
            font-size: 14px;
            text-decoration:none;
}

.bottom:td {
           color:Silver;
}
.maintable {
border-shadow:5px;
border-shadow-fade:50%;
}

.toplinkcell {
    background-color: #662829;
    color:white;   
    width:100px;
    text-align:center;
}


div#slideshowImages
{
    background-repeat: no-repeat;
    padding: 5px;
    padding-bottom: 10px;
    width: 320px;
    height: 240px;
}



#gallery 
{
    position: relative;
}
 
#progress 
{
    margin: 10px auto;
    margin-top: 65px;
    width: 150px;
    padding: 1px;
    border: 1px solid #666666;
}
 
#progress .bar 
{
    width: 0px;
    text-align: center;
    font-size: 8px;
    height: 10px;
    background: #666666;
    color: #fff;
    font-weight: bold;
}

.ContactForm {
    font-family:verdana, arial;
    font-size: 12px;  
    color: #662829;
}

.ContactForm:textbox, textarea, select {
    font-family:verdana, arial;
    font-size: 12px;
    
}

.initHidden {
    visibility: hidden;
}
