﻿td   { 
font-family: Helvetica, Arial, "sans serif";
font-size: 90%;
}
h1 { 
font-family: Helvetica, Arial, "sans serif";
font-weight: bold; 
font-size: 100%
}

/* Photos and images are posted with any borders  */
img {
	border:0px; 
}

td#top {
background-color: #232B52;
}
td#left {
background-color: #232B52;
}
td#left a {
text-decoration: none;
color: white;
 }
td#center  {
padding-right: 2%;
padding-left: 2%;
}
td#right   {
color: white;
background-color: #232B52; 
padding-right: 2%; 
font-weight: bold;
}
td#right a {
color: white;
}
table#recent  {
background-color: #C0C0C0;
width: 95%;
}
td#bottom a {
text-decoration: none;
color: black;
}
td#bottom a:hover  {
color: gray;
}