body {
    margin: 0;
    padding: 0;
    font-family: "Helvetica", "Arial", sans-serif;
    font-size: 12px;
    text-align: center;
    background: #EEE;
}

* {
    margin: 0;
    padding: 0;
}


input.image {
    vertical-align: middle;
}

br.clear {
    clear: both;
    height: 1px;
    line-height: 1px;
}

td {
}

#container {
    width: 800px;
    margin: 0 auto;
    text-align: left;
    background: #FFF;
}

#masthead a {
    display: block;
    height: 245px;
    width: 800px;
    background: url('/images/mastheadv1.jpg') top left no-repeat;
}

    #masthead a span {
        display: none;
    }

#menu {
    height: 27px;
    list-style-type: none;
}

#menu li {
    display: inline;
}

    #menu li a {
        display: block;
        float: left;
        height: 27px;
        overflow: hidden;
    }
    
        #menu li a span {
            display: none;
        }

    #menu li#thoseMostInNeed a {
        width: 147px;
        background: url('/images/menu_thoseMostInNeed.gif') top left no-repeat;
    }
    
    #menu li#whatYouCanDo a {
        width: 129px;
        background: url('/images/menu_whatYouCanDo.gif') top left no-repeat;
    }
    
    #menu li#whyGive a {
        width: 77px;
        background: url('/images/menu_whyGive.gif') top left no-repeat;
    }
    
    #menu li#whereYouCanGive a {
        width: 139px;
        background: url('/images/menu_whereYouCanGive.gif') top left no-repeat;
    }
    
    #menu li#usefulLinks a {
        width: 95px;
        background: url('/images/menu_usefulLinks.gif') top left no-repeat;
    }
    
    #menu li#ourMission a {
        width: 90px;
        background: url('/images/menu_ourMission.gif') top left no-repeat;
    }
    
    #menu li#supportUs a {
        width: 123px;
        background: url('/images/menu_supportUs.gif') top left no-repeat;
    }
 
