body {
	text-align: center;
	min-width: 760px;
	background-color: #c4c3c6;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/page-bkgrnd.gif);
	background-repeat: repeat-x;
}
#wrapper {
	width: 765px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/backgrnd.jpg);
}
#admin-wrapper {
	width: 765px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/admin-backgrnd.jpg);
}
#inside-wrapper {
	width: 765px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/inside-backgrnd.jpg);
}
img {
	border: 0;
}

/* menu area
----------------------------------------*/
#Menu1 {
	height: 30px;
	margin-top: 0px;
	padding-top: 0px;
}


#Menu1 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	list-style-type: none;
	color: #FFF;
}


#Menu1 ul li {
	float: left;
	padding-top: 8px;
}


#Menu1 ul li a:link {
	text-decoration: none;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 8px;
	font-size: 12px;
	color: #FFF;
}
#Menu1 ul li a:visited {
	color: #DDD;
	text-decoration: none;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
}
#Menu1 ul li a:hover {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	background-image: url(../images/nav-arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
}

.current {
	font-weight: bold;
	color: #FF6;
	background-image: url(../images/hover-arrow.gif);
	background-position: 5px 10px;
	background-repeat: no-repeat;
}

.section {
        font-weight: bold;
        color: #FF6;
        background-image: url(../images/hover-arrow.gif);
        background-position: 5px 10px;
        background-repeat: no-repeat;
}




/* header area
----------------------------------------*/
#header-home {
	background-image: url(../images/home-header.jpg);
	background-repeat: no-repeat;
	height: 216px;
	width: 765px;
}
#header-about {
	background-image: url(../images/about-header.jpg);
	background-repeat: no-repeat;
	height: 216px;
	width: 765px;
}
#header-help {
	background-image: url(../images/help-header.jpg);
	background-repeat: no-repeat;
	height: 216px;
	width: 765px;
}
#header-program {
	background-image: url(../images/program-header.jpg);
	background-repeat: no-repeat;
	height: 216px;
	width: 765px;
}
#header-partner {
	background-image: url(../images/partner-header.jpg);
	background-repeat: no-repeat;
	height: 216px;
	width: 765px;
}
#header-success {
	background-image: url(../images/success-header.jpg);
	background-repeat: no-repeat;
	height: 216px;
	width: 765px;
}
#header-disaster {
	background-image: url(../images/disaster-header.jpg);
	background-repeat: no-repeat;
	height: 216px;
	width: 765px;
}
#header-direct {
	background-image: url(../images/direct-header.jpg);
	background-repeat: no-repeat;
	height: 216px;
	width: 765px;
}
#header-emergency {
	background-image: url(../images/emergency-header.jpg);
	background-repeat: no-repeat;
	height: 216px;
	width: 765px;
}
#header-sponsor {
	background-image: url(../images/sponsor-header.jpg);
	background-repeat: no-repeat;
	height: 216px;
	width: 765px;
}
#header-news {
        background-image: url(../images/news-header.jpg);
        background-repeat: no-repeat;
        height: 216px;
        width: 765px;
}

#logo {
	margin-top: 20px;
	margin-left: 8px;
	float: left;
	z-index: 100;
}
* html #logo {
	margin-left: 4px;
}
#button {
	float: right;
	margin-right: 31px;
	margin-top: 15px;
	z-index: 100;
}
* html #button {
	margin-right: 15px;
}
/* content area
----------------------------------------*/
#content {
	float: right;
	width: 535px;
	padding-bottom: 15px;
}
#content a:link {
	color: #00F;
	text-decoration: underline;
}
#content a:visited {
	color: #555;
	text-decoration: underline;
}
#content a:hover {
	color: #6C3A9B;
	text-decoration: underline;
}

/* center content home page area
----------------------------------------*/

