body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../images/bg_leftcolumn.gif);
	background-repeat: repeat-y;
	background-position: 0px;
}

#masthead {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	background-image: url(../images/stripes.gif);
	background-repeat: repeat-x;
}

#date {
	position: absolute;
	width: 160px;
	top: 7px;
	right: 20px;
}

#leftnav {
	width: 131px;
	position: absolute;
	left: 5px;
	top: 120px;
	border-width: 0;
}

#textnavigation {
	width: 400px;
	position: absolute;
	left: 200px;
	top: 120px;
}

#headline {
	position: absolute;
	width: 400px;
	left: 200px;
	top: 160px;
}

#content {
	width: 400px;
	position: absolute;
	left: 200px;
	top: 200px;
}

#thumbs {
	margin-right: 5px;
	margin-bottom: 5px;
}

.thumbs {
	margin-right: 5px;
	margin-bottom: 5px;
}

.productphoto {
	margin-right: 15px;
	float: left
}