body {
text-align: center;
font-family: Arial;
background-color: #dddddd;
font-family: Georgia, serif;
}
a.nav {
color: #001080;
text-decoration: none;
}
a.footer {
color: #000000;
}
div#logo {
width: 728px;
}
table#main {
background-color: #eeeebb;
width: 728px;
}
td#nav {
//background-color: #366492;
background-color: #bbbbbb;
width: 150px;
color: #001080;
padding-left: 5px;
padding-right: 5px;
padding-top: 10px;
padding-bottom: 20px;
vertical-align: top;
}
div.nav {
clear: both;
margin-top: 14px;
border-top: solid 1px #001080;
border-bottom: solid 1px #001080;
font-size: 15pt;
font-weight: bold;
font-family: Arial Narrow;
text-align: left;
}
div.subnav {
margin-top: 10px;
text-align: right;
font-size: 13pt;
width: 148px;
float: right;
font-weight: bold;
font-family: Arial Narrow;
border-top: dotted 1px #001080;
border-bottom: dotted 1px #001080;
}
div.navwsub {
clear: both;
margin-top: 14px;
border-top: solid 1px #001080;
font-size: 15pt;
font-weight: bold;
font-family: Arial Narrow;
text-align: left;
}
div.contact {
clear: both;
margin-top: 10px;
margin-left: 5px;
font-size: 8pt;
font-family: Arial;
text-align: left;
}
div#motto {
font-size: 32pt; 
padding-top: 4px;
padding-bottom: 4px;
width: 728px; 
text-align: center; 
background-color: #369f35;
font-family: "Monotype Corsiva";
}
td#content {
padding-left: 20px;
padding-top: 20px;
padding-right: 10px;
padding-bottom: 20px;
vertical-align: top;
width: 537px;
font-size: 12pt;
text-align: left;
}
div#footer {
background-color: #369f35;
width: 728px;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
font-size: 9pt;
font-family: Arial, sans serif;
}