#body {
    background: url('/images/body-back.gif') 256px repeat-y;
}

	#body.wide {
		background: none;
	}
 
    #sidebar {
        width: 256px;
        float: left;
        padding-top: 488px;
        background: url('/images/sidebar_back.jpg') top left no-repeat;
    }
    
        #sidebar_news {
            background: #FFFFF5;
        }
        
            #sidebar_news h2 {
                height: 32px;
                width: 256px;
                background: url('/images/sidebar_news.gif') top left no-repeat;
                margin-bottom: 12px;
            }
            
                #sidebar_news h2 span {
                    display: none;
                }
                
            #sidebar_news .sidebar_news_item {
                padding: 0 16px;
                margin-bottom: 8px;
            }
            
            #sidebar_news h3 {
                font-size: 11px;
                font-weight: bold;
                margin-bottom: 8px;
            }
            
                #sidebar_news h3 a:link, #sidebar_news h3 a:visited {
                    color: #000;
                    text-decoration: none;
                }
                
                    #sidebar_news h3 a:hover {
                        text-decoration: underline;
                    }
            
            #sidebar_news .sidebar_news_excerpt {
                font-size: 11px;
                margin-bottom: 8px;
            }
            
            #sidebar_news .sidebar_news_source {
                font-size: 11px;
                text-align: right;
            }
            
            #sidebar_news a.more {
                display: block;
                padding: 0 16px 8px;
                text-align: right;
                color: #000;
            }
                
        #sidebar_spreadTheWord {
            background: #FF9000;
        }
        
            #sidebar_spreadTheWord h2 {
                height: 29px;
                width: 256px;
                background: url('/images/sidebar_spreadTheWord.gif') top left no-repeat;
            }
            
                #sidebar_spreadTheWord h2 span {
                    display: none;
                }
                
            #sidebar_spreadTheWord p {
                color: #FFF;
                padding: 0 14px 12px;
            }
            
                #sidebar_spreadTheWord p a {
                    color: #FFF;
                    font-weight: bold;
                }
                
        #sidebar_newsletter {
            padding: 14px;
        }
        
            #sidebar_newsletter input.text {
                border: solid 1px #FF9000;
                width: 160px;
                padding: 1px;
                background: none;
            }
            
        #sidebar_donate {
            height: 64px;
        }
        
            #sidebar_donate img {
                border: 0;
                margin: 0;
                padding: 0;
            }
            
        #sidebar_babelFish {
            height: 180px;
            background: #FFF;
            text-align: center;
            margin-top: 16px;
        }
        
            #sidebar_babelFish p {
                margin: 0;
                display: none;
            }
    
    #main {
        margin-left: 257px;
        padding: 24px 16px 24px 15px;
        background: url('/images/main-back.gif') top repeat-x;
        font-family: "Trebuchet MS", "Helvetica", "Arial", sans-serif;
        font-size: 14px;
    }
	
		#main.wide {
			margin-left: 0;
            padding: 24px 36px 24px 35px;
		}
    
        #main h2 {
            margin-top: 18px;
            margin-bottom: 8px;
            font-family: "Garamond", "Times New Roman", serif;
            font-size: 21px;
        }
        
            #main h2#main_sixBillion {
                margin-top: 0;
				color: #259;
            }
        
            #main h2#main_massNumbers {
				color: #07C006;
            }
        
            #main h2#main_hugeNumbers {
				color: #FC0;
            }
            
            #main h2#main_itsGottenWorse {
                color: #FF5000;
            }
            
            #main h2#main_weGive {
                color: #FB1400;
            }
            
        #main h3 {
            margin: 1em 0 0;
        }
        
        #main p {
            margin-bottom: 8px;
        }
        
        #main p.quoteFrom {
            margin-left: 240px;
            font-weight: bold;
        }
        
            #main p.quoteFrom em {
                font-weight: normal;
                font-style: normal;
            }
        
        #main #main_worldWealthCalc {
            margin-top: 24px;
            border: solid 1px #7F7F7F;
            padding: 16px 16px 8px 16px;
            color: #054F8E;
            font-family: "Verdana";
            font-size: 12px;
        }
        
            #main #main_worldWealthCalc p {
                margin-bottom: 12px;
            }
        
            #main #main_worldWealthCalc img {
                float: right;
                margin: 24px 0px 8px 8px;
            }
        
            #main #main_worldWealthCalc h2 {
                margin-top: 0;
                color: #03317E;
                text-align: center;
                font-size: 27px
            }
            
            #main #main_worldWealthCalc form {
                margin-bottom: 12px;
            }
            
            #main #main_worldWealthCalc input.text {
                width: 100px;
            }
            
            #main #main_worldWealthCalc p.note {
                font-size: 11px;
                color: #666;
            }
            
            #main #main_worldWealthCalc .figures {
                color: #03317E;
            }
            
        #main #main_options {
            margin: 1em 64px;
        }
        
            #main #main_options #main_thisIsReal {
                font-size: 24px;
                color: #601565;
                font-family: "Garamond", "Times New Roman", serif;
            }
            
            #main #main_options #main_options_link {
                font-weight: bold;
                text-align: right;
            }
            
                #main #main_options #main_options_link a {
                    color: #000;
                }
                
            #main #main_options #main_thisIsAnOpportunity {
                font-size: 24px;
                color: #970A0C;
                font-family: "Garamond", "Times New Roman", serif;                
            }
            
            #main #main_options #main_opportunities {
                list-style-type: none;
                padding-left: 40px;
            }
            
        #main #main_quotes {
            margin: 2em 64px 1em 0;
        }
        
            #main #main_quotes .main_quotes_yellow {
                margin-left: -15px;
                padding-left: 83px;
                background: url('/images/main_quotes_yellow.jpg') top left no-repeat;
            }
            
            #main #main_quotes .main_quotes_orange {
                margin-left: -15px;
                padding-left: 83px;
                background: url('/images/main_quotes_orange.jpg') top left no-repeat;
            }
    
#footer {
    clear: both;
    text-align: center;
    padding: 16px;
    background: #FFF url('/images/footer_back.jpg') top left no-repeat;
}

    #footer a:link {
        color: #000;
        text-decoration: none;
        font-size: 12px;
    }
    
        #footer a:hover {
            text-decoration: underline;
        }
    
    .footer_note {
        font-weight: bold;
        color: #636363;
        margin-top: 1em;
        font-size: 12px;
    }
    
        #footer .footer_note a {
            color: #F00;
            text-decoration: underline;
        }