 #wrapper { width: 1000px;
                     background-color: #ffffff;
                     margin-left: auto;
                     margin-right: auto;
                     }

#left_graphic { width: 200px;
                         float: left;
                         }
                         
#contentcolumn { width: 600px;
                         float: left;
                         }
                         
#right_graphic { width: 200px;
                         float: left;
                         }
                         
#logo { width: 500px;
           height: 67px;
            padding: 30px 0px 0px 0px;
            }

#lefttext { width: 170px;
                    float: left;
                    margin: 0px 0px 0px 20px;
                    padding-top: 45px;
                    }
                    
#righttext { width: 370px;
                    float: right;
                    padding: 15px 10px 0px 0px;
                    }
                    
#header {width: 600;
               float: left;
               }

                                             
body { background-color: #ffffff; 
    color: #cccccc; 
      font-family: Arial, Verdana, sans-serif;
    }


.nav {text-decoration: none;
             margin-left: 9px;
            list-style-type: none;
            font-family: Arial, Verdana, sans-serif;
            font-size: 13px;
            }
            
            
.links {text-decoration: none;
            list-style-type: none;
            font-family: Arial, Verdana, sans-serif;
            font-size: 11px;
            }

            
#navbar { width: 400px;
               float: left;
                }

a:link { background-color: #ffffff; 
            color: #999999;
                    }
a:visited { background-color: #ffffff; 
            color: #000000;
                     }
a:hover { background-color: #ffffff; 
            color: #cccccc;
                     }

h1 {color: #666;
        font-family: Arial, sans-serif;
        font-size: 15px;
        margin-top: 40px;              
        }
        
h2 {color: #666;
      font-family: Arial, sans-serif;
      font-size: 10px;
      margin: 5px;                 
       }
                  
p { font-size: 12px;
     line-height: 18px;
     color: #666;
     padding-right: 5px;
     }
     
#p2 { font-size: 12px;
     font-weight: bold;
     line-height: 18px;
     color: #666;
     }

#p3 { font-size: 14px;
     font-family: Arial, Verdana, sans-serif;
     line-height: 12px;
     color: #669933;
     padding-top: 15px;
     margin-top: -7px;
     }
     
#p4 { font-size: 12px;
     font-family: Arial, Verdana, sans-serif;
     line-height: 16px;
     color: #666;
     margin-top: -.05px;
          }

     
     
#porthero { width: 370;
                    height: 243;
                    float: left;
                    padding-bottom: 20px;
                    }
                    
#sgallerycontainer {width: 600px;
                            height: 600px;
                            background-color: #FFFFFF;
                            float: left;
                            text-align: center;
                            text-decoration: none;
                            clear: both;
                       }
                    
#footer { width: 600px;
     color: #666; 
    font-size: .60em;
    font-style: italic;
    text-align: center;
   padding: 0px 0px 30px 0px;
   clear: both;
    }
    
#contact { width: 300px;
    margin: 70px 0px 0px 30px;
    color: #669933; 
    font-size: 20px;
    font-style: bold;
    text-align: left;
    padding-left: 15px;
    float: left;
    }
    
.box { padding: 5px;
          background: #669933;
          clear: both;
          }
          
.rule { padding: 1px;
          background: #669933;
          clear: both;
          }

#mugshot { width: 200px;
                    float: right;
                    padding: 15px 55px 0px 0px;
                    }

#viewres { width: 150px;
     color: #669933; 
    font-size: .50em;
    text-align: left;
    }
    