body {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #006633;
	background: url(images/backgrounds/lgrey005.jpg);
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
}

#truenorthgistext  {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	margin-left: 50px;
	margin-right: 50px; 
}

#sidebar {
	background-image: url(images/compass.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#sidebar a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;    
	text-decoration: none;
	line-height: 1.5em;
    font-variant: small-caps;
}

#sidebar a:link {
	color: #006633;
}

#sidebar a:visited {
	color: #9900CC;
}

#sidebar a:hover  {
	color: 9999FF;
/*	text-decoration: underline; */
}

#sidebar a:active {
	color: 9999FF;
}
