#guitargirl {
	background: no-repeat url(../../images/guitargirl.png);
}

#container {
	background: repeat-y url(../../images/content_bg.png) 0px 171px;
	top: 10px;
}

#pageHeader {
	background: no-repeat url(../../images/header_halftone.png) top;
}

#footer {
	background: no-repeat url(../../images/footer_halftone.png) center bottom;
}

#navcontainer a:hover {
	background: no-repeat left center url(../../images/bullet_pinkstar.png);
}

.thumbnail-frame img {
	border: solid #f0f0f0 1px;
}
