#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: thin solid #000000;
	height: 903px;
}
#navbar {
	position: absolute;
	height: 445px;
	width: 139px;
	left: 0px;
	top: 231px;
}

#BG1 {
	position: absolute;
	height: 333px;
	width: 900px;
	background-image: url(images/newink_01.jpg);
}
#bodytext {
	position: absolute;
	height: 595px;
	width: 623px;
	left: 266px;
	top: 225px;
	visibility: visible;
	overflow: visible;
	line-height: 20px;
}

#BG2 {
	position: absolute;
	height: 401px;
	width: 900px;
	top: 333px;
	background-image: url(images/newink_02.jpg);
}
#BG3 {
	position: absolute;
	height: 126px;
	width: 900px;
	top: 734px;
	background-image: url(images/newink_03.jpg);
}