#center-content {
	float: left;
	width: 320px;
	padding-top: 10px;
}
#center-content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #6c3a9b;
	line-height: 22px;
	margin-bottom: -5px;
}
#center-content h3 {
	text-transform: uppercase;
	color: #6c3a9b;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: -10px;
}
#center-content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #777;
}
#center-content hr {
	border: 0;
	color: #dcd9d0;
	background-color: #dcd9d0;
	height: 3px;
	margin-bottom: -10px;
	display: block;
	margin-top: 20px;
}
/* right rail home page area
----------------------------------------*/
#right-rail {
	float: right;
	width: 190px;
	padding-top: 0px;
	background-color: #ece4f1;
}
#right-rail h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #6C3A9B;
	background-color: #FFF;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#right-rail p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #777;
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #FFF;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
#right-rail h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #6c3a9b;
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #FFF;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: -3px;
}
#right-rail h3 a:link {
	color: #6c3a9b;
}
#right-rail hr {
	border: 0;
	color: #dcd9d0;
	background-color: #dcd9d0;
	height: 5px;
}
#right-rail ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #777;
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #FFF;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#right-rail ul li {
	list-style-image: url(../images/list-arrow.gif);
	list-style-type: disc;
	margin-left: 10px;
	font-size: 12px;
}
#right-rail .bkgrnd-color{
	color: #FFF;
	background-color: #6c3a9b;
	display: block;
	padding-bottom: 7px;
}

#right-rail .bkgrnd-color a:link {
	color: #FFF;
	background-color: #6c3a9b;
	padding-bottom: 7px;
}
/* left rail home page area
----------------------------------------*/
#left-rail {
	float: left;
	width: 212px;
}
#left-rail h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #6C3A9B;
	background-color: #FFF;
	display: block;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-top: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#left-rail p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #777;
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	background-color: #FFF;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
/* main content area inside pages
----------------------------------------*/
#inside-content {
	float: left;
	width: 765px;
	padding-bottom: 15px;
}
#inside-left-content {
	float: left;
	width: 550px;
	padding-top: 10px;
}
#inside-left-content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #6c3a9b;
	line-height: 22px;
	margin-bottom: -5px;
	padding-left: 30px;
}
#inside-left-content ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #777;
	font-size: 12px;
	line-height: 18px;
	padding-left: 60px;
}
#inside-left-content ul li {
	list-style-image: url(../images/list-arrow.gif);
	list-style-type: disc;
	font-size: 12px;
}
#inside-left-content h2 {
	color: #6c3a9b;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -10px;
	padding-left: 30px;
	padding-top: 10px;
}
#inside-left-content h3 {
	text-transform: uppercase;
	color: #6c3a9b;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: -10px;
	padding-left: 30px;
}
#inside-left-content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #777;
	padding-left: 30px;
}
#inside-left-content hr {
	border: 0;
	color: #dcd9d0;
	background-color: #dcd9d0;
	height: 3px;
	margin-bottom: -10px;
	display: block;
	margin-top: 20px;
}
#inside-content a:link {
	color: #00f;
	text-decoration: underline;
}
#inside-content a:visited {
	color: #555;
	text-decoration: underline;
}
#inside-content a:hover {
	color: #6C3A9B;
	text-decoration: underline;
}

/* classes for use on all pages
----------------------------------------*/

.right {
	float: right;
	padding-left: 10px;
}

.left {
	float: left;
	padding-right: 10px;
}

.cap {
	text-transform: uppercase;
}

.center {
	text-align: center;
}

#clearzone {
	clear: both;
	background-color: #360b4f;
	height: 14px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
sup {
	font-size: 8px;
}
#inside-left-content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	padding-left: 30px;
	color: #777;
}
#inside-left-content h2 a:link {
	color: #6c3a9b;
}
#inside-left-content h2 a:visited {
	color: #6c3a9b;
}
#inside-left-content h2 a:hover {
	color: #00f;
}

/*
#left-rail form {    margin-top: 5px; } 
#left-rail input {    margin-top: 5px; }
*/
input.submit {
  background-color: #EDE9E6;
  color: #6C3A9B;
  font-weight: bold;
  margin: 5px 0px 10px 0px;
}
#left-rail p.signup,
p.signup {
  padding-top: 0px;
}

#footer a:link {
   color: #6c3a9b;
}
#footer a:visited {
   color: #6c3a9b;
}
#footer a:hover {
   color: #00f;
}

