﻿#pageLogo {
position: absolute;
width: 228px;
height: 155px;
background-image: url(../images/logo-powwow-people.jpg);
}

#artistInfo {
position: absolute;
right: 128px;
top: 30px;
text-align: right;
}

#artistInfo p {
margin: 0;
padding: 1px;
}

#artistName {
font-size: 32px;
}

#artistTitle {
}

#artistOrganisation {
}

#gallery {
position: absolute;
left: 0;
top: 135px;
width: 748px;
padding: 0 1px 0 1px;
}

#names {
text-align: right;
list-style: none;
margin: 0 112px 0 0;
padding: 10px 0 0 0;
}

#names li {
display: inline;
margin: 0 0 0 10px;
}

#names li a:hover {
color: #000000;
}

#work {
margin-left: 124px;
width: 500px;
height: 260px;
border: solid 6px;
}

#work img {
width: 500px;
height: 260px;
}

#artistMessage {
font-size: 24px;
margin-top: 90px;
text-align: center;
padding: 10px;
}

#personalStatement {
margin: 0 0 0 124px;
width: 600px;
float: left;
}

#workNav {
position: absolute;
top: 265px;
left: 640px;
}

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





















