
/* These are the styles for the thumbnail images on the PROFILE page */

    .bio {background:transparent url(../images/05-profile/profile-bio.jpg) no-repeat;}
    .credits {background:transparent url(../images/05-profile/profile-credits.jpg) no-repeat;}
    .vision {background:transparent url(../images/05-profile/profile-vision.jpg) no-repeat;}
    .dream {background:transparent url(../images/05-profile/profile-dream.jpg) no-repeat;}
    .clients {background:transparent url(../images/05-profile/profile-clients.jpg) no-repeat;}
    .aim {background:transparent url(../images/05-profile/profile-aim.jpg) no-repeat;}
    .sitedesign {background:transparent url(../images/05-profile/profile-site-design.jpg) no-repeat;}
    .dates {background:transparent url(../images/05-profile/profile-1990-2011.jpg) no-repeat;}
    .skill {background:transparent url(../images/05-profile/profile-skill.jpg) no-repeat;}
    .special {background:transparent url(../images/05-profile/profile-special.jpg) no-repeat;}
    .blog {background:transparent url(../images/05-profile/profile-blog.jpg) no-repeat;}
    .creds-reel-1 {background:transparent url(../images/05-profile/profile-creds-reel-1.jpg) no-repeat;}
    .creds-reel-2 {background:transparent url(../images/05-profile/profile-creds-reel-2.jpg) no-repeat;}
    
    .profile-content {background:#000000; color:#ffffff; padding:50px;}
    .notop {padding:15px 50px 0px 50px;}
    .profile-content p {color:#ffffff;font:normal 13px/16px 'QuicksandBook', Arial;letter-spacing:-1px; margin-bottom:10px;}
    .col-left, .col-right {display:block; float: left; width:390px;}
    .col-left {margin-right:50px;}
    .col-five {display:block; float: left; width:150px; margin-right:20px;}
    .nomargin {margin:0px}
    
    #aim-content p, #dream-content p, #vision-content p, #skill-content p  {margin:180px auto 0px auto;overflow:hidden; text-align:center; color:#666666; font:normal 20px/24px 'QuicksandBook', Arial;letter-spacing:-1px; }