/* CSS for Pearls */#pearls {	margin: 0 22px;	font-family: Arial, Helvetica, sans-serif;	font-size: small;	color: #fff;}#pearlsContainer {	width: 704px;	background: url(/pearls/images/container_bg.gif) repeat-y left top;}#pearlsHeader {	position: relative;	height: 344px;	background: url(/pearls/images/header_bg.jpg) no-repeat left top;}#pearlsHeader h1, #pearlsHeader p {	text-indent: -9999px;}#nav {	display: inline;	float: left;	width: 691px;	margin: 0 7px 0 6px;	padding: 0;	list-style: none;	background: url(/pearls/images/nav_bg.gif) repeat-x left top #f087b1;}#nav ul {	list-style: none;	margin: 0;	padding: 0;}#bd #nav li {	float: left;	margin: 0;	padding: 0;	list-style: none;	font-weight: bold;}#nav a {	float: left;	display: block;	margin: 10px 10px 9px 10px;	padding: 0 18px;	color: #fff;	text-decoration: none;}* html #nav a {	padding: 0 18px 5px 18px;}#nav a:hover {	text-decoration: underline;}#nav .selected a {	color: #9fe1f6;}#pearlsContentGutter {	clear: left;	margin: 8px 8px 8px 6px;	padding: 0 8px 0 20px;	background: url(/pearls/images/sidebar_bg.gif) repeat-x left top;}#pearlsContentGutter h4 {	color: #FF99CC;}#pearlsContentGutter p {	margin: 1em 0;	padding: 0;	line-height: 1.5em;}#pearlsContentGutter a {	color: #f4c6d8;}#pearlsContentGutter a:hover {	color: #ba8e9f;}#pearlsContent {	float: left;	width: 400px;	padding-top: 8px;}#pearlsContent div.sponsorsBox {	background: url(http://www.atlantic.edu/pearls/images/sponsorsBg.gif) repeat-y left top;}#pearlsContent div.sponsorsBox h4 {	padding: 16px 0 0 16px;	color: #b13875;	background: url(http://www.atlantic.edu/pearls/images/sponsorsTopBg.gif) no-repeat left top;}#pearlsContent div.sponsorsBox h5 {	font-size: 100%;	padding: 16px 0 0 16px;	color: #b13875;}#pearlsContent div.sponsorsBox div {	padding: 0 0 12px 0;	background: url(http://www.atlantic.edu/pearls/images/sponsorsBotBg.gif) no-repeat bottom top;}#pearlsContent div.sponsorsBox img {	margin: 4px 8px 4px 20px;	border: none;	outline: none;}#pearlsSidebar {	float: right;	width: 230px;	padding: 0 0 0 10px;	border-left: 2px solid #333;}#pearlsSidebar h3 {	color: #f087b1;}#foundationLogo a {	display: block;	height: 85px;	width: 152px;	margin: 8px auto 0 auto;	text-indent: -9999px;	outline: none;	background: url(/pearls/images/foundation_pink.png) no-repeat left top;}#pearlsFooter {	clear: both;	padding-top: 4px;	background: url(/pearls/images/footer_bg.gif) no-repeat left bottom;}#pearlsSidebar #otherAmountButton {	margin: 0 0 0 10px;}#pearlsSidebar #donate-submit {	display: block;	margin: 6px;	padding: 10px;}
