Site Design: Jodi Rostek
  
/****** color palette ***********/
red: #b20032
blue: #11274d
gray: #bdbdbd
title text: #192e6c
body text: #11274d
  
/******************************** base *************************************/
  
*   { 
    margin: 0; 
    padding: 0; 
}
body { 
    background-color: #bdbdbd; 
    font-family: 'Noto Sans', sans-serif; #11274d;
}
a { 
    outline: none; 
}
a img { 
    border: 0 none; 
}
a:active {
    outline: 0 none;
}
* :focus { 
    outline: 0; 
}
.clear {
    clear:both;
}
h1 {
    font-size: 50px;
    text-align: center;
    margin: 0 0 5px 0;
    padding-top: 5px;
	color:#11274d;
  
}
h2, h3, h4, h5 {
	font-family: 'Noto Sans', sans-serif; 
	color: #192e6c;
    font-weight: normal;
    margin: 0 0 0px 0;
}
blockquote {
    margin: 5px 15px;
    border-left: 2px solid #ccc;
}
  
/******************************** structure ********************************/

#title {
    height: 100px;
    background: url(title_bg.png) repeat-x;
    color: #192e6c;
}
#titlep {
	font-family: 'Noto Sans', sans-serif;
    text-align: center;
    margin: 0;
    color: #11274d;
}
#intro {
 padding-left: 55px;
    line-height: 2em;
    font-size: 14px;
}

.aboutcontainer {
    background: url(about_bg.gif);
    width: 100%;
    height:100%;
}
  
#aboutcontent {
	width: 100%; height:100%;
    background: url(about_bg.gif);
    padding-left: 55px;
    line-height: 2em;
    font-size: 14px;
}
  
#aboutimg {
    text-align: center;
    margin: 10px;
}
  
#psacontainer {
	background: url(psa_bg.png) repeat;
	color: #192e6c;
}
  
#video {
    float: right;
	margin: 15px 0 0 0;
}


#bottomcontent {
	width: 100%; height:100%;
    background: url(help_bg.jpg);
    padding-left: 55px;
    line-height: 2em;
    font-size: 14px;
}
  
    
#headerblue {
font-family: 'Noto Sans', sans-serif;
    font-size: 30px;
    color: white;
    vertical-align: middle;
    background: #11274d;
    padding: 0 0 20px 20px;
    margin-right:300px;
    margin-bottom:0px;
    margin-left:125px;
}
  
#helpbox {
    background: #bdbdbd;
    border:5px; #fff;
    padding: 20px;
    margin-top:0px;
    margin-bottom:15px;
    margin-left: 85px;
    font-size: 15px;
    color: #192e6c;
}
#phil { 
    background: #bdbdbd;
    border:5px; #fff;
    padding: 20px 20px 20px 20px;
    margin-top:0px;
    margin-bottom:15px;
    margin-left: 85px;
    font-size: 15px;
    color: #192e6c;
}
#psabox {
    width: 350px;
    background: #bdbdbd;
    border: 3px #11274d;
    padding: 20px 30px 0px 30px;
    font-size: 15px;
    margin-left:155px;
    margin-top:0px;
    color: #192e6c;
}
#headerwhite {
font-family: 'Noto Sans', sans-serif;
    font-size: 35px;
    text-align: center;
    background-color:white;
    color: #192e6c;
    margin-bottom:0px;
    margin-left:60px;
    margin-right:30px;
    padding: 0 0 20px 20px;
}
.arrow {  
     width: 0; height: 0;  
     line-height: 0;  
     border-left: 29px solid transparent;  
     border-top: 30px solid black;    
     left: 126px;  
      top: 52%;  
     position: absolute;  
}  
.arrow2 {  
     width: 0; height: 0;  
     line-height: 0;  
     border-left: 29px solid transparent;  
     border-top: 30px solid gray;    
     left: 117px;  
      top: 92.8%;  
     position: absolute;  
}  
.arrow3 {
	width: 0; 
	height: 0; 
	border-top: 30px solid transparent;
	border-bottom: 10px solid transparent; 
	right: 10px;
	top:163%;
	border-right:30px solid gray; 
}
#img.donate {
	border:solid transparent;
}
#img.website {
	border: solid transparent;
}
.small {
	font-size: 9px;
	margin: 10px 0;
	line-height:9px;
}
  
#psah2 {font-size: 15px; background-color:
