*.primary {background-color: rgb(239, 239, 239)}
*.secondary {background-color: rgb(239, 239, 239)}
*.tertiary {background-color: rgb(100, 151, 203)}
*.background {background-color: rgb(101, 136, 188)}
h1#website-title {font-family: arial, verdana, sans-serif; font-size: 36px; font-weight: normal; color: rgb(255, 255, 255); font-style: normal; text-decoration: none}
h2#website-slogan {font-family: verdana, arial, sans-serif; font-size: 14px; font-weight: bold; color: rgb(255, 255, 255); font-style: italic; text-decoration: none}
*#content {font-family: arial, verdana, sans-serif; font-size: 13px; font-weight: normal; color: rgb(34, 34, 34); font-style: normal; text-decoration: none}
*#content a:link {font-family: arial, verdana, sans-serif; font-size: 13px; font-weight: normal; color: rgb(39, 89, 162); font-style: normal; text-decoration: underline}
*#content a:active {font-family: arial, verdana, sans-serif; font-size: 13px; font-weight: normal; color: rgb(39, 89, 162); font-style: normal; text-decoration: underline}
*#content a:visited {font-family: arial, verdana, sans-serif; font-size: 13px; font-weight: normal; color: rgb(39, 89, 162); font-style: normal; text-decoration: underline}
*#content a:hover {font-family: arial, verdana, sans-serif; font-size: 13px; font-weight: normal; color: rgb(88, 120, 152); font-style: normal; text-decoration: none}
*#navcontainer div a h3 {font-family: verdana, arial, sans-serif; font-size: 13px; font-weight: bold; color: rgb(255, 255, 255); font-style: normal; text-decoration: none}
*#navcontainer div a:hover h3 {font-weight: bold; color: rgb(255, 255, 255); font-style: normal; text-decoration: none; background-color: rgb(88, 120, 152)}
*#navcontainer div a:hover {font-weight: bold; color: rgb(255, 255, 255); font-style: normal; text-decoration: none; background-color: rgb(88, 120, 152)}
#newnav {
 clear: both;
 font-family: veranda, arial, sans-serif;
 font-weight: bold;
 font-size: 15px;
 color: #fff;
 height: 25px;
 margin-left: 5px;
}
#newnav a{
 text-decoration: none;
 color: #fff;
 margin-top: 5px;
}
#newnav a:hover{
 background-color: rgb(88, 120, 152)
}
.menuitem {
 padding: 5px 5px 8px 5px; 
}
#colbody2 img{
 margin: 5px 2px 5px 2px;
}
#colbody1 img{
 margin: 5px 2px 5px 2px;
}
.bigtxt {
 font-size: 2.7em;
 font-family: veranda, sans-serif;
 font-weight: bold;
 color: #333;
 line-height: 31px;
}
#red{
 margin:0px;
 padding:0px;
 display: inline;
}
#red a{
 color: #af0000;
}
#red a:hover{
 background-color: #FFF;
}