@charset "utf-8";
/* CSS Document 

   002d62 dk blue
   ed81a1 lt pink
   c6006f dk pink
*/

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#000;  
	background-color: #848c9c; 
	line-height: 1.5em; 
}

.base {
	position:relative; 
	text-align: left;
	margin: 0 auto;
	width: 972px;
	min-height: 684px; 
	overflow:auto;
	background-color: #ffffff;
	background-image: url(../images/gradient.jpg);
	background-repeat:repeat-y; 
	border: black 1px solid; 
	z-index: 10;
}

.bkgd {
	position:absolute;
	margin: 0 auto;
	width: 972px;
	left: 0;
	top: 0;
	z-index:20;
}
	
.column {
	position:relative; 
	float: left;
	z-index:30;
	/* border-bottom: 1px solid blue; */
}

h1 {
	margin: 0 0 6px 0; 
	padding-top: 10px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color: #002d62;
}
h2 {
	margin: 0 0 10px 0; 
	padding-top: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #002d62;
	text-transform: uppercase; 
}
h3 {
	margin: 0 0 10px 0; 
	padding-top: 10px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color: #002d62;
}

h4 {
	margin: 0; 
	padding-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #002d62;
}

p {
	margin: 0 0 6px 0; 
	padding: 0;
}

img {
	border: 0;
}

.title {
	position:relative; 
	margin: 24px 0 0 10px; 
	font-family:"Times New Roman", Times, serif;
	font-size:42px;
	font-weight:bold;
	color: #002d62;
}
.subtitle {
	position:relative; 
	margin: 16px 0 0 11px; 
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	font-weight:normal;
	color: #002d62;
}

/* left col */
.stamp {
	position:relative; 
	margin: 0 0 8px 98px; 
}

/* center col */
.content .testimonial {
	position:relative; 
	margin: 20px auto;
	width: 450px; 
	color: #c6006f;
	text-align:center;
	line-height: 1.2em; 
}

.donate {
	background-image:url(../images/news_header.gif);
	background-repeat:no-repeat;
	height: 25px;
	color: #fff;
	margin: 0; 
	padding: 3px 0 2px 20px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}

.research li {
	margin-bottom: 6px;
}

.sponsor {
	position:relative; 
	margin: 0 0 0 20px;
	width: 220px;
	float:left;
}	

/* right col */
.testimonial {
	position:relative; 
	margin: 275px 0 0 30px; 
	color: #fff;
	width: 115px;
	text-align:center;
	line-height: 1.2em; 
}
.testimonial .person {
	margin-top: 5px;
	font-size: 10px;
	line-height: 1.0em; 
}

.photo {
	position:absolute;
	top: 379px;
	left: 12px;
}


/* top nav */

#menu_wrapper {
	position:relative; 
	padding: 0;
	margin-top: 10px;
	height: 30px;
}
#menubar {
	position: relative;
 	float: left; 
}
#menubar ul#primary {
	margin: 0;
	padding: 0;
	position: relative;
}
#menubar ul#primary li {
	display: inline;
	list-style: none;
   	font-family:Arial, Helvetica, sans-serif;
    font-size: 9px;
	font-weight:normal;
}
#menubar ul#primary a, #menubar ul#primary a.current {
	float: left; 
	padding: 9px 2px 9px 3px;
    margin: 0;
	border-right: 1px solid #002d62;
	text-align: center;
	text-decoration: none;
	color: #002d62;
	/* background-color: #c6006f; */
}
#menubar ul#primary a.current, #menubar ul#primary a.current:hover {
	background-image:url(../images/bar_on.gif);
	color: #fff;
}
#menubar ul#primary a {
	background-image:url(../images/bar.gif);
	min-width: 38px;
	line-height: 1.1em;
	height: 100%; 
}
#menubar ul#primary a:hover {
	color: #fff;
	background-image:url(../images/bar_on.gif);
}


/* Content */

.content_wrapper {
	position:relative; 
	padding: 0;
	width: 615px; /* 621px; */
	margin-top: 10px;
}
.content {
	position:relative; 
	background-image:url(../images/inside_grad.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border-left: 1px #c6006f solid;
	border-right: 1px #c6006f solid; 
	margin: 0 1px;
	padding: 0 35px;
	width: 541px;
	min-height: 545px;
	overflow:auto;
	line-height: 1.4em; 
}
.news {
	position:relative; 
	float:right;
	margin: 20px 0 0 10px;
	padding: 0;
	width: 136px;
}
.news h1 {
	background-image:url(../images/news_header.gif);
	background-repeat:no-repeat;
	height: 25px;
	color: #fff;
	margin: 0; 
	padding: 3px 0 2px 20px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}	
.news .contents {
	border-left: 1px #c6006f solid;
	border-right: none;
	background-image: none;
	margin: -13px 0 0 0;
	padding: 20px 0 0 6px;
	width: 130px;
}
.news .contents p {
	margin: 0 0 8px 10px; 
	padding: 0;
	color: #002d62;
	font-size:13px;
	line-height: 1.2em; 
}

.footer {
	position: relative;
	margin: 6px auto 4px auto;
	font-size: 11px;
	color:#CCCCCC;
}	

	
/* NAV */
a:link, a:visited {
	color:#002d62;
	text-decoration:underline;
}
a:hover {
	color:#ed81a1;    
}

/* sub page nav */
.content li a:link, .content li a:visited {
	color:#c6006f;
	text-decoration:underline;
}
.content li a:hover {
	color:#ed81a1;    
}

/* home page news */
.news a:link, .news a:visited {
	font-size: 13px;
	color:#002d62;
	text-decoration:underline;
}
.news a:hover {
	color:#ed81a1;  
}
	
.footer a:link, .footer a:visited {
	font-size: 11px;
	color:#CCCCCC;
	text-decoration:underline;
}
.footer a:hover {
	color:#fff;  
}
	
a img.donate_now {border:1px solid #999;}
a:hover img.donate_now {border: 1px solid #c6006f}	