body {
background-color: #222850;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
}

table#main {
width: 780px;
background-color: white;
border: 2px solid black;
}

hr {
color: black;
}


td {
font-family: trebuchet ms,Arial,sans-serif;
font-size: 90%;
}

h1{
font-family: trebuchet ms,Arial,sans-serif;
font-weight: bold;
font-size: 150%;
}

td#top {
border-bottom: 2px solid black;
}

td#center {
padding-right: 5px;
padding-left: 5px;
}

td#left {
background-color: #a82b35;
padding-left: 5px;
border-right: 2px solid black;
color: black;
font-size: 100%;
}

td#left a {
text-decoration: none;
color: black;
}

td#left a:hover {
text-decoration: underline;
}


td#right {
padding-left: 5px;
color: yellow;
background-color: black;
padding-right: 2%;
}

td#right a {
color:white
}

td#bottom a {
color:black
}

td#bottom a:hover  {
text-decoration: underline;
}


.address {
color: black;
font-size:  85%;
}