body { background-color:#6f7072; 
       font-family:Century Gothic, Sans-Serif;
       color:#6f7072;
}


#container { 
             background-image:url('http://shinealightntresearchfund.org/images/bg4.gif');
             background-repeat:no-repeat;
             background-position:0px 0px; 
}

#container2 { background-image:url('http://shinealightntresearchfund.org/images/bg5.jpg');
              background-repeat:repeat-y;
              background-position:0px 0px;
              width:800px;
              margin:0 auto 0 auto; 
}

#content { text-align:left;
           padding: 30px 25px 25px 25px;
           font-size:10pt;
}

#contentWhiteBg { padding:30px 20px 20px 20px;
                  background-color:#ffffff;
}

#topbar { font-size:7pt;
       padding:35px 5px 0px 0px;
       text-align:center;
       line-height:1.6em;
}

#header { background-color:#ffffff;
          text-align:center;
          padding-top:20px;
           
}

#box1 { background-image:url('http://shinealightntresearchfund.org/images/bg2.jpg');
        background-repeat:repeat-y;
        width:100%;
}

#box2 { background-image:url('http://shinealightntresearchfund.org/images/bgBox2.jpg');
        background-repeat:no-repeat;
        background-position:left top;
        border:0;
        width:800px;
}


#leftSideBar { /*background:url('http://shinealightntresearchfund.org/images/Light.gif') ;
               background-repeat:no-repeat;
               background-position:0 0;*/
               height:600px;
               text-align:center;
               margin:0px 0px 0px 0px;
               
}
 
#sidebar { padding:60px 20px 20px 20px;
           vertical-align:top;
           width:200px;
}


#menu {  margin-top:45px;
        border-right:solid 2px #6f7072;
        width:200px;
        font-weight:bold;
        vertical-align:top;
        padding:135px 40px 0px 15px;
       
        
}

#menu a { text-decoration:none;
          color:#6f7072;
          
}

#menu a:hover {color:#494A4B;
}

.menuItem { padding:10px 0px 10px 20px;
            line-height:2em;
}

.menuDivider {border-bottom:dotted 2px #6f7072;
}

#poem { padding:40px 0px 30px 0px;
        font-size:12pt;
        text-align:center;
}
    


#footer { color:#ffffff;
          text-align:center;
           font-size:8pt;
          padding:15px 0px 10px 0px; 
}

a { color: #3D3D3E;
}

a:hover { color:#3D3D3E;}
