<!--

/* SUBHEAD BACKGROUND */

div.subhead {
	background-image: url("../images/bkg_shd_about.gif"); 
	background-repeat: no-repeat;
	}

/* END SUBHEAD BACKGROUND */

/* CONTENT - STYLES */

div.content h1.trivia {
	background-image:url(../images/bkg_sh_trivia.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding: 13px 0px 12px 65px;
	margin-bottom: .6em;
	}

div.content h3.phone {
	color: #000000;
	background-color: transparent;
	}

div.content h3.phone2 {
	color: #000000;
	background-color: transparent;
	margin: 0em 15px 1.4em 0px;
	}

div.content dl {
	margin: .4em 15px 1.6em 0px;
	}

div.content dt {
	margin: 0px; 
	padding: 0px;
	}

div.content dd {
	position: relative;
	left: 9.5em;
	top: -1.5em;
	margin: 0px 0px -1.5em 0px; 
	}

img.right {
	float: right;
	margin: 0px -10px 0.8em 12px;
	}

/* END CONTENT - STYLES */

	-->