/* CSS Document */
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, body, html, blockquote, fieldset, input { margin: 0; padding: 0; }

body {
    margin: 0;
    padding: 0;
	height: 100%;
	background: url(images/fundraising/bkgd.jpg) repeat-x 0 0 #fff;
}
*html html, body {
	text-align: center; /* for IE */
}
img 
{ 
	behavior:  url(iepngfix.htc);
}
#main-container {
	width: 100%;
	min-height:100%;
    height:auto !important;
    height:100%;
	margin: 0 auto;   /* align for good browsers */
	text-align: center; /* counter the body center */
}

#container {
	margin: 0 auto;   /* align for good browsers */
	width: 1027px;
	font-family: Verdana, Arial, Helvetica, san-serif;
	color: #563a19;
	position: relative;
	top: 50px;
	}
#header {

	}
#content { 
	background: #fff;
	width: 1027px;
	font-size: 12px;
	line-height: 16px;
	height: 100%;
}
#left {
	float: left;
	width: 245px;
	postiion: relative;
	background: #fcf8f2;
	margin: 20px 15px 15px 40px;
	padding: 25px;
	text-align: center;
}
*html #left {
	width: 295px;
	margin: 20px 10px 15px 20px;
}
#image {
	margin-bottom: 20px;
}

#right {
	float: right;
	postiion: relative;
	width: 570px;
	background: #fcf8f2;
	margin: 20px 40px 15px 15px;
	text-align: left;
	padding: 20px;
}
*html #right {
	width: 610px;
	margin: 20px 20px 15px 10px;
}
#about {
	width: 350px;
	float: left;
	postition: relative;
}
*html #about {
	width: 350px;
}
#donate {
	float: right;
	postition: relative;
	width: 150px;
	padding: 15px;
	background: #f8eeda;
	text-align: center;
}
*html #donate {
	width: 170px;
	}
#honor-roll {
	clear: both;
	postition: relative;
}

h1 {
	font: bold 16px arial, helvetica, sans-serif;
	color: #563a19;
	margin: 5px 0 13px 0;
	}
h2 {
	font: bold 14px arial, helvetica, sans-serif;
	color: #563a19;
	}
h3 {
	font: bold 12px arial, helvetica, sans-serif;
	text-transform: uppercase;
	color: #563a19;
	margin: 0 0 13px 0;
	}
#footer {
	font: 10px Verdana, arial, helvetica, sans-serif;
	color: #563a19;
	clear: both;
	}
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
	color: #563a19;
}
#footer a:hover {
	color: #563a19;
	text-decoration: underline;
}
a:link, a:visited, a:active {
	color: #799694;
	text-decoration: underline;
}
a:hover {
	color: #799694;
	text-decoration: none;
}







#sidebar-home { 
	margin: 46px 0 30px 20px;
	float: left;
	position: relative;
	background: url(../images/money_back_seal.gif) no-repeat bottom center;
	height: 1030px;
}
#sidebar { 
	margin: 46px 0 30px 20px;
	float: left;
	position: relative;
}

.name {
 	margin: 15px 0 15px 0;
}
.seals {
 	width: 221px;	
	border-top: 1px solid #cbd6ef;
  	border-bottom: 1px solid #cbd6ef;
	padding: 10px 0 10px 0;
}
.seals-sub {
 	width: 221px;	
  	border-bottom: 1px solid #cbd6ef;
	padding: 10px 0 10px 0;
}

#content table { 
	font-size: 12px;
	line-height: 16px;
}
#content p, #content table, #footer p {
	margin-bottom: 15px;
}
.small-text {
	font-size: 11px;
}

.table {
 	padding: 3px;
 	background-color: #e5eaf7;
	border: 10px solid #e5eaf7;
}
#header a img {
 	border: 0;
}

#main-sub {
	width: 695px;
	padding: 40px 20px 30px 20px;
	font: 12px/16px Verdana, arial, helvetica, sans-serif;
	vertical-align: top;
	text-align: justify;
	}
#sub-main li{
	text-align: left;
	}
#sub-sidebar {
	width: 257px;
	padding: 60px 20px 30px 20px;
	font: 12px/16px Verdana, arial, helvetica, sans-serif;
	vertical-align: top;
	text-align: right;
	}
#sub-sidebar-nomenu {
	width: 257px;
	padding: 43px 20px 30px 20px;
	font: 12px/16px Verdana, arial, helvetica, sans-serif;
	vertical-align: top;
	text-align: right;
	}
#content ul, #content ol {
	padding: 0 0 15px 30px;
}
#content ul lii {
	list-style:  url(../images/bullet.gif);
	margin-top: 1em;
}
#content ol li {
	margin-top: 1em;
}
#content ul ul, #content ol ol, #content ol ul {
	padding: 0 0 0 30px;
}
#content ul li ul li{
	list-style:  url(../images/bullet.gif);
	margin-top: .7em;
}
#content ol li ol li, #content ol li ul li {
	margin-top: .7em;
}

#sub-sidebar ul li {
	list-style: none;
	background-color: #ebf5ff;
	padding: 8px 10px 8px 8px;
	width: 200px;
	}
*html #sub-sidebar ul li {
	width: 220px;
	}
#sub-sidebar ul a {
	font: bold 12px Verdana, arial, helvetica, sans-serif;
	color: #6472a4;
	/*padding: 15px 0 12px 0;*/
	text-transform: uppercase;
}
*html #sub-sidebar ul a {
	background-color: #ebf5ff;
}
#sub-sidebar ul a:link {
	text-decoration: none;
}
#sub-sidebar ul a:visited {
	text-decoration: none;
}
#sub-sidebar ul a:hover {
	color: #283b8f;
	text-decoration: none;
}
#sub-sidebar ul a:active {
	text-decoration: none;
}
.leftimg {
	margin: 0 15px 15px 0;
	}
.rightimg {
	margin: 0 0 15px 15px;
	}
.tabletext {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	}
sup {
	position: relative;
	bottom: 0.8ex;
	vertical-align: baseline;
	font-size: 70%;
	}
	