*.primary {
	background-color: rgb(116, 75, 1)
}
*.secondary {
	background-color: rgb(255, 255, 255)
}
*.tertiary {
	background-color: rgb(0, 102, 153)
}
*.background {
	background-color: rgb(227, 217, 193)
}
h1#website-title {
	font-family: geneva, arial, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: rgb(255, 255, 255);
	font-style: normal;
	text-decoration: none
}
h1#website-title a {
	font-family: geneva, arial, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: rgb(255, 255, 255);
	font-style: normal;
	text-decoration: none
}
h2#website-slogan {
	font-family: geneva, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: rgb(255, 255, 255);
	font-style: normal;
	text-decoration: none
}
*#content {
	font-family: "trebuchet ms", tahoma, sans-serif;
	font-size: 12px;
	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: 12px;
	font-weight: bold;
	color: rgb(65, 15, 255);
	font-style: normal;
	text-decoration: underline
}
*#content a:active {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: rgb(65, 15, 255);
	font-style: normal;
	text-decoration: underline
}
*#content a:visited {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: rgb(65, 15, 255);
	font-style: normal;
	text-decoration: underline
}
*#content a:hover {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: rgb(79, 109, 132);
	font-style: normal;
	text-decoration: underline
}
*#navcontainer div a h3 {
	font-family: geneva, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: rgb(254, 255, 244);
	font-style: normal;
	text-decoration: none
}
*#navcontainer div a:hover h3 {
	font-weight: bold;
	color: rgb(0, 102, 153);
	font-style: normal;
	text-decoration: none;
	background-color: rgb(254, 255, 248)
}
*#navcontainer div a:hover {
	font-weight: bold;
	color: rgb(0, 102, 153);
	font-style: normal;
	text-decoration: none;
	background-color: rgb(254, 255, 248)
}
*.accent {
	background-color: #CC9900;
	color:#000000) no-repeat top left
}
.banner-left {
	width:120px;
	height:240px;
	margin:15px auto;
}

