
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://paulinereese.willthing.com/images/siteback.jpg);
}
.leftback {
	background-image: url(http://paulinereese.willthing.com/images/home/leftback.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightback {
	background-image: url(http://paulinereese.willthing.com/images/home/bigrightback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftbackshows {
	background-image: url(http://paulinereese.willthing.com/images/shows/leftback.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightbackshows {
	background-image: url(http://paulinereese.willthing.com/images/shows/bigrightback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftbackabout {
	background-image: url(http://paulinereese.willthing.com/images/about/leftback.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightbackabout {
	background-image: url(http://paulinereese.willthing.com/images/about/bigrightback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftbackphotos {
	background-image: url(http://paulinereese.willthing.com/images/photos/leftback.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightbackphotos {
	background-image: url(http://paulinereese.willthing.com/images/photos/bigrightback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftbacknews {
	background-image: url(http://paulinereese.willthing.com/images/news/leftback.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightbacknews {
	background-image: url(http://paulinereese.willthing.com/images/news/bigrightback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftbackcontact {
	background-image: url(http://paulinereese.willthing.com/images/contact/leftback.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightbackcontact {
	background-image: url(http://paulinereese.willthing.com/images/contact/bigrightback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftbackstore {
	background-image: url(http://paulinereese.willthing.com/images/store/leftback.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightbackstore {
	background-image: url(http://paulinereese.willthing.com/images/store/bigrightback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

p {
	font-family: Arial;
	font-size: 11px;
	color: #69412f;
}

.dates {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #575532;
	text-transform: uppercase;
}

a:link {
	color: #ac7f12;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #ac7f12;
	text-decoration: none;
	font-weight: bold;	
}
a:hover {
	color: #ac7f12;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #ac7f12;
	text-decoration: none;
	font-weight: bold;
}