body {
	background-repeat: repeat-x;
	background-image:    url("../xpage/bkgSky.gif");
}

#contentArea1 {
	width: 567px;
	background-image: url("../xpage/contentBack.gif");
	background-repeat: no-repeat;
}
#rightColumn {
	position:absolute;
	top:0px;
	left:180px;
	width:567px;
	background: url("../xpage/contentShadow.gif") repeat-y;
}
#footer {
	width: 567px;
	background: #FFFFFF url("../xpage/footerCat.gif") no-repeat;
	height: 122px;
	float: left;
}
#header {
	display: block;
	width:567px;
	height:77px;
	background: url("../xpage/headerCatalog.gif") no-repeat;
}
#catalogItem dl {
	padding: 0px;
	margin: 0px 0px 0px 100px;
}
#catalogItem {
	margin: 20px;
	padding: 0px 0px 10px;
	background: #FFFFFF;
	height: 112px;
}

#catalogItem dd {
	margin: 0px 0px 6px;
	line-height: 1.5em;
	padding: 0px;
}
#catalogItem dt {
	font: 1.4em "Comic Sans MS", Sand;
	color: #006699;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
}

/*test MS*/
#catalogItem2 {
	margin: 20px;
	padding: 0px 0px 10px;
	background: #FFFFFF;
	height: 370px;
}


#catalogItem2 dl {
	padding: 0px;
	margin: 0px 0px 0px 100px;
}

#catalogItem2 dd {
	margin: 0px 0px 6px;
	line-height: 1.5em;
	padding: 0px;
}
#catalogItem2 dt {
	font: 1.4em "Comic Sans MS", Sand;
	color: #006699;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
}



#contentArea2 cfinput {
	height: 20px;
	margin-bottom: 4px;
}
#catalogItem img {
	float: left;
	margin: 0px;
	display: block;
	padding: 0px;
}

#catalogItem2 img {
	float: left;
	margin: 0px;
	display: block;
	padding: 0px;
}

#contentArea2 input {
	height: 20px;
	margin-top: 0px;
}
#formTable td {
	border-top: 1px solid #79a6ff;
}
#formTable td.item1 {
	padding: 4px 4px 2px;
	border-bottom-style: none;
}
#formTable td.item2 {
	width:90%;
	padding: 0px 4px 4px;
	border-top-style: none;
	text-align: right;
}
#formTable td.item3 {
	padding: 0px 4px 4px;
	border-top-style: none;
}
#contentArea2 h4 {
	text-align: center;
	margin-top: 90px;
	margin-bottom: 20px;
}

