body {
	background-image: url(../images/common/left_column_BG.gif);
}

#pageContainer {
	position:absolute;
	left:0px;
	top:0px;
	width:288px;
	height:522px;
}

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:288px;
	height:127px;
}

#leftBorder {
	position:absolute;
	left:0px;
	top:127px;
	width:41px;
	height:295px;
}

#nav {
	position:absolute;
	left:41px;
	top:127px;
	width:104px;
	height:270px;
	z-index:1;
	
}

#image {
	position:absolute;
	left:161px;
	top:127px;
	width:127px;
	height:295px;
}

#disclaimers {
	position:absolute;
	left:87px;
	top:429px;
	width:199px;
	height:42px;
	z-index:2;
}
.Bold8px {
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
