body {
	BACKGROUND-POSITION: left top; BACKGROUND-COLOR: #000000
}

a:link {
	color: #dddddd;
	background-color: transparent;
}

a:visited {
	color: #dddddd;
	background-color: transparent;
}

img {
	border: 0;
}

h1 {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-style: italic;
	font-size: 16px;
	text-indent: 0px;
	text-align: center;
	letter-spacing: 0px;
	color: #dddddd;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h2 { /* This is the text on the product pages (listings) */
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: 600;
/*	font-variant: small-caps;*/
	text-indent: 5px;
	text-align: justify;
	letter-spacing: 0px;
	line-height: 40px;
	white-space: normal;
	color: #dddddd;
}

h3 { /* This is the photo title on the product pages */
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-style: italic;
	font-size: 11px;
	/*font-weight: 200;*/
	/*font-variant: small-caps;*/
	text-indent: 0px;
	text-align: center;
	white-space: normal;
	color: #dddddd;
}

h5 { /* This is the "caption" text on the section pages */
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-style: italic;
	font-size: 9px;
	/*font-weight: 200;*/
	/*font-variant: small-caps;*/
	text-indent: 0px;
	text-align: center;
	line-height: 1px;
	white-space: normal;
	color: #dddddd;
}

h6 { /* This is the footer text */
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-style: normal;
	font-size: 8px;
	/*font-weight: 400;*/
	font-variant: small-caps;
	text-indent: 0px;
	text-align: center;
	letter-spacing: 1px;
	line-height: 5px;
	white-space: normal;
	color: #aaaaaa;
}

p {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-style: normal;
	font-size: 12px;
	font-variant: none;
	text-indent: 0px;
	text-align: justify;
	line-height: 13px;
	white-space: normal;
	color: #cccccc;
}

p.contactPage { 
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-style: normal;
	font-size: 14px;
	font-variant: none;
	text-indent: 0px;
	text-align: justify;
	line-height: 16px;
	white-space: normal;
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
	color: #dddddd;
}

p.errorPage {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-style: normal;
	font-size: 12px;
	font-variant: none;
	text-indent: 0px;
	text-align: center;
	line-height: 13px;
	white-space: normal;
	color: #cccccc;
}

h1.productPage { /* This is the photo title on the product pages */
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-style: italic;
	font-size: 11px;
	/*font-weight: 200;*/
	/*font-variant: small-caps;*/
	text-indent: 0px;
	text-align: center;
	white-space: normal;
	color: #dddddd;
}

h2.productPage { /* This is the text of the product types (print, original, etc.) */
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-style: normal;
	font-size: 11px;
	/*font-weight: 600;*/
	text-indent: 5px;
	/*text-align: justify;*/
	/*letter-spacing: 0px;*/
	line-height: 12px;
	white-space: normal;
	color: #dddddd;
}

h3.productPage { /* This is the text of the prices on the product pages (listings) */
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-style: normal;
	font-size: 11px;
	/*font-weight: 600;*/
	text-indent: 30px;
	text-align: left;
	/*letter-spacing: 0px;*/
	line-height: 12px;
	white-space: normal;
	color: #dddddd;
}

h1.contactPage {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-style: italic;
	font-size: 16px;
/*	font-weight: 900;*/
	text-indent: 0px;
	text-align: left;
	letter-spacing: 0px;
/*	white-space: pre;*/
	color: #dddddd;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#cindyPhoto {
				float: left;
				padding-right: 20px;
				padding-bottom: 10px;
				padding-top: 20px;
}

#contactPhoto1 {
				float: right;
				padding-left: 20px;
				padding-right: 0px;
				padding-bottom: 20px;
				padding-top: 20px;
}

