body {
margin: 0;
padding: 0;
font-family: arial, helvetica, sans-serif;
font-size: 9pt;
color: #000;
text-align: left;
letter-spacing: 0.02em;
line-height: 1.1em;
background: #fff;
}

img {
border: 0;
}

.accessStyle, #supplementaryContent, #globalNav, #pageHome .supplementaryContent, #accessLinks, #pageAccess .mainContent, #pageWhere .mainContent, #pageWhoWhat .mainContent, #teamListing .listingItem img, #pageContactUs .moreLink, #pageContactUs .supplementaryContent {
display: none;
}

a {
font-weight: bold;
color: #000;
text-decoration: underline;
}

/* write link destination after link: */
a:after {
content: " (" attr(href) ") ";
font-size: 0.8em;
}

/* if the links are relative, then add the domain: */
a[href^="/"]:after {
content: " (http://www.haleysharpe.com" attr(href) ") ";
}

.noPrintLink:after {
content: "" !important;
}

#header img {
display: block;
}

#teamListing {
list-style-type: none;
}
