/* 
  -----------------------------------
  Deja Vu Portal - 02 Navbar Left
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/
#wrapper {
	margin: 0 auto;
	width: 760px;
	background-image: url(/img_bp09/bp09_layout.gif);
	background-repeat: repeat-y;
}
#layoutcrown {
	margin: 0 auto;
	width: 760px;
	background-image: url(/img_bp09/bp09_layout3c_top.gif);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
#leftcolumn {
	float: right;
	width: 215px;
	font-size: .75em;
}
#midcolumn {
	float: right;
	width: 300px;
	margin: 0 15px 0 16px;
	font-size: .75em;
}
#rightcolumn {
	float: right;
	width: 214px;
	font-size: .75em;
}
#layoutbottom {
	clear: both;
	line-height: 0.0;
	font-size: 0;
}
#layoutfoot {
	width: 760px;
	margin: 0 auto;
	background-image: url(/img_bp09/bp09_layout3c_bot.gif);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}

