﻿body     {text-align: center;
          font-family: Verdana, Sans-Serif;
          color: #007700;
          margin: 0 auto;
          font-size: small;/*
          background-image: url("background.gif");
          background-repeat: no-repeat;
          background-position: left bottom;
          background-attachment: fixed; */ 
}
html, body {height: 100%;}
a:link{color: #000;
       text-decoration: none;
       padding: 2px;
      }
a:hover{background-color: #cf6;}
div#everything{width: 855px; min-height:100%; margin: 0 auto;}
div#head {height: 177px;
          width : 855px;
          background-image : url("header.gif");
          background-repeat: no-repeat;
          }
div#allright{float:right;}
div#content{width: 600px;
            min-height: 600px;
            text-align: left;
            padding: 30px 0px 40px 5px;
            float: left;
            background-image: url(background.gif);
            background-position: center bottom;
            background-repeat: no-repeat;
            background-attachment: fixed;
            }
div#rightbox{width: 200px;
             background-color: #6c3;
             border: 6px solid #9f6;
             float: right;
             margin-top: 5px;
             min-height: 95%;
             padding: 0;
             text-align: center;
             }
#rightbox a:link{}
#rightbox a:hover {color:#000;
                    background-color:#9f6;}
.h1 {font-size  :  xx-large;
     font-weight: bold;
    }
.h2 {font-size  : large;
     font-weight: bold;
    }
table {border-collapse: collapse;
       border: 2px solid #6c3;
       background-color: #fff;
      /* opacity: 0.7; */
       margin: 0 auto;
       margin-top: 3px;
       color: #390;
      }
th    {border-bottom: 4px double #6c3;
      }
td    {border-left: 2px solid #6c3;
       vertical-align: top;
       text-align: left;
       padding: 3px;
      }
td.left{width: 200px;}
td.right{width: 250px;}
#table2 td {text-align:center; vertical-align:middle;border: 1px solid #6c3;}
#table2 td.tl{border-bottom:4px double #6c3;
      border-right: 4px double #6c3;}
#table2 th#tl {border-right: 1px solid #6c3;}
#table2 th#tr {border-left: 1px solid #6c3;}
#table2 th#lt, td.toprow {border-bottom: 1px solid #6c3;}
#table2 th {text-align:center;}
#table2 em {font-size: 85%;}
#table2 th.left{border-bottom:none;border-right: 4px double #6c3;}
ul {padding-left: 20px;}
div#rightbox ul {display:block;
                    width: 192px;
                    list-style-type:none;
                    margin:0;
                    padding:0;
                    border: 0;
                    margin-right:10px;
                    text-align: left;
                    float:left;}
div#rightbox ul li {
                    margin:0;
                    padding:0;
                   }
div#rightbox ul li a {display:block;
                        border-bottom: 2px solid #ff6;
                        width: 192px;
                        padding: 3px 3px 3px 5px;
                     }
div#rightbox ul li a.first {border-top: 2px solid #ff6;}
div#rightbox ul li a:hover {background-color: #9f6;}
a.nohover:link {}
a.nohover:hover {background-color:Transparent;}
div#allright img {text-align:left;}
div#facebook {height:25px;
                width:25px;
                float:left;
                margin-left:25px;
                padding-left:20px;
                margin-top: 3px;}
div#facebook img {vertical-align:bottom;
                    border:none;
                    padding-top:5px;
                    padding-right:2px;}
a#fbtxt {font-weight:normal;
            display:block;
            float:right;
            text-align:left;
            margin-top:3px;}

div#undercharitites {font-weight:bold;
                        width:200px;
                        padding:0px;}
#undercharities a.click {display:block;
                            border-bottom:2px solid #ff6;
                            padding:9px 0px}
#undercharities a.white {display:block;
                            border-bottom:2px solid #ff6;
                            color:#fff;
                            padding:7px 0px;}
div#thanks {font-weight:normal;
            color:#000;
            text-align:center;}

#thanks a,            
#thanks a:link, 
#thanks a:visited, 
#thanks a:hover, 
#thanks a:active {display:block;
            padding-top:7px;
            text-decoration:none;
            color: #000;}    
#thanks a strong,            
#thanks a:link strong, 
#thanks a:visited strong, 
#thanks a:hover strong, 
#thanks a:active strong {
                    color:#fff;
                    text-decoration:none;}
#thanks a em,                    
#thanks a:link em, 
#thanks a:visited em, 
#thanks a:hover em, 
#thanks a:active em {font-size:85%;
                        color:#000;
                        text-decoration:none;}
                        
div#new {width:500px;
         background:#6c3;
         border:6px solid #9f6;
         margin:0 auto;
         padding: 5px;
        }