/* Begin initial settings */

html, body, form, fieldset {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0px;
}

dd, blockquote {
	margin-left: 1em;
}

form label {
	cursor: pointer;
}

fieldset {
	border: none;
}

a img {
	border: none;
}

img {
	border: none;
}

input, select, textarea {
	font-size: 100%;
}

/* End initial settings. */

body {
	/* background: #DADAD1 url(images/background-gradient.gif) repeat-y top center; */
	background: #DADAD1 url(images/background-gradient.gif) repeat-x top left;
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
}

#wrapper {
	margin: 0px auto 15px;
	text-align: left;
	width: 760px;
	background: #FFF url(images/91albert.jpg) no-repeat 515px 90px;
}

#header {
	width: 760px;
	height: 122px;
	background: url(images/header.gif) no-repeat top center;
	text-align: center;
}

#header h1 {
	margin: 0px;
}

#header h1 a {
	display: block;
	width: 760px;
	height: 95px;
	text-decoration: none;
}

#header span {
	visibility: hidden;
}
	
#header ul {
	margin: 0px auto;
	width: 710px;
	text-align: center;
}

#header li {
	float: left;
	display: inline;
	list-style: none outside;
	margin: 0px;
	height: 19px;
}

#header li a {
	display: block;
	text-decoration: none;
	height: 19px;
}

li#news a {
	background: url(images/news.gif) no-repeat top left;
}
li#news a:hover, li#news {
	width: 97px;
	background: url(images/news_over.gif) no-repeat top left;
}

li#members a {
	background: url(images/members.gif) no-repeat top left;
}
li#members a:hover, li#members {
	width: 140px;
	background: url(images/members_over.gif) no-repeat top left;
}

li#principles a {
	background: url(images/principles.gif) no-repeat top left;
}
li#principles a:hover, li#principles {
	width: 149px;
	background: url(images/principles_over.gif) no-repeat top left;
}

li#history a {
	background: url(images/history.gif) no-repeat top left;
}
li#history a:hover, li#history {
	width: 80px;
	background: url(images/history_over.gif) no-repeat top left;
}

li#support a {
	background: url(images/support.gif) no-repeat top left;
}
li#support a:hover, li#support {
	width: 162px;
	background: url(images/support_over.gif) no-repeat top left;
}

li#contact a {
	background: url(images/contact.gif) no-repeat top left;
}
li#contact a:hover, li#contact {
	width: 82px;
	background: url(images/contact_over.gif) no-repeat top left;
}

#content {
	width: 502px;
	clear: both;
	padding: 0px 30px 20px 30px;
	min-height: 550px;
}

#content a {
	color: #600;
	text-decoration: none;
}

#content a:hover, #footer a:hover {
	background: #FBFAF1;
	color: #900;
	border: 1px solid #DADAD1;
	border-width: 1px 0px 1px 0px;
}

h2 {
	font: normal 24px/26px Georgia, Times, serif;
	color: #900;
	padding-bottom: 3px;
	border-bottom: 1px solid #DADAD1;
	margin-top: 15px;
}

h3 {
	font: bold 16px/18px Arial, Helvetica, sans-serif;
}

.post h3 {
	margin-bottom: -12px;
}

h4 {
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	margin: 10px 0px -10px;
	color: #600;
}

h4.principle {
	padding-left: 20px;
	background: url(images/star.gif) no-repeat left top;
}

h5 {
	font-weight: normal;
	color: #999;
	font-size: 12px;
}

#latest {
	background: #FBFAF1 url(images/latest-bottom.gif) no-repeat left bottom;
	padding: 5px 15px;
	margin-bottom: 10px;
	width: 470px;
}

#latest ul {
	margin: 0px;
}

#latest h2 {
	font-size: 18px;
	margin-top: 0px;
}

#latest li {
	padding-left: 20px;
	background: url(images/star.gif) no-repeat left top;
	list-style: none outside;
}

#footer {
	width: 760px;
	clear: both;
	margin: 20px 0px 0px;
	text-align: center;
	background: url(images/footer.gif) no-repeat bottom center;
}

#footer p {
	font-size: 11px;
	color: #000;
	margin: 0px 30px;
	padding: 5px;
	border-top: 1px solid #DADAD1;
}

#footer a {
	color: #666;
	text-decoration: none;
}

.border {
	border: 1px solid #DADAD1;
}

.center {
	text-align: center;
}

img.center {
	display: block;
	margin: 15px auto;
}

.alignleft {
	float: left;
	display: inline;
}

.alignright {
	float: right;
}

img.left {
	margin: 0px 15px 10px 0px;
}

img.right {
	margin: 0px 0px 10px 15px;
}

ul#current-members li {
	list-style: none outside;
	padding: 5px 0px;
	margin: 3px 0px;
	border-top: 1px solid #DADAD1;
}

ul#past-members li {
	list-style: square inside;
	padding: 5px;
}

.post {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #DADAD1;
}

.intro {
	font-size: 14px;
}

.search-excerpt {
	background: lightyellow;
	color: black;
	font-weight: bold;
}

.navigation {
	display: block;
	text-align: center;
	padding: 15px 0px;;
	}
	
#donate-amount {
	display: block;
	margin: 10px auto;
	width: 200px;
	color: #666;
}

.donate {
	width: 480px;
	border: 1px solid #DADAD1;
	padding: 10px;
	margin: 10px 0px;
	text-align: center;
}

blockquote {
	margin-left: 30px;
	color: #666;
}

blockquote.endorsement {
	padding: 10px 30px;
	margin: auto 0px;
	border: 1px dotted #DADAD1;
	border-width: 1px 0px;
	font: normal 14px/24px Georgia, Times, serif;
}

.endorsement p {
	margin: 0px;
}

p.attribution {
	text-align: right;
	color: #333;
	font-style: italic;
	font-size: 12px;
	margin-right: 30px;
}