TABLE#maintable { 
border-collapse: collapse;
border: 2px solid black;
background: #ffffbb;
color: #ffffff;
font-family: "Palatino Linotype";
width: 780px;
}
TH#sitehead {
background: #660000;
font-size: 34px;
font-variant: small-caps;
font-family: "Times New Roman";
text-align: left;
border-bottom: 2px solid black;
}

TABLE#smalltable {
border-collapse: separate;
border: 1px solid black;
background: #aa0000;
color: #ffffff;
font-family: "Trebuchet MS";
}
TD#smalltabcell { background: #cc0000; border: 0px; }
TD#smalltabcell2 { background: #880000; border: 0px; }


TD#menucell {
background: #ffffdd;
color: #000000;
font-family: "Trebuchet MS";
border-right: 1px solid black;
border-left: 0px;
border-top: 0px ;
border-bottom: 1px solid black;
width: 120px;
height: auto;
font-size: 20px;
line-height: 26px;
}

TD#deadspace {
background: #ffffbb;
border-right: 0px;
border-left: 0px;
border-top: 0px;
border-bottom: 2px solid black;
height: 550px;
width: auto;
}

TD#maincell {
background: #ffffbb;
color: #000000;
border: 0px;
border-bottom: 2px solid black;
width: 640px;
height: auto;
text-align: left;
font-family: "Times New Roman";
line-height: 27px;
font-size: 20px;
}

TD#footer {
background: #660000;
border: 0px;
font-size: 12px;
text-align: left;
}


a.link2:link { text-decoration: underline; color: #aa0000; font-weight: normal; border: 0px }
a.link2:visited { text-decoration: underline; color: #000000; font-weight: normal; border: 0px } 
a.link2:active { text-decoration: underline; color: #ff0000; font-weight: normal; border: 0px }
a.link2:hover { text-decoration: underline; color: #ff0000; font-weight: normal; border: 0px }

a:link {text-decoration: none; color: #000000; font-weight: normal; font-size: 20px; border-bottom: 0px; border-left: 2px solid #000000;  }
a:visited {text-decoration: none; color: #000000; font-weight: normal; font-size 20px; border-bottom: 0px; border-left: 2px solid #000000; }
a:active {text-decoration: none; color: #660000; font-weight: normal; font-size 20px; border-bottom: 0px; border-left: 2px solid #000000; }
a:hover {text-decoration: none; font-weight: normal; font-size large; border-bottom: 0px; border-left: 9px solid #000000; }
