body {
	margin: 0px;
	padding: 0px;
	background-color: #ABA279;
	background-image: url(../images/cr_eng_fulllenghtline_c.jpg);
	background-repeat: repeat-y;
	z-index: 2;

}
#UpperRow {
	width: 596px;
	position: absolute;
	left: 0px;
	top: 15px;
	height: 101px;
	z-index: 1;

}
#UpperBlackBar {
	width: 100%;
	background-color: #000000;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#MiddleRow {
	position: absolute;
	left: 0px;
	top: 116px;
	z-index: 1;
}
#MiddleNav {
	position: absolute;
	left: 597px;
	top: 116px;
	width: auto;
	right: 0px;
	z-index: 1;
}
#MiddleNav img{
	margin: 0px;
	padding: 0px;
	display: block;
	z-index: 1;
}
#LowerRow {
	width: 596px;
	position: absolute;
	left: 0px;
	top: 320px;
	z-index: 1;

}
#LowerRow2 {
	width: 720px;
	padding: 0px;
	z-index: 1;
}
#LowerBlackBar {
	width: 100%;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 15px;
	border: 0px;
	visibility: visible;
	z-index: 1;
}
img {margin: 0px;}
div {margin: 0px;padding: 0px;}

