body {position:relative;
          margin:auto;
          text-align:left; 
           width:800px;
          font-family:Lucida Grande, Arial, Verdana; 
           font-size:12px;
           color:#333;}
         

#headersb1 {height:110px;}
#headersb1  .r1c2{text-align:left;
                     color:#333;}
#headersb1 .r1c2 a{color:#006600; text-decoration:none;}
#headersb1 .r1c2 a:hover{text-decoration:underline;}
#headersb1  .r1c3{text-align:right;
                     color:#333;}
                       

#navbar {float:left;
                width:800px;
                background:#003300;
                height:35px;}
 
#photobarsb2 {float:left;
                    width:800px;
                   border-top:#fff solid 2px;}

#leftsb3 {float:left;
                width:160px;
                padding-top:25px;}
#locationstbl caption{text-align:left;
                                   padding-bottom:15px;}
#locationstbl {color:#888;
                       line-height:30px;}
#locationstbl a {color:#888;
                        text-decoration:none;}
#locationstbl a:hover {color:#888;
                        text-decoration:underline;}

#content {float:left;
                 width:610px;
                 padding-left:30px;  
                  padding-top:10px;
                *padding-top:30px;}

#commprofilecontent {float:left;
                 width:800px;
                  padding-top:30px;}


#copyright {clear:both;
                    float:left;
                   width:800px;
                   margin-top:20px;
                   padding-top:20px;
                   border-top:#006600 solid 2px;
                   text-align:center;
                   font-size:10px;
                   color:#333;}
                             

/*  text style classes  */

.titletext {font-family:Lucida Grande, Arial, Verdana; 
                     font-size:18px;
                     font-weight:bold;
                     color:#006600;}

.bodytext     {font-family:Lucida Grande, Arial, Verdana; 
                     font-size:12px;
                     font-weight:normal;
                     color:#333;}

