#main,
td {
	background-color: #f7ea8e;
	color: black;
}
#content {
	background-image: url(/images/bg_alec_devlin.png);
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 60px;
}
#content h1,
#content h2,
#content h3 {
	color: #960;
}
#menu a.thisPage {
	background-color: #fc0 !important;
	background-image: url(/images/menu_tab_alec_devlin.png) !important;
	color: black !important;
}

#content a {
	color: #960;
}
#content a:hover {
	color: #630;
}

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