
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
}

#island {
	position: absolute;
	top: 0px;
	margin-left: 75%;
}

#page_container {
	background: #ffffff;
}


#left_border {
	background: #ffffff;
	float: left;
	width: 75px;
	height: 100%;
}

#body_main {
	margin-top: 40px;
	margin-left: 200px;
	margin-right: 40px;
	overflow: visible;
/*	border: 2px solid black;*/
}

#body_footer {
	width: 100%;
	height: 30px;
	background: transparent url(/pbimages/bottom_frill-mask.gif) repeat-x top left;
}
