*.primary {background-color: rgb(50, 50, 58)}
*.secondary {background-color: rgb(173, 174, 179)}
*.tertiary {background-color: rgb(254, 237, 183)}
*.background {background-color: rgb(50, 50, 58)}
h1#website-title {font-family: georgia, "times new roman", serif; font-size: 28px; font-weight: normal; color: rgb(254, 255, 253); font-style: normal; text-decoration: none}
h2#website-slogan {font-family: "times new roman", times, serif; font-size: 22px; font-weight: bold; color: rgb(193, 198, 202); font-style: italic; text-decoration: none}
*#content {font-family: arial, verdana, sans-serif; font-size: 12px; font-weight: normal; color: rgb(255, 255, 255); font-style: normal; text-decoration: none}
*#content a:link {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: rgb(153,0,0);
	font-style: normal;
	text-decoration: none
}
*#content a:active {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: rgb(153,0,0);
	font-style: normal;
	text-decoration: none
}
*#content a:visited {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: rgb(153,0,0);
	font-style: normal;
	text-decoration: none
}
*#content a:hover {
	font-weight: bold;
	color: rgb(0,153,255);
	font-style: normal;
	text-decoration: underline
}
*#navcontainer div a h3 {font-family: arial, verdana, sans-serif; font-size: 11px; font-weight: bold; color: rgb(50, 50, 58); font-style: normal; text-decoration: none}
*#navcontainer div a:hover h3 {font-weight: bold; color: rgb(254, 237, 183); font-style: normal; text-decoration: none; background-color: rgb(50, 50, 58)}
*#navcontainer div a:hover {font-weight: bold; color: rgb(254, 237, 183); font-style: normal; text-decoration: none; background-color: rgb(50, 50, 58)}
*.accent {background: transparent url(../images/viewofbinghamton1.jpg) no-repeat top left}

