@charset "utf-8";
.oneColFixCtrHdr #mainContent {
	background-image: url(Images/paintings_for_hire.jpg);
	background-repeat: no-repeat;
	background-color: #f2e6c2;
	border-right-width: 60px;
	border-right-style: solid;
	border-right-color: #87bdb0;
}
.image {
	margin-left: 380px;
}
.text {
	margin-left: 380px;
}
.thumb {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#page_menu {
	margin-left: 320px;
}
#page_menu a {
	color: #bfa878;
}
#page_menu a.current_page {
	color: #87BDB0;
}

