@charset "utf-8";
/* CSS Document */
body, html{ font-family:Arial, Helvetica, sans-serif; font-size:12px; background-color:#000000; padding:0px; margin:0px }
img{ border:none;}
#main{width:799px; margin:auto;}
a:link{ color:red; text-decoration:none;}
a:visited{ color:red; text-decoration:none;}
a:hover{ color:white; text-decoration:none;}
/*HEADER*/
#header{ height:275px;}
#image1{ background:url(../images/leftHeader.jpg) no-repeat; float:left;  }
#image2{ background:url(../images/rightHeader.jpg) no-repeat; *float:left;  }
#footer{color:white; font-size:9px; text-align:left; *width:100%; width:600px; position:relative; top:-125px; left:10px; height:100px}
#footer a:link{color:white; text-decoration:none; font-size:9px}
#footer a:visited{color:white; text-decoration:none; font-size:9px}
#footer a:hover{color:red; text-decoration:none; font-size:9px}

/*NAVIGATION*/
#nav{}
#buttons{ display:block}

#nav #buttons #home a:link { background:url(../images/homebtn.jpg); height:53px;  width:118px;  display:block; float:left; }
#nav #buttons #home a:visited { background:url(../images/homebtn.jpg); height:53px;  width:118px;  display:block;float:left }
#nav #buttons #home a:hover{ background: url(../images/homebtn2.jpg);height:53px;  width:118px; display:block;}

#nav #buttons #about a:link { background:url(../images/aboutbtn.jpg); height:53px;  width:109px; display:block ;float:left}
#nav #buttons #about a:visited { background:url(../images/aboutbtn.jpg); height:53px;  width:109px; display:block; float:left}
#nav #buttons #about a:hover { background: url(../images/aboutbtn2.jpg);height:53px;  width:109px; display:block}

#nav #buttons #donate a:link { background:url(../images/donatebtn.jpg); height:53px;  width:111px; display:block; float:left}
#nav #buttons #donate a:visited { background:url(../images/donatebtn.jpg); height:53px;  width:111px; display:block; float:left}
#nav #buttons #donate a:hover { background: url(../images/donatebtn2.jpg);height:53px;  width:111px; display:block}

#nav #buttons #contact a:link { background:url(../images/contactbtn.jpg); height:53px;  width:122px; display:block; float:left}
#nav #buttons #contact a:visited { background:url(../images/contactbtn.jpg); height:53px;  width:122px; display:block; float:left}
#nav #buttons #contact a:hover { background: url(../images/contactbtn2.jpg);height:53px;  width:122px; display:block}

#body{}
/*INDEX PAGE*/
#bodyR{float:left; background:url(../images/Rside.jpg) no-repeat; width:347px; height:659px}
#bodyL{float:left; background:url(../images/Lside.jpg) no-repeat; width:449px; height:659px}
.welcomeText{ position: relative; left:20px; top:20px; color:#FFFFFF; font-size:12px; width:410px; overflow-y:scroll; height:220px; padding-right:10px}
.yellowBold{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFFF00; }
.thoseWeHelp{position: relative; left:20px; top:100px; color:#FFFFFF; font-size:12px; width:195px; text-align:left}
.savingChristmas{position: relative; left:250px; color:#FFFFFF; font-size:12px; width:180px; *top:-10px; top:-7px; text-align:justify }
.howItWorks{position: relative; left:25px; top:70px; color:#FFFFFF; font-size:12px; width:300px; text-align:justify}

.savingChristmas a:link{ color:red; font-size:10px; text-decoration:none;  }
.savingChristmas a:visited{ color:red; font-size:10px; text-decoration:none;  }
.savingChristmas a:hover{ color:white; font-size:10px; text-decoration:none;  }

.thoseWeHelp a:link{ color:red; font-size:10px; text-decoration:none;  }
.thoseWeHelp a:visited{ color:red; font-size:10px; text-decoration:none;  }
.thoseWeHelp a:hover{ color:white; font-size:10px; text-decoration:none; }



/*OTHER PAGES*/

#bodyOtherL{ background:url(../images/LsideOther.jpg) no-repeat; width:461px;  height:608px; float:left}
#bodyOtherR{background:url(../images/rightSideOther.jpg) no-repeat; width:337px; height:608px; float:left}
.title{ color:#FFFF00; font-size:18px;  position:relative; top:40px; left:50px; font-family:Georgia, "Times New Roman", Times, serif}
.text{ position:relative; top:70px; left:80px;  width:600px; color:#FFFFFF; }
.text3{ position:relative; top:80px; left:80px;  width:600px; color:#FFFFFF; }
.textScroll{ position:relative; top:60px; left:70px;  width:600px; color:#FFFFFF; overflow-y:scroll; height:230px; width:630px; padding-right:10px}

#donateNow a:link { background:url(../images/donateNowbtn.jpg); height:25px;  width:109px;  display:block;  position:relative; top:55px; left:70px;}
 #donateNow a:visited { background:url(../images/donateNowbtn.jpg); height:25px;  width:109px;  display:block; position:relative; top:55px; left:70px;}
 #donateNow a:hover{ background: url(../images/donateNowbtn2.jpg);height:25px;  width:109px; display:block; position:relative; top:55px; left:70px;}




