
body {
   margin: 0;
   padding: 0;
   background-color: #000000;
   background-image: url("./images/graystripe.gif");
   background-repeat: repeat-y;
   color: #999999;
   font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
   font-size: 16px;
   }


a:link,
a:visited {
   color: #999999;
   text-decoration: none;
   }

img {
   border: 0;
   }

.thumbnail {
   float: left;
   width: 105px;
   height: 105px;
   margin: 0 15px 15px 0;
   background-color: #222222;
   }

.thumbnail img {
   border: solid 1px #000000;
   }

.thumbline {clear: both;}

#header {
   position: relative;
   height: 40px;
   min-height: 40px;
   padding: 0;
   margin: 0 0 0 150px;
   width: 700px;
   border-left: 1px #666666 solid;
   }

#header .headbl {
   position: absolute;
   bottom: 2px;
   left: 8px;
   }

#header .headbr {
   position: absolute;
   bottom: 2px;
   right: 5px;
   line-height: 15px;
   text-align: right;
   }

.phone {
   font-size: 17px;
   }

.matt {
   color: #666666;
   font-size: 20px;
   }


#lowerbox {
   position: relative;
   margin: 0;
   padding: 0;
   width: auto;
   height: 520px;
   border-top: 1px #666666 solid;
   margin: 0;
   }

#navbar {
   position: absolute;
   left: 0px;
   top:0px;
   margin:0;
   padding: 0;
   float: left;
   width: 150px;
   height: 475px;
   text-align: right;
   line-height: 2em;
   }

#navbar div {
   position: absolute;
   margin: 0;
   padding: 0;
   bottom: 0;
   right: 5px;
   }

#main-block {
   position: relative;
   margin-left: 150px;
   padding-left: 10px;
   padding-top: 10px;
   width: 775px;
   height: 100%;
   }

#homeimage {
   position: absolute;
   top: 117px;
   left: 10px;
   background-color: #000000;
   }

#homecontact {
   position: absolute;
   top: 120px;
   left: 372px;
   background-color: #000000;
   }

#homecontact .homename {
   font-size: 2.5em;
   color: #666666;
   }

#homecontact .subtitle {
   font-size: 1.3em;
   line-height: 2em;
   }

#homecontact .phoneandemail {
   font-size: 1.2em;
   color: #666666;
   line-height: 1.75em;
   }

#full-image {
   width: 775px;
   height: 468px;
   background-color: #000000;
   }

#galnavbox {
   position: absolute;
   top: 490px;
   left: 17px;
   font-size: 14px;
   background-color: #000000;
   }

.galnav {
   margin: 0;
   padding: 0;
   list-style: none;
   display: inline;
   }

.galnav li {
   display: block;
   float: left;
   }

.galnav li a:link {
   font-weight: bold;
   color: #444444;
   }

.boxlink {
   background-color: #444444;
   }

#galback {
   width: 684px;
   height: 485px;
   background-color: #999999;
   }


#galblock {
   width: 600px;
   margin-left: 52px;
   padding: 10px 0 0 0;
   }

#footer {
   margin: 0;
   width: 300px;
   position: relative;
   padding: 0 0 0 350px;
   font-size: 11px;
   color: #333333;
   text-align: center;
   line-height: 15px;
   padding-bottom: 10px;
   }

#footer h1, #footer p {
   margin: 0;
   font-size: 11px;
   font-weight: normal;
   padding-bottom: 0;
}

#preloader {
   display: none;
   }

.darklink a:link, .darklink a:visited {
   color: #444444;
   }

#bio1st {
   position: absolute;
   top: 200px;
   left: 110px;
   width: 175px;
   height: 275px;
   color: #000000;
   font-size: 13px;
   xbackground-color: #777;
   }

#bio2nd {
   position: absolute;
   top: 200px;
   left: 310px;
   width: 175px;
   height: 275px;
   color: #000000;
   font-size: 13px;
   xbackground-color: #777;
   }

#biopic {
   position: absolute;
   top: 200px;
   left: 495px;
   
   }