/* GrahamGilchrist.com V7 CSS */
/* Home page*/
/* Last Edited: 31/10/05 */

/*
#pageTitle {
     position: absolute;
     top: 201px;
     left: 5px;
     width: 519px;
 height: 155px;
     margin: 0px;
     border-bottom: 1px solid black;
     padding: 0px;
}

#pageTitle p, #pageTitle h3, #pageTitle h2 span  {
 display: none;
}

#pageTitle h2 {
     position: absolute;
     top: 0px;
     left: 0px;
     width: 519px;
 height: 155px;
 background: transparent url('http://www.grahamgilchrist.com/img/frontbanner.jpg') no-repeat top left;
 border: none;
}

#contentText {
     padding-top: 170px; 
} */