*.tertiary 
{
	background-color: rgb(181, 17, 26)
}
h1#website-title 
{
	font-family: arial, verdana, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: rgb(0, 0, 0);
	font-style: normal; text-decoration: none
}
h2#website-slogan 
{
	font-family: arial, verdana, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: rgb(0, 0, 0);
	font-style: normal;
	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(12, 42, 96);
	font-style: normal;
	text-decoration: underline
}
*#content a:active 
{
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: rgb(12, 42, 96);
	font-style: normal;
	text-decoration: underline
}
*#content a:visited 
{
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: rgb(12, 42, 96);
	font-style: normal;
	text-decoration: underline
}
*#content a:hover 
{
	font-weight: normal;
	color: rgb(181, 17, 26);
	font-style: normal;
	text-decoration: underline
}
*#navcontainer div a h3 
{
	font-family: "trebuchet ms", tahoma, sans-serif;
	font-size: 14px;
	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(25, 102, 180)
}
*#navcontainer div a:hover 
{
	font-weight: bold;
	color: rgb(255, 255, 255);
	font-style: normal;
	text-decoration: none;
	background-color: rgb(25, 102, 180)
}
*.accent {
	background: transparent url(../images/11273.jpg) no-repeat top left;
}
