﻿body {
background-color: #FFFFFF;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
}

h1 {
font-family: Verdana,Arial,sans-serif;
font-weight: bold;
font-size: 110%;
}

/* Photos and images are posted with any borders  */
img {
	border:0px; 
}

td {
font-family: Verdana,Arial,sans-serif;
font-size: 80%;
}

td#top {
background-color: #063463;
font-size: 100%;
font-weight: bold;
}

td#top a {
text-decoration: none;
color: black;
}

td#top a:hover {
text-decoration: underline;
}

td#center {
padding-right: 2%;
padding-left: 2%;
}

td#left {
color: yellow;
background-color: yellow;
}

td#left a {
text-decoration: none;
}

td#left1 {
background-color: #e7d996;
}

td#left1 a {
text-decoration: none;
color: black;
font-size: 100%;
}

td#left1 a:hover {
text-decoration: underline;
}

td#right {
color: yellow;
background-color: #a52C10;
padding-right: 2%;
}

td#right a {
color: white;
}

td#bottom a {
color: black;
}

td#bottom a:hover {
text-decoration: underline;
}

table#recent {
width: 80%;
border: 2px solid;
}

table#recent td {
font-size: 80%;
}

table#recent h2 {
font-size: 100%;
background-color: #e7d996;
color: #000066;
}

td#news (
font-size: 110%;
font-weight: bold;
}

table#committees {
width: 100%;
border: 1;
}

table#committees td {
vertical-align: top;
padding-right: 1%;
padding-left: 1%;
}

.address {
font-size:  100%;
}

.heading {
background-color: #e7d996;
font-size: 100%;
}