body {
	margin-left:0px; margin-right:0px;
}

#focus {width: 968px; height: 578px; position:absolute;	text-align: left; z-index: 1; top: 50%; left: 50%; margin-top: -279px;	margin-left: -484px; }

#MenuBgnd {position:absolute; left:0px; top:39px; width:234px; height:368px; z-index:2; background-image: url(../img/menu_bgnd.jpg); }
#Menu {position:absolute; left:20px; top:60px; width:234px; height:368px; z-index:3;}

#TopBar {position:absolute; left:0px; top:0px; width:968px; height:6px; z-index:4; background-image: url(../img/bar_bgnd.jpg);  background-repeat: no-repeat;  }
#BottomBar {position:absolute; left:0px; top:572px; width:968px; height:6px; z-index:5; background-image: url(../img/bar_bgnd.jpg);  background-repeat: no-repeat; }

#MainCopyArea {position:absolute; left:273px; top:39px; width:695px; height:500px; z-index:6; background-image: url(../img/main_area_bgnd.jpg); }
#LogoArea  {position:absolute; left:0px; top:410px; width:234px; height:127px; z-index:7;}

#PageName {position:absolute; left:400px; top:9px; width:550px; height:35px; z-index:8; visibility: visible; text-align: right;}
#Column1 {position:absolute; left:312px; top:78px; width:289px; height:422px; z-index:9; visibility: visible;}
#Column2 {position:absolute; left:640px; top:78px; width:289px; height:422px; z-index:10; visibility: visible;}

#DualColumn {
	position:absolute;
	left:312px;
	top:78px;
	width:650px;
	height:422px;
	z-index:9;
	visibility: visible;
	overflow: auto;
}

#Divider {position:absolute; left:620px; top:166px; width:1px; height:250px; z-index:11; background-image: url(../img/purple_dot.jpg); }


