﻿body { background-image:url('../images/bg.jpg');
       background-repeat:repeat-x;
       background-color:#ffffff;
       font-family:Arial, Sans-Serif;
       font-size:11pt;
       margin:0;
       padding:0
}

#pageContainer { width:732px;
                 margin:0px auto;
                 
}

#menu {width:732px;}

#topbarBox { background-image:url('../images/bg_topbar.jpg');
       background-repeat:no-repeat;
          height:262px;
} 

#topbar { padding:5px 10px;}

#topbar_ext { padding:10px;
              font-size:11pt;

    }

#titleBox {background-image :url('../images/content_top2.jpg');
           background-repeat:no-repeat;
           height:33px;
           vertical-align:top;
           border:none;
           background-color:#faf5c8;
           margin:0;
}

#titleBoxHome {background-image :url('../images/content_top1_w.jpg');
           background-repeat:no-repeat;
           height:33px;
           vertical-align:top;
           border:none;
           background-color:#faf5c8;
           margin:0;
}


#title {   color:#ffffff;
           font-size:11pt;
           font-family:Times New Roman, Serif;
           padding:7px 0 0 20px;
           font-variant:small-caps;
           font-weight:bold;
}

#contentBg { background-image:url('../images/content_middle2.jpg');
           background-repeat:repeat-y;
           width:484px;
           vertical-align:top;
           border:none;
}

#contentBgHome { background-image:url('../images/content_middle1_w.jpg');
           background-repeat:repeat-y;
           width:484px;
           vertical-align:top;
           border:none;
}

#content { padding:20px 20px 20px 20px;
           font-size:11pt;
    }

#sidebarHome { background-image:url('../images/sidebar_buttons1.jpg');
           background-repeat:no-repeat;
           font-size:10pt;
           vertical-align:top;
           border:none;
           height:241px;
}

#sidebarBg { background-color:#faf5c8;
            border-right:solid 1px #cccccc;
            height:100%;
         
}

#sidebar { margin-top:4px;
}


/*

#sidebar { background-image:url('../images/sidebar_buttons.jpg');
           background-repeat:no-repeat;
           font-size:10pt;
           border:none;
           height:246px;
           margin-top:2px;
}

*/
#emailBox { background-image:url('../images/updates.jpg');
           background-repeat:no-repeat;
           width:238px;
           height:73px;
           padding-top:25px;
}

#emailBoxHome { background-image:url('../images/updates_w.jpg');
           background-repeat:no-repeat;
           width:238px;
           height:73px;
           padding-top:25px;
}


#emailBox1 { position:relative;
            top:65px;
}

.line { height:1px;   
          background-color:#cccccc;
          width:220px;
          margin:0 10px 10px 10px;
}

#contribute { position:absolute;
            background-color:transparent;
            height:30px;
            width:240px;
            top:-194px;
}

#contribute1 { position:absolute;
            background-color:transparent;
            height:30px;
            width:240px;
            top:147px;
            left:0px;
}


#word { position:absolute;
            background-color:transparent;
            height:30px;
            width:240px;
            top:-150px;
}

#word1 { position:absolute;
            background-color:transparent;
            height:30px;
            width:240px;
            top:60px;
            left:0px;
}


#HD48 { position:absolute;
            background-color:transparent;
            height:30px;
            width:240px;
            top:-106px;
}
#HD481 { position:absolute;
            background-color:transparent;
            height:30px;
            width:240px;
            left:0px;
            top:100px;
}


#facebook { position:absolute;
            background-color:transparent;
            height:30px;
            width:240px;
            top:-63px;
}

#facebook1 { position:absolute;
            background-color:transparent;
            height:30px;
            width:240px;
            top:-63px;
            left:0px;
}


#go { position:absolute;
            background-color:transparent;
            height:25px;
            width:80px;
            top:405px;
            left:900px;
            
}

#goHome { position:absolute;
            background-color:transparent;
            height:25px;
            width:80px;
            top:665px;
            left:900px;
            
}

table { border:none;
       vertical-align:top;
    } 
    
td { vertical-align:top;
     height:100%;
    }

img { border:none;
      vertical-align:top;
    }
      
 
 #footerBox { background-image:url('../images/footer.jpg');
           background-repeat:no-repeat;
           width:732px;
           height:49px;
    }


#footer { color:#adb4c2;
          padding:5px 10px 5px 5px;
          font-size:8pt;
}
    
input { font-size:10pt;}  

h3 { color:#01265d;}  
 


