

/* GENERAL LAYOUT _____________________________________________________________*/


body{ font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#a6a5a5; font-size:.7em;
background: #fff; margin:0; text-align:center; }
table{font-size:1em}

#bg_top{ background: #7f7e7e url(images/bg_top.jpg) repeat-x}
#bg_bottom{background: url(images/bg_bottom.jpg) bottom repeat-x;}

#wrapper{ width:800px; margin:0 auto; text-align:left; background:#fff}

#header{}
#header div{ float:left}

#nav{ background:url(images/tile_nav.gif) top left repeat-x; width:800px; clear:both}

#page{ background:url(images/bg_blue.jpg) no-repeat; padding-top:20px}

#right{ margin-left:310px; padding-right:50px}

#partners{ clear:both; margin-top:60px}
#footer{text-align:center; margin:30px 0 40px 0; font-size:.9em}

.clear{clear:both; float:none}


/* TEXT & LINKS _____________________________________________________________*/


a, a:link, a:visited{color:#7c7c7c; text-decoration:underline}
a:hover, a:active{text-decoration:none}


/* INSIDE PAGES _____________________________________________________________*/


#about{ width:575px; margin:50px 0 0 183px}
.about{width:575px; background:#e6e5e5; color:#7c7c7c;}
.about p{ padding:0; margin:0; padding:8px 0 0 1px}
.about td{vertical-align:top; border-bottom:1px solid #fff; padding-left:3px}
.about td.right{ padding-bottom:10px; padding-left:0}
.aboutfootnote{margin:20px 0 0 126px}

#charities{ width:688px; margin:30px 0 0 70px}
.charities{width:688px;  color:#7c7c7c}
.charities td{border-bottom:1px solid #edecec; border-top:1px solid #fff}
.charities td.left{background:url(images/tile_charities_left.gif) top right repeat-y}
.charities td.right{background:#e6e5e5 url(images/tile_charities.gif) repeat-y; vertical-align:top; padding: 0 15px 10px 0}
.charitiesfootnote{margin:20px 0 0 239px}




