

<style type="text/css">


.banner {}



a:link    { color: rgb(175,175,175); } /* for unvisited links    */
a:visited { color: rgb(200,200,200); text-decoration: none;} /* for visited links      */
a:active  { color: rgb(100,100,100); } /* when link is clicked   */
a:hover   { color: rgb(75,75,75)   ; }



body 
{font-family: trebuchet ms, verdana; font-size: 11px; color: rgb(100,100,100);}

p
{font-family: trebuchet ms, verdana; font-size: 11px; color: rgb(125,125,125); text-align: left; margin: 1em 0; margin-left: 216px;}

h1
{font-family: trebuchet ms, verdana; font-size: 09px; color: rgb(125,125,125); text-align: left; margin: 1em 0; margin-left: 216px;}

a
{font-family: lucinda consol, trebuchet ms, verdana; font-size: 12px; font-weight: bold;}




.shadow
{position: relative;
height: 404px;
width: 644px;
background-color: rgb(240,240,240);
top: 25px;
left: -2px;
}

.body
{position: relative;
height: 400px;
width: 640px;
background-color: rgb(250,250,250);
left: 0px;
top: 2px;
}

.left
{position: absolute;
height: 350px;
width: 478px;
left: 0px;
top: 0px;
background: url("steve2.jpg");
}

.leftaboutme
{position: absolute;
height: 350px;
width: 478px;
left: 0px;
top: 0px;
background: url("steve4.jpg");
}


.leftcontactme
{position: absolute;
height: 350px;
width: 478px;
left: 0px;
top: 0px;
background: url("steve5.jpg");
}

.leftportfolio
{position: absolute;
height: 350px;
width: 478px;
left: 0px;
top: 0px;
background: url("contactme2.jpg");
}




.leftphotography
{position: absolute;
height: 350px;
width: 478px;
left: 0px;
top: 0px;
background: url("daff.jpg");
}


.bottomphotography
{position: absolute;
height: 50px;
width: 480px;
background-color: rgb(251,251,251);
left: 0px;
top: 350px;
background: url("photography.jpg");
}

.bottomhome
{position: absolute;
height: 50px;
width: 480px;
background-color: rgb(251,251,251);
left: 0px;
top: 350px;
background: url("home.jpg");
}


.bottomcontactme
{position: absolute;
height: 50px;
width: 480px;
background-color: rgb(251,251,251);
left: 0px;
top: 350px;
background: url("contactme.jpg");
}

.bottomaboutme
{position: absolute;
height: 50px;
width: 480px;
background-color: rgb(251,251,251);
left: 0px;
top: 350px;
background: url("aboutme.jpg");
}

.bottomportfolio
{position: absolute;
height: 50px;
width: 480px;
background-color: rgb(251,251,251);
left: 0px;
top: 350px;
background: url("portfolio.jpg");
}


.right
{position: absolute;
height: 400px;
width: 160px;
left: 480px;
top: 0px;
background: url("right.jpg");
}

.links
{position: absolute;
height: 50px;
width: 640px;
left: 0px;
top: 400px;

}











