*.primary {

}
*.secondary {background-color: rgb(0, 0, 153)}
*.tertiary {background-color: rgb(229, 229, 204)}
*.background {background-color: rgb(204, 0, 0)}
h1#website-title {font-family: impact, "arial black", sans-serif; font-size: 36px; font-weight: normal; color: rgb(255, 255, 255); font-style: normal; text-decoration: none}
h2#website-slogan {font-family: impact, "arial black", sans-serif; font-size: 14px; font-weight: bold; color: rgb(255, 255, 255); font-style: italic; text-decoration: none}
*#content {font-family: georgia, "times new roman", serif; font-size: 11px; font-weight: normal; color: rgb(85, 85, 85); font-style: normal; text-decoration: none}
*#content a:link {
	font-family: georgia, "times new roman", serif;
	font-size: 12px;
	font-weight: normal;
	color: rgb(88, 121, 147);
	font-style: normal;
	text-decoration: underline
}
*#content a:active {font-family: georgia, "times new roman", serif; font-size: 11px; font-weight: normal; color: rgb(88, 121, 147); font-style: normal; text-decoration: underline}
*#content a:visited {font-family: georgia, "times new roman", serif; font-size: 11px; font-weight: normal; color: rgb(88, 121, 147); font-style: normal; text-decoration: underline}
*#content a:hover {
	font-family: georgia, "times new roman", serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	font-style: normal;
	text-decoration: underline;
	border-color: #FF0000;
}
*#navcontainer div a h3 {font-family: verdana, arial, sans-serif; font-size: 13px; font-weight: bold; color: rgb(85, 85, 85); 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(136, 136, 136)}
*#navcontainer div a:hover {font-weight: bold; color: rgb(255, 255, 255); font-style: normal; text-decoration: none; background-color: rgb(136, 136, 136)}
*.accent {background: transparent url(../images/cam-logo.jpg) no-repeat top left}

