*.primary {background-color: rgb(39, 39, 39)}
*.secondary {background-color: rgb(128, 0, 0)}
*.tertiary {background-color: rgb(55, 55, 55)}
*.background {background-color: rgb(214, 214, 214)}
h1#website-title {
	font-family: verdana, arial, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: rgb(128, 0, 0);
	font-style: normal;
	text-decoration: none;
	
}
h2#website-slogan {
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: rgb(0, 0, 0);
	font-style: italic;
	text-decoration: none;
	background-color: #858585;
}
*#content {font-family: arial, verdana, sans-serif; font-size: 14px; font-weight: normal; color: rgb(85, 85, 85); font-style: normal; text-decoration: none}
*#content a:link {font-family: arial, verdana, sans-serif; font-size: 14px; font-weight: normal; color: rgb(153, 0, 0); font-style: normal; text-decoration: underline}
*#content a:active {font-family: arial, verdana, sans-serif; font-size: 14px; font-weight: normal; color: rgb(153, 0, 0); font-style: normal; text-decoration: underline}
*#content a:visited {font-family: arial, verdana, sans-serif; font-size: 14px; font-weight: normal; color: rgb(153, 0, 0); font-style: normal; text-decoration: underline}
*#content a:hover {font-family: arial, verdana, sans-serif; font-size: 14px; font-weight: normal; color: rgb(85, 85, 85); font-style: normal; text-decoration: none}
*#navcontainer div a h3 {font-family: verdana, arial, sans-serif; font-size: 12px; 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(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/IMG_3253.JPG) no-repeat top left}
