#menuTop a, #menuTop a:visited {
	margin-right: 20px;
}
#header1 {
	background-color: #DFD3A4;
/*	background-image: url(wR1C2.png); */
	background-repeat: repeat-x;
	background-position: bottom;
}
#header2 {
/*	background-image: url(wR1C1.png); */
	background-repeat: no-repeat;
	background-position: bottom left;
}
#header3 {
/*	background-image: url(wR1C3.png); */
	background-repeat: no-repeat;
	background-position: bottom right;
}
#headerWrap {
	height: 48px;
	padding-bottom: 59px;
}
@media print, handheld, only screen and (max-device-width: 240px) {
body.onePanel #header1, body.onePanel #header2, body.onePanel #header3,
#header1, #header2, #header3 {
  background-color: Transparent;
	background-image: none;
	height: auto;
}
#headerWrap {
	height: auto;
	padding: 0;
}
}
#bodyWrap1 {
	background-color: #DFD3A4;
/*	background-image: url(wR2C2.png); */
	background-repeat: repeat;
}
#bodyWrap2 {
/*	background-image: url(wR2C1.png); */
	background-repeat: repeat-y;
	background-position: top left;
}
#bodyWrap3 {
/*	background-image: url(wR2C3.png); */
	background-repeat: repeat-y;
	background-position: top right;
}
@media print, handheld, only screen and (max-device-width: 240px) {
body.onePanel #bodyWrap1, body.onePanel #bodyWrap2, body.onePanel #bodyWrap3,
#bodyWrap1, #bodyWrap2, #bodyWrap3 {
  background-color: Transparent;
	background-image: none;
}
}
#footerWrap1 {
/*	background-image: url(wR3C2.png); */
	background-repeat: repeat;
}
#footerWrap2 {
/*	background-image: url(wR3C1.png); */
	background-repeat: repeat-y;
	background-position: top left;
}
#footerWrap3 {
/*	background-image: url(wR3C3.png); */
	background-repeat: repeat-y;
	background-position: top right;
	height: 35px;
}
@media print, handheld, only screen and (max-device-width: 240px) {
body.onePanel #footerWrap1, body.onePanel #footerWrap2, body.onePanel #footerWrap3,
#footerWrap1, #footerWrap2, #footerWrap3 {
  background-color: Transparent;
	background-image: none;
	height: auto;
}
}

#bodyContent {
	margin: 0 20px;
}
#bodySide {
	float: left;
	width: 900px;
	margin: 0 10px;
}
@media print, handheld, only screen and (max-device-width: 240px) {
#bodyContent {
	padding: 0;
	margin: 0;
}
#bodySide {
	float: none;
	color: #000000;
	width: 100%;
	margin: 0;
	padding: 0;
}
}

.artistPage p {margin-top: 0; margin-bottom: 1em;}

.addthis_wrap {clear: both; padding-left: 20px; padding-top: 20px;}
@media print, handheld, only screen and (max-device-width: 240px) {
	.addthis_wrap {display: none;}
}
