@charset "utf-8";
/* Great Thinkers */

body {
	background: url(images/rightbg.png) #45cffc repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

a, a:visited { color: #0033ff; }
.UnlinkedAnchor, .UnlinkedAnchor:visited { color: #000000; }
.SiteWrapper {
/*	margin: 0px auto; */
	width: 800px;
}

.TopNav, .SectionBanner { font-family: 'VAGRounded BT', 'Vag DB', 'Calibri', 'Arial', 'Helvetica', sans-serif; }

.TopNav {
	background: url(images/topbg.jpg) #26aafa no-repeat;
	line-height: 1;
	height: 96px;
	padding-left: 225px;
	padding-top: 42px;
	overflow: hidden;
}

.TopNav ul {
	margin-top: 12px;
	margin-left: 4px;
	list-style: none;
	padding-left: 0px;
}

.TopNav li {
	margin-right: 18px;
	display: inline;
	vertical-align: top;
}

.TopNav a, .TopNav a:visited { color: #ffffff; }
a img { border-style: none; }

.ContentTop {
	position: absolute;
	top: -10px;
	left: 9px;
	right: 9px;
	height: 10px;
}

.ContentTop #TopLeftCorner {
	position: absolute;
	left: -9px;
}

.ContentTop #TopRightCorner {
	position: absolute;
	right: -9px;
}

.ContentTop, .ContentWrapper { background-color: #ffffff; }
.ContentWrapper {
	min-width: 534px;
	margin-left: 121px;
	padding: 35px 30px;
	position: fixed;
	top: 138px;
	bottom: 0px;
	left: 0px;
	right: 100px;
}

.MainContent {
	position: absolute;
	top: 35px;
	bottom: 115px;
	left: 30px;
	right: 0px;
	padding-right: 30px;
	overflow: auto;
}

.LeftBG {
	background: url(images/leftbg.jpg) no-repeat;
	height: 462px;
}

#Footer {
	background: url(images/rollinghills.png) repeat-x;
	position: fixed;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 106px;
	text-align: center;
}

#Footer #VerLink {
	position: relative;
	top: 65px;
	left: -1.5%;
}

.SectionBanner {
	margin-bottom: 1em;
}


/* Donation fields, styled as on other Polymath Foundation donation pages. */

.DonationBox {
	padding: 6px;
	margin-bottom: 1em;
}

.FundraisingGoal {
	float: right;
	width: 150px;
	margin-left: 20px;
	padding: 16px;
	border: 1px solid #999999;
	background-color: #eeeeee;
}

.FundraisingThermometer { margin-left: 35%; }

#SuggestedDonations, #SuggestedDonations li {
	padding-left: 0px;
	vertical-align: middle;
}

#SuggestedDonations li {
	display: inline;
	margin-right: 1.6em;
}

#other_amount {
	display: none;
	visibility: hidden;
}

blockquote {
	margin-bottom: 2em;
	margin-left: 0px;
}
