/* test page */
#header {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 800px;
	visibility: visible;
	z-index: 0;
}

#nav {
	position: absolute;
	left: 0px;
	top: 105px;
	right: 0px;
	bottom: 0px;
	width: 218px;
	visibility: visible;
	z-index: 0;
}

#col2 {
	position: absolute;
	left: 219px;
	top: 105px;
	right: 0px;
	bottom: 0px;
	width: 525px;
	visibility: visible;
	z-index: 0;
}
#col3 {
	position: absolute;
	left: 552px;
	top: 105px;
	right: 0px;
	bottom: 0px;
	width: 249px;
	visibility: visible;
	z-index: 0;
}
