.homebg {
	background-image: url(graphics/bghome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 2px solid #CA6698;
}
.whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	vertical-align: bottom;
	padding-right: 10px;
	padding-left: 145px;
	line-height: 12px;
	padding-bottom: 4px;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	vertical-align: bottom;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 8px;
	width: 75px;
}
.painting_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}
.aboutbg {

	background-image: url(graphics/bgabout.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 2px solid #CA6698;
}
.blacktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	vertical-align: top;
	padding-right: 20px;
	padding-left: 15px;
	line-height: 15px;
	padding-bottom: 4px;
	padding-top: 0px;
}
.forsalebg {

	background-image: url(graphics/bgforsale.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 2px solid #CA6698;
}
.commissionbg {


	background-image: url(graphics/bgcommission.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 2px solid #CA6698;
}
.newsbg {



	background-image: url(graphics/bgnews.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 2px solid #CA6698;
}
.contactbg {
    background-image: url(graphics/bgcontact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 2px solid #CA6698;
}
.gallerybg {
	background-image: url(graphics/bggallery.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 2px solid #CA6698;
}
.title {
	font-size: 24px;
	font-weight: bold;
	color: #FDE696;
	text-decoration: none;
}
.img {
	float: left;
	border: thin dotted #FDE696;
}
.forsalemargin {
	padding-left: 10px;
}
.subtitle {
	font-size: 14px;
	color: #FDE595;
}
.yellow {
	color: #FDE595;
}
.bookmargins {
	margin: 5px;
	border: 2px double #333333;
	padding: 7px;
	color: #FFFFFF;
}
.bookbg {
	background-color: #CA6698;
}
a {
	font-weight: bold;
	color: #FFF3C6;
}
.dogscatstales_bg {
    background-image: url(graphics/dogcattales_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 2px solid #CA6698;
}
.companions_bg {
	background-image: url(graphics/companions_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 2px solid #CA6698;
}
.credit_wide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	vertical-align: bottom;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 12px;
	width: 120px;
}
.top {
	vertical-align: top;
}
.picture {
	float: right;
	width: auto;
	margin-left: 5px;
	font-size: 10px;
	color: #333333;
	text-align: center;
	border: thin dotted #FDE696;
	background-color: #D39DAF;
}
.topcaption {
	top: 50px;
	_top: 15%; ie underscore hack
	display: table-cell;
	position: relative;
	_position: absolute; ie underscore hack
	vertical-align: top;
}
.menu {
	top: 50px;
	_top: 15%; ie underscore hack
	display: table-cell;
	position: relative;
	_position: absolute; ie underscore hack
	vertical-align: top;
}
.image_r {
	float: right;
	height: auto;
	width: auto;
	font-style: italic;
	color: #FFFFFF;
	text-align: right;
	font-weight: normal;
}
