.toptext {
    text-align: right;
}


.visualclear {
    clear: both;
    height: 1px;
    overflow: hidden;
}


.navtable table {
   background: #000;
   margin: 0px;
   padding: 0px;
   width: 1000px;
}

.navleft {
    background: #000000;
    width: 20px;
}

.navright {
    background: #000000;
    width: 20px;
    border-right: 0px;
}

.nav td:hover a:hover {
   background:#DC1E12;
   text-decoration:none;
   color: #000000;
}

/*
A.thumbs:link IMG {border: #000000 1px dashed;}
A.thumbs:hover IMG {border: #ffffff 1px solid;  FILTER: alpha(Opacity=80);}
A.thumbs:hover {border: #000000 1px solid;  FILTER: alpha(Opacity=80);}
*/



.frame table {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}
.frame_left {
    background-image: url(/design/frame_left.jpg);
    background-repeat: repeat-y;
}
.frame_right {
    background-image: url(/design/frame_right.jpg);
    background-repeat: repeat-y;
}

id#bigtop {
/*    font-family: "Trebuchet MS", Arial, Helvetica; */
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24pt;
    font-weight: bold;
    text-align: center;
}

/*
a.bigtop:link {color:white; text-decoration: none;} 
a.bigtop:visited {color:white; text-decoration: none;}
a.bigtop:active {color:white; text-decoration: none; }
a.bigtop:hover { text-decoration: none; color: #E6CC66; }
*/

ul.descs {
    text-decoration: none;
    color: white;
    width: 320px;
    
}
table.descs {
    width: 851px;
}

td.descs { width: 330px; }


a.hardlinks {
    margin-top: 10px;
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-size: 8px;
}

.interesting {
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-size: 14px;
    text-align: center;  
    font-weight: bold;
}

.interesting td tr {
    text-align: center;
}


.webmaster {
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-size: 10px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 5px;
}

