*.primary {background-color: rgb(0, 0, 0)}
*.secondary {background-color: rgb(0, 0, 0)}
*.tertiary {background-color: rgb(0, 0, 0)}
*.background {background-color: rgb(0, 0, 0)}
h1#website-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: rgb(255, 39, 0);
	font-style: normal;
	text-decoration: none
}
h2#website-slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: rgb(255, 0, 0);
	font-style: normal;
	text-decoration: none
}
*#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: rgb(204, 204, 204);
	font-style: normal;
	text-decoration: none
}
*#content a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: rgb(239, 239, 239);
	font-style: normal;
	text-decoration: underline
}
*#content a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: rgb(239, 239, 239);
	font-style: normal;
	text-decoration: underline
}
*#content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: rgb(239, 239, 239);
	font-style: normal;
	text-decoration: underline
}
*#content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: rgb(157, 157, 157);
	font-style: normal;
	text-decoration: underline
}
*#navcontainer div a h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: rgb(255, 39, 0);
	font-style: normal;
	text-decoration: none
}
*#navcontainer div a:hover h3 {font-weight: bold; color: rgb(149, 18, 0); font-style: normal; text-decoration: underline; background-color: rgb(136, 136, 136)}
*#navcontainer div a:hover {font-weight: bold; color: rgb(149, 18, 0); font-style: normal; text-decoration: underline; background-color: rgb(136, 136, 136)}

