#main,
td {
	background-color: #bd6;
	color: black;
}
#content h1,
#content h2,
#content h3 {
	color: #060;
}

h2 {
	margin: 1em 0 0.4em 0 !important;
	font: 10pt Georgia !important;
	text-transform: uppercase !important;
	letter-spacing: 0.15em !important;
	font-weight: bold !important;
}

h1 a {
	text-decoration: none;
}
h1 a:hover {
	background-color: #9b4;
}


#menu a.thisPage {
	background-color: #bd6 !important;
	background-image: url(/images/menu_tab_princeofexplorers.png) !important;
	color: black !important;
}

#content a {
	color: #060;
}
#content a:hover {
	color: #030;
}

#bottomSection h2 {
	color: #060;
}
#bottomSection p,
#bottomSection ul {
	color: black;
}

ul li {
	list-style-image: url(/images/bullet_dots_sdpof.png);
}

td {
	font-size: 9pt;
	line-height: 1.3em;
	padding-right: 20px;
}
td img {
}

small {
	color: #060;
}