﻿body { 
background-color: #EBEBEB;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
}

table#main {
border: 1px #cccccc solid;
}

td {
font-family: "Trebuchet MS", Arial, "Sans Serif";
font-size: 80%;
}

h1 { 
font-family: "Trebuchet MS", Arial, "Sans Serif";
font-weight: bold;
font-size: 110%;
}

/* Photos and images are posted with any borders  */
img {
	border:0px; 
}

hr{ 
color: #010166;
}

td#top {
background-color:#FFFFFF;
}

td#menu {
background-color: #010166;
color: white;
font-weight: bold;
border: 1px solid grey;
}

td#menu a {
text-decoration: none;
color: white;
}

td#left {
background-color: white;
border-right: 1px #cccccc solid;
color: white;
}

td#center {
background-color: white;
padding-right: 3%;
padding-left: 3%;
}

td#right {
background-color: white;
border-left: 1px #cccccc solid;
padding-right: 5px;
padding-left: 5px;
}

td#right a {
color:white
}

td#filler {
background-color: #010166;
}

td#bottom {
background-color: white;
}

td#bottombanner {
background-color: #010166;
}



table#recent {
width: 95%;
}