#logobar {
	background-image: url(images/logobar1024.png);
	background-repeat: no-repeat;
	height: 173px;
	width: 780px;
	position: absolute;
	top: 0px;
	left: 171px;
}
#navbar {
	background-image: url(images/navbar.jpg);
	background-repeat: repeat-y;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 171px;
	height: 560px;
}
#linkseperator1 {
	background-image: url(images/linkseperator.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 2px;
	width: 142px;
	top: 180px;
	left: 15px;
}
#linkseperator2 {
	background-image: url(images/linkseperator.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 2px;
	width: 142px;
	top: 351px;
	left: 15px;
}
