#outermost {
   font-style: normal;
		
}
body {
   font-family: "trebuchet ms", verdana, sans-serif;
   font-size: 16px;
   font-style: normal;
   text-decoration: none; 
   line-height: 1.5em;
   color: #333;
   background: #ffffff;
   margin: 0;
   padding: 0;
   text-align: center;
   width: 100%;
}
#outermost {
   font-style: normal;
		
}
#bar {
   position: absolute;
   top: 0px;
   left: 0px;
   width: 165px;
   background: #3399CC;
   padding: 10px;
   margin-right: 30px;
}

#header {
   top: 0px;
   left: 165px;
   height: 150px;
   width: 100%;
   background: #ffffff;
   color: #3399CC;
   padding-top: 4px;
}
#header p {
   position: absolute;
   top: 120px;
   left: 100px;
   width: 100%;
   font-size: 14px;    font-style: normal;    font-weight: bold;
}

#menu {
   top: 140px;
   left: 0px;
   height: 30px;
   width: 100%;
 position: absolute;
}
#main {
   left: 0px;
   width: 810px;   
   height: 100px;
   padding: 35px 0px 0px 10px;
   margin-left: 180px;
   float: none;
   background: Lavender;
   font-size: 14px;
   float: left;
}
#main h1 {
   font-family: "trebuchet ms", verdana, sans-serif;  color: #3399CC; font-size: 22px;
   text-align: justify;
}
#main h2 {
   font-family: "trebuchet ms", verdana, sans-serif;  color: #3399CC; font-size: 18px;
      text-align: center;
}


#welcome {
   height: 500px;
   width: 800px;
   text-align: left;
   padding:  5px 5px 5px 5px;
   background: Lavender;
   float: left;
}
#welcome h1 {text-align: center; color: DodgerBlue; padding:  5px 5px 5px 5px;  font-size: 20px;} 
#welcome h3 {text-align: center; color: gray; padding:  5px 5px 5px 5px;  font-size: 15px;} 
#welcome table {font-size: 14px; width="100%"; text-align: left; align="center"; border = "1"; cellpadding="20"; cellspacing="20";}

#GandD {text-align: center; color: white; padding:  5px 5px 5px 5px;  font-size: 18px;}
#GandD2 { text-align: left; color: red; font-size: 12px;}
#GandD3 { text-align: center; color: red; padding:  5px 5px 5px 5px;  font-size: 15px;}
#news {
   margin-left: 5px;
   padding:  5px 5px 5px 5px;
   background: Lavender;
   float: left;
}
#news h1 {text-align: center; color: #990066;}

#blog {
   height: 300px;
   width: 150px;
   margin-left: 5px;
   border: 1px solid silver;
   padding:  5px 5px 5px 5px;
   background: #ffff99;
   float: left;
a:link  { color: #3366cc;   font-style: normal; text-decoration: none;}
a:visited { color: #990066;   font-style: normal; text-decoration: none;}
a:hover, a:active { color: #cc9966;   font-style: normal; text-decoration: none;}

#donations {
	
	  text-align: left;
	  align: left;	
	
}
#donations h2 {font size="4"; color=#990066;}

img {
   border: 0;
}