body 
{
background-image: 
url("http://phyllisperryportraits.com/graphics/paintback.jpg");
background-repeat: repeat-y;
background-attachment: fixed;
color: #123822;
scrollbar-arrow-color: #897454; scrollbar-base-color: #897454; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #123822; scrollbar-face-color: #B4A083; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #F1ECD8; scrollbar-3d-light-color: #F1ECD8; 
font-family: Arial, Helvetica;
}

body.popup 
{
background-image: 
url("http://phyllisperryportraits.com/graphics/creamback.jpg");
background-repeat: repeat-y;
background-attachment: fixed;
color: #003300;
scrollbar-arrow-color: #897454; scrollbar-base-color: #897454; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #123822; scrollbar-face-color: #B4A083; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #F1ECD8; scrollbar-3d-light-color: #F1ECD8; 
font-family: Arial, Helvetica;
}

A:link { text-decoration: none; color: #897454; } 
A:visited { text-decoration: none; color: #666666; } 
A:active { text-decoration: none; color: #B4A083; } 
A:HOVER { text-decoration: underline; color: #B4A083; }

BODY, I, B, P, BR, BLOCKQUOTE, CENTER, TD { font-size: 10pt }

I { font-family: "Palatino Linotype", Arial, Helvetica; }

H1 { font-size: 20pt; font-style: italic; font-family: "Palatino Linotype", Arial, Helvetica; text-align: center }
H2 { font-size: 12pt; font-style: italic; font-family: "Palatino Linotype", Arial, Helvetica; text-align: center }

.large { font-size: 12pt }
.lgred { font-size: 12pt; font-weight: bold; color: #990000 }
.lgcent { font-size: 12pt; text-align: center }
.lgital { font-size: 12pt; font-family: "Palatino Linotype", Arial, Helvetica; font-style: italic }
.lgbold { font-size: 12pt; font-weight: bold }
.lgbdcent { font-size: 12pt; font-weight: bold; text-align: center }
.small { font-size: 8pt }
.smcent { font-size: 8pt; text-align: center }
.smital { font-size: 8pt; font-family: "Palatino Linotype", Arial, Helvetica; font-style: italic }
.smitalcent { font-size: 8pt; font-family: "Palatino Linotype", Arial, Helvetica; font-style: italic; text-align: center }
.smbold { font-size: 8pt; font-weight: bold }
.smboldcent { font-size: 8pt; font-weight: bold; text-align: center }
.light { font-size: 8pt; color: #897454 }
.lglt { font-size: 10pt; color: #B4A083 }

div.img-ilus {
	background: url(http://phyllisperryportraits.com/graphics/shadow.gif) no-repeat bottom right;
	margin: 10px 5px;
	padding: 0;
	position: relative;
}

div.img-ilus img {
	background-color: #ffffff;
	border: 1px solid #897454;
	margin: -5px 5px 5px -5px;
	padding: 0px;
	position: relative;
	vertical-align: bottom;
}

div.img-gilus {
	background: url(http://phyllisperryportraits.com/graphics/greenshadow.gif) no-repeat bottom right;
	margin: 10px 5px;
	padding: 0;
	position: relative;
}

div.img-gilus img {
	background-color: #ffffff;
	border: 1px solid #897454;
	margin: -5px 5px 5px -5px;
	padding: 0px;
	position: relative;
	vertical-align: bottom;
}

table.line {
border: 1px solid #897454 ;
}