*.primary
	{
	background-color: rgb(1, 72, 1)
	}

*.secondary
	{
	background-color: rgb(0, 51, 102)
	}

*.tertiary
	{
	background-color: rgb(22, 145, 22)
	}

h1#website-title
	{
	font-family: verdana, arial, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: rgb(252, 251, 247);
	font-style: normal;
	text-decoration: none
	}

h2#website-slogan
	{
	font-family: tahoma, "trebuchet ms", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: rgb(252, 251, 247);
	font-style: italic;
	text-decoration: none
	}

*#content
	{
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: rgb(51, 51, 51);
	font-style: normal;
	text-decoration: none
	}

*#content a:link
	{
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: rgb(7, 102, 7);
	font-style: normal;
	text-decoration: none
	}

*#content a:active
	{
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: rgb(7, 102, 7);
	font-style: normal;
	text-decoration: none
	}

*#content a:visited
	{
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: rgb(7, 102, 7);
	font-style: normal;
	text-decoration: none
	}

*#content a:hover
	{
	font-weight: normal;
	color: rgb(0, 51, 102);
	font-style: normal;
	text-decoration: none
	}

*#navcontainer div a h3
	{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: rgb(255, 255, 255);
	font-style: normal;
	text-decoration: none
	}

*#navcontainer div a:hover h3
	{
	font-weight: normal;
	color: rgb(255, 255, 255);
	font-style: normal;
	text-decoration: none;
	background-color: rgb(73, 168, 73)
	}

*#navcontainer div a:hover
	{
	font-weight: normal;
	color: rgb(255, 255, 255);
	font-style: normal;
	text-decoration: none;
	background-color: rgb(73, 168, 73)
	}

*.accent
	{
	background: transparent url(../images/274.jpg) no-repeat top left
	}

