#pageLogo {
position: absolute;
width: 381px;
height: 255px;
background-image: url(../images/logo-projects.jpg);
}

#introText {
position: absolute;
left: 390px;
top: 2px;
width: 370px;
color: #059406;
}

#projectSentence {
margin-top: 0;
padding-top: 0;
}

#secondSentence {
color: #fd7e17;
}

#thirdSentence {
font-size: 14px;
}

#links {
position: relative;
left: 40px;
top: 250px;
width: 500px;
clear: none;
z-index: 10;
margin: 0;
padding: 0;
list-style: inside url(../images/bullet.gif);
}

#links li {
margin: 0;
padding: 0;
height: 26px;
}

#links li a:hover {
color: #000000 !important;
}

#work {
position: absolute;
left: 360px;
top: 165px;
width: 302px;
height: 282px;
background-image: url(../images/projects-background.gif);
background-repeat: no-repeat; 
}

#work img {
padding: 0;
margin: 50px 0 0 20px;
width: 273px;
height: 204px;
}

/*#pictureDescription {
color: #059406;
position: absolute;
top: 130px;
left: 365px;
}*/

#zoomButton {
position: absolute;
top: 374px;
left: 670px;
}

#workNav {
position: absolute;
left: 670px;
top: 414px;
z-index: 100;
width: 88px;
}

#workNav a img {
float: left;
width: 44px;
height: 33px;
}

#pictureDescription {
position: absolute;
top: 448px;
left: 362px;
width: 292px;
height: 2em;
text-align: center;
padding: 0;
margin: 0;
}
























