@charset "utf-8";
/* CSS Document */

body {
	margin:auto;
	background:#0e0a08 url(../images/background.jpg);
	background-attachment:scroll;
	background-repeat:repeat-x;
	padding:0px;
}

#content a {
	color:#b10c09;
	text-decoration:none;
	border-bottom:1px dotted #b10c09;
	padding-bottom:0px;
}

#content a:hover {
	color:#f1f1f1;
	border-bottom:1px dotted #f1f1f1;
}

a#big_button, a#big_button:hover {
	border:none;
	display-block;
	width:100%;
	height:64px;
}

a#design-props {
	border:none;
	display:block;
	float:right;
	margin-top:80px;
	margin-right:10px;
}

span.copyright {
	border:none;
	float:left;
	margin-top:-5px;
	margin-left:10px;
	font-size:9px;
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	color:#b10c09;
}

span.copyright a {
	color:#b10c09;
	text-decoration:none;
	border-bottom:1px dotted #b10c09;
	padding-bottom:0px;
}

span.copyright a:hover {
	color:#f1f1f1;
	border-bottom:1px dotted #f1f1f1;
}

span.copyright a.link {
	border:none;	
}


#container {
	margin:auto;
	margin-top:15px;
	margin-bottom:50px;
	width:966px;
}

#header {
	witdh:100%;
	height:179px;
	background-image:url(../images/header.jpg);
}

#header h1 {
	display:none;
	line-height:-500px;
}

ul#global_nav {
	background-image:url(../images/nav-matrix.jpg);
	width:966px;
	height:34px;
	font-size:14px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

ul#global_nav li {
	float:left;
	display:block;
}

ul#global_nav li a {
	background-image:url(../images/nav-matrix.jpg);
	color:#FFFFFF;
	display:block;
	float:left;
	height:34px;
	line-height:34px;
	padding:0;
	text-decoration:none;
	text-indent:-9999px;
}
		
		#n1 {margin-left:11px;background-position:0 -11;width:377px;}
		#n1:hover, #n1.current {background-position:-11px -34px;}
		
		#n2 {margin-left:85px;background-position:-472px 0;width:103px;}
		#n2:hover, #n2.current {background-position:-472px -34px;}
		
		#n3 {margin-left:18px;background-position:-593px 0;width:108px;}
		#n3:hover, #n3.current {background-position:-593px -34px;}
		
		#n4 {margin-left:19px;background-position:-720px 0;width:81px;}
		#n4:hover, #n4.current {background-position:-720px -34px;}
		
		#n5 {margin-left:20px;background-position:-819px 0;width:105px;}
		#n5:hover, #n5.current {background-position:-819px -34px;}

#body {
	width:966px;
	background-image:url(../images/content-back-middle.png);
	background-repeat:repeat-y;
}

#content {
	background-image:url(../images/content-back.png);
	background-repeat:no-repeat;
	padding-top:25px;
	min-height:700px;
	font-family:Tahoma, Helvetica, Verdana, sans-serif;
	color:#F1F1F1;
	font-size:11px;
	line-height:16px;
}

#content #left {
	float:left;
	margin-left:34px;
	width:267px;
	background-image:url(../images/content-left-side.jpg);
	background-repeat:no-repeat;
	padding-top:350px;
	padding-left:10px;
}

#content #right {
	float:right;
	margin-right:45px;
	width:603px;
}

#content #right h2 {
	display:block;
	width:603px;
	height:40px;
	color:white;
	font-size:25px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	overflow:hidden;
	margin-top:20px;
}

h2#index-1{background-image:url(../images/content-heading1.jpg);}

h2#index-2{background-image:url(../images/content-heading2.jpg);}

h2#giving-faqs{background-image:url(../images/heading-givingfaqs.jpg)}

h2#site-credits{background-image:url(../images/heading-sitecredits.jpg)}

#content p {
	padding:15px;
}

#content p.large {
	font-size:14px;
	line-height:20px;
}

#content span.date {
	display:block;
	font-style:italic;
	color:#b10c09;
	margin-bottom:15px;
	
}

#content span.question {
	display:block;
	font-size: 16px;
	font-weight:bold;
	color:#b10c09;
	margin-bottom:15px;	
	margin-top:25px;
}

#content span.pic {
	float:left;
	padding-right:15px;
}

#content span.desc {
	display:block;
	height:133px;
}

#content h4 {
	display:block;
	margin-bottom:15px;
	font-weight:bold;
	font-size:14px;
}

#left-content {
	padding:10px;
	margin-right:10px;
	font-family:Tahoma, Helvetica, Verdana, sans-serif;
	color:#F1F1F1;
	font-size:11px;
	lineheight:16px;

}

#flash-video {
	width:603px;
	height:370px;
	background:url(../images/flash-video-back.jpg);
	background-repeat:no-repeat;
}

#body_bottom {
	clear:both;
	width:100%;
	height:10px;
	background:url(../images/content-back-bottom.png);
	background-repeat:no-repeat;
}

#footer {
	width:966;
	background-image:url(../images/footer-back.png);
	background-repeat:repeat-y;
	padding-top:15px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:50px;
	min-height:100px;
}

ul#footer_nav {
	background-image:url(../images/footer-nav.png);
	width:966px;
	height:34px;
	font-size:14px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

ul#footer_ li {
	float:left;
	display:block;
}

ul#footer_nav li a {
	background-image:url(../images/footer-nav.png);
	color:#FFFFFF;
	display:block;
	float:left;
	height:34px;
	line-height:34px;
	padding:0;
	text-decoration:none;
	text-indent:-9999px;
}

ul#footer_nav li a:hover {
	background-image:url(../images/footer-nav.png);
}