*.primary {background-color: rgb(51, 102, 204)}
*.secondary {background-color: rgb(170, 170, 170)}
*.tertiary {background-color: rgb(246, 255, 221)}
*.background {background-color: rgb(255, 255, 255)}
h1#website-title {font-family: georgia, "times new roman", serif; font-size: 48px; font-weight: bold; color: rgb(255, 255, 255); font-style: normal; text-decoration: none}
h2#website-slogan {font-family: georgia, "times new roman", serif; font-size: 16px; font-weight: bold; color: rgb(255, 255, 255); font-style: normal; text-decoration: none}
*#content {font-family: "trebuchet ms", tahoma, sans-serif; font-size: 12px; font-weight: normal; color: rgb(85, 85, 85); font-style: normal; text-decoration: none}
*#content a:link {font-weight: normal; color: rgb(88, 121, 147); font-style: normal; text-decoration: underline}
*#content a:active {font-weight: normal; color: rgb(88, 121, 147); font-style: normal; text-decoration: underline}
*#content a:visited {font-weight: normal; color: rgb(88, 121, 147); font-style: normal; text-decoration: underline}
*#content a:hover {font-weight: normal; color: rgb(79, 109, 132); font-style: normal; text-decoration: underline}
*#navcontainer div a h3 {font-family: verdana, arial, sans-serif; font-size: 11px; font-weight: bold; color: rgb(96, 96, 96); 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(96, 96, 96)}
*#navcontainer div a:hover {font-weight: bold; color: rgb(255, 255, 255); font-style: normal; text-decoration: none; background-color: rgb(96, 96, 96)}
/**.accent {background: transparent url(../images/) no-repeat top left}*/
.ffooter {background: #b9b9b9; color: #ffffff; font: normal 14px/1.1 "Trebuchet MS", Arial, Helvetica, sans-serif; text-align: center; padding: 10px;}
.ffph {font-size: 18px; font-weight: bold;}	
.clear {clear: both;}

.ffooter a, .ffooter a:link, .ffooter a:active, .ffooter a:visited {color: white; text-decoration: none;}
.ffooter a:hover {text-decoration: underline;}


