#pageLogo {
position: absolute;
width: 214px;
height: 160px;
left: 40px;
background-image: url(../images/logo-platt-fields-park.jpg);
}

#introText {
position: absolute;
left: 280px;
top: 5px;
width: 410px;
color: #059406;
}

#tabs a {
display: block;
position: absolute;
color: #059406;
font-size: 10px;
padding: 2px 4px 2px 4px;
}

#tabs a:hover {
color: #000000;
}

#parkLink {
left: 208px;
top: 130px;
width: 155px;
height: 29px;
background-image: url(../images/park-box.gif);
background-repeat: no-repeat;
}

#parkAndPowwowLink {
left: 372px;
top: 130px;
width: 155px;
height: 29px;
background-image: url(../images/powwow-and-park-box.gif);
background-repeat: no-repeat;
}

#parkProjectsLink {
left: 536px;
top: 130px;
width: 155px;
height: 29px;
background-image: url(../images/park-projects-box.gif);
background-repeat: no-repeat;
font-size: 22px !important;
text-align: center;
}

#picture {
position: absolute;
left: 75px;
top: 165px;
width: 604px;
height: 270px;
border: solid 6px #059406;

background-image: url(../images/park-background.gif);
background-repeat: no-repeat;
background-position: right; 
}

#picture p {
position: relative;
width: 308px;
height: 100%;
margin: 0;
padding: 3px;
color: #059406;
border-right: solid 6px #059406;
}

#picturePhoto {
position: absolute;
top: 44px;
left: 328px;
}

#leftArrow, #rightArrow {
position: absolute;
bottom: 6px;
}

#leftArrow {
left: 222px;
}

#rightArrow {
left: 267px;
}

























