#CenterWrap {
	width: 540px;
	height: auto;

	}

.CenterNavElementCenter{
	width: 128px;
		padding: 5px 0px 5px 0px;
	height: 22px;
	background-image: url(../Images/CenterNavBackground.gif);
	background-repeat: repeat-x;
	}

.CenterNavElementCenter a{
	color:#ffffff;
	font-weight: normal;
	font-size: 8pt;
		}
.RightNavElementCenter{
	float:right;
	width: 128px;
	padding: 5px 0px 5px 0px;
	height: 22px;
	background-image: url(../Images/CenterNavBackground.gif);
	background-repeat: repeat-x;
	}
.LeftNavElementCenter{
	float:left;
	width: 128px;
	padding: 5px 0px 5px 0px;
	height: 22px;
	background-image: url(../Images/CenterNavBackground.gif);
	background-repeat: repeat-x;
	}
.LeftNavElementCenter a{
	color:#ffffff;
	font-weight: normal;
	font-size: 8pt;
		}

.RightNavElementCenter a{
	color:#ffffff;
	font-weight: normal;
	font-size: 8pt;
		}
.BackButtonFloat{
	float:left;
		}
.ButtonsCenterFloat{
	
	text-align:center;
	float:none;
	width:300px;
	height: 22px;
	}