body {
	margin: 0;
	padding-left: 216px;    /* LC fullwidth */
	padding-right: 236px;   /* RC fullwidth + CC padding */
	min-width: 232px;       /* LC fullwidth + CC padding */
	font-family: Palatino, "Palatino Linotype", "Palatino LT", "URW Palladio L", "Zapf Calligraphic 801", "ZapfCalligr BT Roman", "Book Antiqua", serif;
	overflow-x: hidden;
}

#header, #footer {
	margin-left: -216px;    /* LC fullwidth */
	margin-right: -236px;   /* RC fullwidth + CC padding */
}

.column {
	position: relative;
	float: left;
}

#content {
	padding: 0 8px;
	width: 100%;
}

#content img.right {
	float: right;
	margin: 1em 0 1em 1em;
}

#content img.left {
	float: left;
	margin: 1em 1em 1em 0;
}

#navigation {
	width: 200px;           /* LC width */
	padding: 0 8px;        /* LC padding */
	right: 232px;           /* LC fullwidth + CC padding */
	margin-left: -100%;
	font-size: 0.75em;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	z-index: 0;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation ul li {
	margin-bottom: 0.5em;
	border-bottom: 2px solid #f3f372;
	border-right: 2px solid #f3f372;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	background: #f8f7a0;
	text-align: center;
}

#navigation ul li a {
	padding: 1.75em 0;
	display: block;
	text-decoration: none;
	color: #000;
}

#navigation ul li a:hover {
	font-weight: bold;
}

#navigation ul li a#video_link {
	position: relative;
}
#navigation ul li a#video_link img {
	position: absolute;
	left: 0;
	top: -.5em;
}
#navigation ul li a#video_link div {
	margin-right: 55px;
}
#navigation ul li a#video_link div em {
	display: block;
	font-weight: bold;
	font-family: Palatino, "Palatino Linotype", "Palatino LT", "URW Palladio L", "Zapf Calligraphic 801", "ZapfCalligr BT Roman", "Book Antiqua", serif;
	font-size: 1.5em;
	color: #8a3232;
}

#news {
	width: 200px;           /* RC width */
	padding: 0 8px;        /* RC padding */
	margin-right: -100%;
	border-left: 4px dotted #E6F0F7;
	font-size: .75em;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

#news h1 {
	margin-top: 1.5em;
	margin-bottom: 0.25em;
	color: #355a85;
	font-size: 1.5em;
	font-style: normal;
}

#news h2 {
	margin-top: 1.5em;
	margin-bottom: 0.25em;
	color: #8A3232;
	font-size: 1.333em;
	font-style: italic;
}

#news p {
	line-height: 1.5em;
}

#news p em {
	font-family: Palatino, "Palatino Linotype", "Palatino LT", "URW Palladio L", "Zapf Calligraphic 801", "ZapfCalligr BT Roman", "Book Antiqua", serif;
	color: #8A3232;
	font-weight: bold;
	font-size: 1.333em;
}

#header {
	height: 121px;
	background: url(/assets/png/topgradient.png) repeat-x;
	border-bottom: 4px solid #8a3232;
}

#header img#logo_image {
	float: left;
}
#header img#building_image {
	float: right;
}

#footer {
	clear: both;
	border-top: 4px solid #E6F0F7;
	font-style: italic;
	text-align: center;
}

#footer em {
	font-style: normal;
}

#footer div.adr div {
	display: inline;
}

#footer ul li {
	display: inline;
}

/*** IE Fix ***/
* html #left {
	left: 220px;            /* RC fullwidth */
}

.column {
	padding-top: 1em !important;
	text-align: justify;
}


#donate_container div#donate_button {
	width: 142px;
	height: 142px;
	margin: auto;
	margin-bottom: 128px;
	display: block;
	background: url(/assets/png/donate_button.png) no-repeat;
	letter-spacing : -1000em;
}

/*\*/html>body #donate_container div#donate_button {
	letter-spacing: normal;
	text-indent: -999em;
	overflow: hidden;
}

#donate_container img#postit {
	position: absolute;
	right: 0;
	margin-top: 78px;
	z-index: 1;
}

h1,h2,h3,h4,h5,h6,h7 {
	font-family: Palatino, "Palatino Linotype", "Palatino LT", "URW Palladio L", "Zapf Calligraphic 801", "ZapfCalligr BT Roman", "Book Antiqua", serif;
	margin: 0;
	color: #355a85;
}

h1 {
	color: #8a3232;
	font-size: 2em;
	font-style: italic;
}

h2 {
	font-size: 1.25em;
}

a, a:active, a:visited {
	color: #355a85;
	text-decoration: none;
	border: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}

p, ul, ol {
	padding: 0;
	margin: .25em .5em;
}

blockquote {
	padding-left: 28px;
	font-size: 1.25em;
	font-style: italic;
	background: url(/assets/png/quote.png) no-repeat;
}
blockquote p {
	margin: 0;
	display: inline;
	background:transparent url(/assets/png/quote_r.png) no-repeat scroll right center;
	padding-right: 14px;
}
blockquote .citationsrc {
	text-align: right;
	font-size: .8em;
	font-style: normal;
	font-weight: bold;
}

#tax_status {
	text-transform: lowercase;
	font-style: normal;
	font-variant: small-caps;
}

abbr {
	text-transform: lowercase;
	font-variant: small-caps;
	border-bottom-width: 0;
	letter-spacing: 0.1em;
}
.editable {
	background: #fff;
}

/* Moviebox and Slimbox stylesheet - black theme */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #000;
}

.lbLoading {
	background: #000 url(/assets/gif/1_loading.gif) no-repeat center;
}

#lbImage {
	background-repeat: no-repeat;
	border: 7px solid #000;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/assets/png/1_prev.png) no-repeat 0% 30%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/assets/png/1_next.png) no-repeat 100% 30%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 16px;
	text-align: left;
	border: 7px solid #000;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 87px;
	height: 34px;
	background: transparent url(/assets/png/1_close.png) no-repeat center;
	margin: 0px;
}

#lbCaption, #lbNumber {
	margin-right: 14px;
}

#lbCaption {
	font-weight: bold;
}
blockquote, span, img {
	behavior: url(/assets/htc/iepngfix.htc);
};