﻿body {
background-color: #FFFFFF;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
}

td {
font-family: georgia,arial,Verdana,sans-serif;
font-size: 90%;
}

h1 {
font-family: georgia,Arial,Verdana,sans-serif;
font-weight: em;
font-size: 110%;
}

h2 {
font-family: georgia,Arial,Verdana,sans-serif;
font-weight: em;
font-size: 100%;
}

/* Photos and images are posted with any borders  */
img {
	border:0px; 
}

hr {
color: red;
height: 1px;
}

td#top {
background-color: #07005F;
font-size: 95%;
font-weight: em;
color: white;
}

td#top a {
text-decoration: none;
font-weight: em;
color: white;
}

td#top a:hover {
text-decoration: underline;
}

td#bannerrow {
background-color: red;
color: white;
height: 120%;
}

td#bannerrow a {
text-decoration: none;
font-weight: em;
color: white;
}

td#bannerrow a:hover {
text-decoration: underline;
}

td#chair {
font-weight: bold;
font-size: 150%;
}

td#heading {
color: white;
border-bottom: solid 1px red
}

td#left  {
padding-left: 4px;
border-right: solid 1px red;
border-bottom: solid 3px red;
background-color: #07005F;
color: white;
}

td#left a {
text-decoration: none;
color: white;
font-size: 90%;
}

td#left a:hover {
text-decoration: underline;
}

td#center {
padding: 5px;
border-bottom: solid 3px red;
}

td#center-noborder {
padding: 5px;
}

td#right {
color: white;
padding-left: 2px;
background-color: #07005F;
}

td#right a {
text-decoration: none;
font-weight: em;
color: white;
}

td#right a:hover {
text-decoration: underline;
}


table#recent {
border: solid 1px red;
border-left: solid 1px red;
width: 95%;
}

td#recent {
color: white;
background-color: red;
}

table#bottom {
background-color: #07005F;
color: white;
font-family: georgia,Arial,Verdana,sans-serif;
font-size: 100%;
border-top: red 3px solid;
}

table#bottom td {
font-size: 100%;
padding: 5px;
}

td#sidelinks {
vertical-align: top;
border-left: solid 1px;
background-color: #CCCCCC;
font-size: 80%;
}

td#sidelinks a {
display: block;
text-decoration: none;
font-size: 80%;
border: 1px solid gray;
color: navy;
padding: 1px 3px 1px 3px;}

td#sidelinks a:hover {
text-decoration: underline;
font-size: 80%;
}

td#sidelinks h4 {
font-size: 80%;
}

.address {
color: black;
font-size:  80%;
}