/* CSS Document */

body {
	background-color: #ededed;
	text-transform: none;
}

#wrapper{
	width: 760px;
	background-color:#FFFFFF;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;

}



#buttonframe{
     width: 710px;
	 height:142px;
	 margin-left:25px;
	 margin-right:25px;
}


#bodytext{
width: 405px;
float:left;
margin-bottom:20px;
margin-left: 40px;
margin-right:0px;


}

#bodytext2{
width: 640px;
float:left;
margin-bottom:20px;
margin-left: 40px;
margin-right:0px;


}

#bodytexttitle{
	width: 600px;
	background:#00006D;
	height:20px;
; 	padding: 10px;

}

#bodyadvert{
width: 200px;
float:right;
margin-top:20px;
margin-left: 0px;
margin-right:25px;


}



#bodyimage{
margin-left:26px;
width: 144px;
float:left;
background-color:#CC0033;
margin-top:23px;
background-color:#FFFFFF;
}

#header{
     background-image: url(images/header.gif);
	 width: 760px;
	 height:179px;
	 background-color:#FFFFFF;
}

#footer{
	 width: 760px;
	 margin-top:30px;
	 background-color:#EDEDED;
	 height:20px;
	 text-align: center;
	 clear: both;
	 
}
    
	a.image1 {
     display: block;
     width: 142px; 
     height: 150px;
     background-image: url(images/help.jpg);
     background-repeat: no-repeat;
	 float:left;
     }
	 
	 a.image1b {
     display: block;
     width: 142px; 
     height: 150px;
     background-image: url(images/help_over.jpg);
     background-repeat: no-repeat;
	 float:left;
     }
	 
a.image1:hover { 
     background-image: url(images/help_over.jpg);
     float:left;
	 }
	
	 a.image2 {
     display: block;
     width: 142px;
     height: 150px;
     background-image: url(images/news.jpg);
     background-repeat: no-repeat;
     float:left;
	 }
	 
	 a.image2b {
     display: block;
     width: 142px;
     height: 150px;
     background-image: url(images/news_over.jpg);
     background-repeat: no-repeat;
     float:left;
	 }
	 
a.image2:hover {
     background-image: url(images/news_over.jpg);
     float:left;
	 }
	 
	 a.image3 {
     display: block;
     width: 142px;
     height: 150px;
     background-image: url(images/donations.jpg);
     background-repeat: no-repeat;
    float:left;
	 }
	 
	  a.image3b {
     display: block;
     width: 142px;
     height: 150px;
     background-image: url(images/donations_over.jpg);
     background-repeat: no-repeat;
    float:left;
	 }
	 
a.image3:hover {
     background-image: url(images/donations_over.jpg);
     float:left;
	 }
	 
	  a.image4 {
     display: block;
     width: 142px;
     height: 150px;
     background-image: url(images/volunteering.jpg);
     background-repeat: no-repeat;
    float:left;
	 }
	 
	  a.image4b {
     display: block;
     width: 142px;
     height: 150px;
     background-image: url(images/volunteering_over.jpg);
     background-repeat: no-repeat;
    float:left;
	 }
	 

a.image4:hover {
     background-image: url(images/volunteering_over.jpg);
     float:left;
	 }
	 
	   a.image5 {
     display: block;
     width: 142px;
     height: 150px;
     background-image: url(images/contact.jpg);
     background-repeat: no-repeat;
    float:left;
	 }
	 
	  a.image5b {
     display: block;
     width: 142px;
     height: 150px;
     background-image: url(images/contact_over.jpg);
     background-repeat: no-repeat;
    float:left;
	 }
	 

a.image5:hover {
     background-image: url(images/contact_over.jpg);
     float:left;
	 }
	 

.style1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
line-height:20px;
font-weight: bold;
color: #00006d;
}

.style2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height:20px;
font-weight: bold;
color: #00006d;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #00006d;
	font-size: 12px;
    line-height:20px;
}





a:link {
	color: #D21416;
	text-decoration:none;
	
}
a:visited {
	color: #D21416;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:none;
}
a:active {
	color: #000000;
	text-decoration:none;
}

.style6 {color: #FF0000}
.style8 {color: #D21616}
.style9 {
	color: #d21616;
	font-weight: bold;
}
