#main,
td {
	background-color: #add8e6;
	color: black;
}
#content {
/*	background-image: url(/images/bg_sebastiandarke_top.gif);*/
	background-position: top;
	background-repeat: repeat-x;
/*	padding-top: 30px;*/
}
#content h1,
#content h2,
#content h3 {
	color: #003366;
}


h1 a {
	text-decoration: none;
}
h1 a:hover {
	background-color: #6dbad2;
}

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

#content a {
	color: #003366;
}
#content a:hover {
	color: #000066;
}

#bottomSection h2 {
	color: #003366;
}
#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: #003366;
}