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

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

#emailContainer { width:750px;
                 margin:0px auto;
                 background-color:#ffffff;
                 border:solid 7px #051c52;
                 text-align:left;
}


#page { width:929px;
        border:solid 8px #051c52;
        background-color:#ffffff;
    }

#header { height:234px;}

#menu { background-image:url('../images/PG_menu_bg.jpg');
        background-repeat:repeat-x;
        height:50px;
        width:100%;
        font-size:11pt;
        font-weight:bold;
        text-transform:capitalize;
        color:#4088b4;
        font-family:Aril, Sans-Serif;
}

#menu a { font-weight:bold;
          text-decoration:none;
         color:#00609b;
          font-family:Aril, Sans-Serif;
}

#menu a:hover { color:#002b45;}

#part2 { padding:0 7px;} 

#topbar {background-image:url('../images/PG_Buttons_bg.jpg');
        background-repeat:no-repeat;
        width:309px;
        height:254px;
        color:#ffffff;
        text-align:center;
}

.title1 { font-family:Times New Roman, Serif;
          text-align:center;
          font-size:18pt;
          padding:10px 0;  
          }
           

#networkBtn img { vertical-align:middle;
                  padding-right:5px;
    }

#email {background-image:url('../images/PG_join.jpg');
        background-repeat:no-repeat;
        height:76px;
}


#content {  background-color:#ffffff;
             font-weight:normal;
             font-family:Palatino Linotype, Serif;
            
    }


#sidebar { padding:15px;
           background-image:url('../images/sidebar_bg.jpg');
           background-repeat:repeat-x;
           background-color:#d3d3d3;
    }

#content { padding:10px;}


#footer { 
          font-size:8pt;
          color:#ffffff;
          padding:5px;
}

#titleBg { height:30px;
           background-color:#ebebeb;
           padding:5px;
           width:100%;
}


.bt { color:#ffffff;
       text-decoration:none;
       font-size:8pt;
}

.bt:hover { text-decoration:underline}

img {border:none;}

div {border:none;}

td { vertical-align:top;}

#join { width:290px;
        height:60px;
        background-color:transparent;
        position:absolute;
        left:760px;
        top:290px;
}

#volunteer { width:290px;
        height:60px;
        background-color:transparent;
        position:absolute;
        left:760px;
        top:365px;
}


h3 { color:#0069aa;}    
h2 { color:#0069aa;}    

a#toplink { color:#002b45;}  

table { border:none;
       vertical-align:top;
    }   
