/*----------------------------------------------------------*/
/* Glacier Web Creative WORK Cascading Style Sheet */
/* Author: Steve Pettee, Glacier Web Creative */
/* www.GlacierWebCreative.com */
/*----------------------------------------------------------*/

/* General
------------------------------------------------------------*/
#content {
    height: 7100px;}

div#images {
    position: absolute;
    left: 115px;
    top: 40px;
    width: 650px;
    height: auto;
    }
    
#images h2 {
    position: absolute;
    left: 100px;
    width: 465px;
    border-bottom: 1px solid rgb(39,101,158);  /* dark blue */
    color: rgb(39,101,158);  /* dark blue */ 
    padding-bottom: 20px;}
    
#images h5 {
    width: 400px;
    text-align: center;
    padding: 15px 0px 0px 135px;
    color: rgb(88,88,88);   /* black-gray */
    font: 600 23px/160% georgia ;}
    
.work-webshot-info {
    position: relative;
    width: 600px;
    padding: 0px 0px 0px 50px;
    font: 17px/160% georgia ;}
    
#images a {
    display: block;
    position: relative;
    width: 250px;
    left: 220px;
    text-align: center;
    padding: 0px 0px 20px 0px; 
    font: italic 15px georgia;}
    
#images a:link, a:visited { color: rgb(39,101,158);}   /* dark blue */
#images a:hover { color: rgb(255,80,192)} 

#btt {
    width: 100px !important;
    left: 290px !important;
    }   
    
   
    
div#images img {
    padding: 0px 0px 30px 135px;}
    
div#images img#line465 {
    padding: 0px 0px 30px 105px;}
    
#footer {
    top: 7050px;}

























