body {	background: url(../images/home/body-BG.jpg) 50% 113px repeat-x #e9f770;    /* lime green */}h1,h2 {	color: #23624f;    /* dark blue-green */}h3 {	color: #df6f32;    /* dark orange */}a:link,a:visited {	color: #488291;    /*  med blue  */}/* ------- +++ ------- */#pgHdr {	position: relative;	text-align: center;	height: 93px;	border-bottom: 20px solid #dd3383;    /*  hot pink */	background: #eeeead;    /* pale green */	background: url(../images/home/pgHdr-BG.gif) 50% top repeat-x #eeeead;    /* pale green */}#pgContents,#pgWidth {	position: relative;	margin: 0 auto;	width: 940px;}	#pgWidth #logo {		position: absolute;		left: 0;		top: 0;		width: 210px;		height: 80px;		text-align: left;		background: url(../images/home/faithgirlz-logo-BG.png) left top no-repeat;	}		#ie6 #pgHdr #logo {			background: url(../images/home/faithgirlz-logo-BG.gif) left top no-repeat;		}	#pgWidth #searchBox {		position: absolute;		right: 0;		top: 20px;		/*border: 1px solid red;*/	}	#pgWidth #kidzlogo {		position: absolute;		right: 0;		top: 63px;		width: 176px;		height: 31px;/*		background: url(../images/home/zonderkidz-logo-BG.png) left top no-repeat;    /* png has goof color profile */		background: url(../images/home/zonderkidz-logo-BG.gif) left top no-repeat;		text-align: center;	}		#ie6 #pgWidth #kidzlogo {			background: url(../images/home/zonderkidz-logo-BG.gif) left top no-repeat;		}#nav {	margin: 10px 0 15px;}	ol#navPrimary {		padding: 0;		font-size: 15px;		padding-bottom: 10px;	}	ol#navPrimary li {		list-style: none;	}		ol#navPrimary a:link,		ol#navPrimary a:visited {    /* hacked for ie 6 */			display: block;			color: #23624f;    /* dark blue-green */			color: #488291;    /*  med blue  */		}			#ie6 ol#navPrimary a:link,			#ie6 ol#navPrimary a:visited {				height: 1%;			}		ol#navPrimary a:hover,		ol#navPrimary a:active {			color: black;		}	ol#navPrimary ol.subNav li {		font-size: 12px;		margin-left: 10px;	}#content {	padding-top: 20px;}#contentLeft {	position: relative;	float: left;	width: 202px;   /* crucial for IE; don't touch */	margin-right: 25px;}#contentRight {	position: relative;	float: right;	width: 175px;}	#contentRight .imageAlignLeft,	#contentRight .imageAlignRight {    /* removes margins so that col won't wrap in ie */		margin-right: 0;		margin-left: 0;	}#contentMain {	position: relative;	float: left;	width: 510px;}/*#colRight {	float: right;	width: 243px;   /* crucial for IE; don't touch *	border: 0px solid orange;}*/#Body {	position: relative;	width: auto;}.calloutWrapper {	float: right;	margin: 0;	width: 30%;	background: #D6D3EE;}/*#productHighlight ul li {	list-style: none;	float: left;	border: 0px dashed black;}#productHighlight .productItemImage {	float: right;	margin-left: 6px;}#productHighlight .productItemText h4 {	padding: 0;	color: #C7EAFB;    /*  pale blue  *}*/#footer {	padding-top: 55px;	color: #666;	background: none;}	#footer a:link,	#footer a:visited {		color: black;	}	#footer a:active,	#footer a:hover {		color: #999;	}	#footer ul li {		border-color: #666;	}	#footer img {		display: none;	}/* ------- +++ ------- */