#meetTheTeam ul {
list-style-type:none;
margin: 0px;
padding: 0px;
}

#don, #don:visited {
position: absolute;
display: block;
top: 55px;
left: 115px;
width: 89px;
height: 127px;
background: no-repeat url(../img/the-team.jpg) -45px 0px;
}

#don:hover {
background: no-repeat url(../img/the-team.jpg) -45px -389px;
}

#kyle, #kyle:visited {
position: absolute;
top: 114px;
left: 246px;
width: 92px;
height: 127px;
background: no-repeat url(../img/the-team.jpg) -176px -59px;
}

#kyle:hover {
background: no-repeat url(../img/the-team.jpg) -176px -448px;
}

#margy, #margy:visited {
position: absolute;
top: 72px;
left: 385px;
width: 92px;
height: 127px;
background: no-repeat url(../img/the-team.jpg) -317px -17px;
}

#margy:hover {
background: no-repeat url(../img/the-team.jpg) -317px -406px;
}

#james, #james:visited {
position: absolute;
top: 55px;
left: 521px;
width: 69px;
height: 104px;
background: no-repeat url(../img/the-team.jpg) -453px 0px;
}

#james:hover {
background: no-repeat url(../img/the-team.jpg) -453px -389px;
}

#mike, #mike:visited {
position: absolute;
top: 110px;
left: 633px;
width: 72px;
height: 101px;
background: no-repeat url(../img/the-team.jpg) -565px -58px;
}

#mike:hover {
background: no-repeat url(../img/the-team.jpg) -565px -447px;
}

#clay, #clay:visited {
position: absolute;
top: 226px;
left: 67px;
width: 85px;
height: 120px;
background: no-repeat url(../img/the-team.jpg) 0px -169px;
}

#clay:hover {
background: no-repeat url(../img/the-team.jpg) 0px -558px;
}

#anine, #anine:visited {
position: absolute;
top: 292px;
left: 196px;
width: 73px;
height: 102px;
background: no-repeat url(../img/the-team.jpg) -129px -235px;
}

#anine:hover {
background: no-repeat url(../img/the-team.jpg) -129px -624px;
}

#julian, #julian:visited {
position: absolute;
top: 330px;
left: 320px;
width: 74px;
height: 100px;
background: no-repeat url(../img/the-team.jpg) -250px -274px;
}

#julian:hover {
background: no-repeat url(../img/the-team.jpg) -250px -663px;
}

.teamText {
position: absolute;
top: 247px;
left: 447px;
width: 252px;
height: 182px;
}

.orangeHeader {
color: #FC9A0A;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
letter-spacing:1px;
padding: 0px;
margin: 0px;
}