/* CSS Document */
body{
background:black;}


#wrapper{
position:relative;
margin:15px auto 0 auto;
text-align:left;
width: 640px;
background:url(../images/gallery_bg.jpg) 0 60px no-repeat;
height:530px;
}

ul{
height:137px;
width:97px;
background:url(../images/bio_nav_bg.gif) no-repeat;
margin:0;
padding:0;
position:absolute;
top: 52px;
left: 543px;
}

li{list-style-type:none; position:absolute;}

li#list_bio{top:17px;left:9px; }
li#list_portfolio{top:35px;left:9px; }
li#list_recentwork{top:54px;left:-5px; }
li#list_news{top:73px;left:-5px; }
li#list_galleries{top:92px;left:-5px; }
li#list_contact{top:110px;left:-5px; }

#footer{
position:absolute;
top: 505px;
}

h2{
text-indent:-9999px;
background:url(../images/h2_gallery.gif) no-repeat;
position:absolute;
top:75px;
left: 136px;
height:23px;
width:219px;
margin:0;
padding:0;
}


#gallery_doc{
position:absolute;
top:111px;
left: 130px;
width: 388px;
height: 350px;
}
