.AbleSite {
	background-image: url(images/layout/ablebg.gif);
	background-repeat: repeat;
}
#container{
	width: 742px;
	margin: 0 auto;
	position: relative;
	top: 32;
}
.dividerbg {
	background-image: url(images/layout/headerbm.gif);
	background-repeat: repeat-x;
}
.headertopbg {
	background-image: url(images/layout/headertm.gif);
	background-repeat: repeat-x;
}
#menu {
	position: relative;
	top: 0;
	width: 165;
	left: 0;
	height: 192;
	z-index: 1;
}
#content {
	position: relative;
	width: 577;
	height: 192;
	left: 165;
	top: 0;
	z-index: 0;
}
}
.menubg {
	background-image: url(images/layout/menubg.gif);
	background-repeat: repeat-y;
}
.contentbg {
	background-image: url(images/layout/contentbg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contentmr {
	background-image: url(images/layout/contentmr.gif);
	background-repeat: repeat-y;
}
.contentbm {
	background-image: url(images/layout/contentbm.gif);
	background-repeat: repeat-x;
}

