/* begin body styles */
    body {
        font-size: 12px;
        font-family: arial, helvatica, sans-serif;
        background: #fff;
        color: #000;
        margin: 0px;
        text-align: center;
        min-width: 607px;
        }
/* end body styles */


/* begin link styles */
    a:link {
        color: #000;
        text-decoration: none;
        }
    
    a:link:hover {
        color: #000;
        text-decoration: none;
        }
    
    a:visited {
        color: #000;
        text-decoration: none;
        }
   
    a:visited:hover {
        color: #000;
        text-decoration: none;
        }

    #navbar a {
        font-size: 14px;
        font-weight: bold;
        padding: 4px;
        }
/* end link styles */


/* begin ID styles */
    #container {
        margin: 0 auto;
        width: 607px;
        }

    #navbar {
        font-size: 100%;
        padding: 5px;
        }
  
    #copyright {
        font-size: 11px;
        padding: 5px;
        }
/* end ID styles */


/* begin class styles */
    div.hr {
        background: #fff url(images/bar2.jpg) center no-repeat;
        height: 20px;
        width: 600px;
        padding: 0;
        margin: 0 auto;
        }

    div.hr hr {
        display: none;
        }

    .textcontent {
        text-align: justify;
        margin-left: 30px;
        margin-right: 30px;
        }
  
    .about {
        text-align: left;
        margin: auto;
        width: 622px;
        }
    
    .about_01, .about_04 {
        padding-left: 11px;
        }
        
    .about_02, .about_03, .about_05 {
        padding-left: 49px;
        }
        
    .about_02 {
        padding-top: 51px;
        }
        
    .about_03 {
        padding-top: 66px;
        }
        
    .about_04 {
        padding-top: 99px;
        }
        
    .about_05 {
        padding-top: 44px;
        }
        
    .about_06 {
        padding-top: 120px;
        padding-bottom: 10px;
        }
/* end class styles */


/* begin structural element styles */
    .portfolio {
        border: 8px double #000;
        }
/* end structural element styles */
