body {
	margin:0px; background-image: url('boys/images/bg.gif');
	background-repeat: no-repeat;
	background-color: #C4D3E9
}
#Layer1 {
	position:absolute;
	left:600px;
	top:540px;
	width:209px;
	height:17px;
	z-index:1;
}


body, td, th {
	font-family: Verdana;
	font-size: 12px;
	color: #2156a3;
}
a:link {
	color: #2156a3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2156a3;
}
a:hover {
	text-decoration: underline;
	color: #2156a3;
}
a:active {
	text-decoration: none;
	color: #2156a3;
}
.style3 {	font-size: 11px;
	font-weight: bold;
}
.style4 {font-size: 11px}

/* Styles for cells displaying products */
td.column1 {
	width: 203px;
	height: 170px;
	border: 0px none;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	text-align: center;
	background-image: url('boys/images/click-image.gif'); 
	background-repeat: no-repeat;
	background-position: center 150px
}

td.column1-empty {
	width: 203px;
	height: 170px;
	border: 0px none;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	text-align: center
}

td.column2 {
	width: 341px;
	height: 170px;
	border: 0px none;
	margin: 0;
	vertical-align: middle;
	text-align: justify;
	padding-left: 12px;
	padding-right: 9px; padding-top:0; padding-bottom:0
}