/* Most of the "About" section is driven by the previous stylesheet */

#body {
	background: transparent url(../img/layout/about_bg.jpg) top repeat-x;
	color: rgb(65, 64, 64);
}

body.whoarewe #ContentPrimary h2 {
	font-size: 14px !important;
}
body.whoarewe #ContentPrimary h3 {
}
body.whoarewe #ContentPrimary p {
	margin: 1em 0;
}

#ContentPrimary li {
	font-size: 12px;
}

#ContentPrimary a {
	color: rgb(255, 180, 0);
	font-weight: bold;
	text-decoration: none;
}

#NavigationSecondary li a {
	text-decoration: none;
}

