#contentTop {
	
	height: 26px;
	border: none;
}

#contentMiddleWhite {
	
	float: left;
	width: 677px;
	
}

#contentBottom {
	float: left;
	width: 100%;
	height: 24px;
	padding-bottom: 5px;
}
#contentTopWhite {
	background-image: url("../images/layout/contentWrapperTopWhite.png");
	background-repeat: no-repeat;
	height: 26px;
	border: none;
}

#contentMiddleWhite {
	background-image: url("../images/layout/contentWrapperMiddleWhite.png");
	background-repeat: repeat-y;
	float: left;
	width: 677px;
	
}

#contentBottomWhite {
	background-image: url("../images/layout/contentWrapperBottomWhite.png");
	background-repeat: no-repeat;
	float: left;
	width: 100%;
	height: 24px;
	padding-bottom: 5px;
}
#contentTop {
	background-image: url("../images/layout/contentWrapperTopPurple.png");
	background-repeat: no-repeat;
	height: 26px;
	border: none;
}

#contentMiddle {
	background-image: url("../images/layout/contentWrapperMiddlePurple.png")
		;
	background-repeat: repeat-y;
	float: left;
	width: 677px;
}

#contentBottom {
	background-image: url("../images/layout/contentWrapperBottomPurple.png")
		;
	background-repeat: no-repeat;
	float: left;
	width: 100%;
	height: 24px;
	padding-bottom: 5px;
}

#contentMiddle ul {
	list-style: none;
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
}

#psPhoto {
	float: left;
	padding-left: 25px;
}

#pstextMiddle {
	width: 100%;
	clear: both;
	text-align: center;
	float: none;
}

#block640 {
	clear: both;
	float: none;
	/** padding-bottom: 10px; **/
}

#block640top {
	background-image: url("../images/layout/contentWrapperTopPurple.png");
	background-repeat: no-repeat;
	float: none;
	height: 27px;
	clear: both;
	padding-bottom: 0px;
}

#block640middle {
	background-image: url("../images/layout/contentWrapperMiddlePurple.png")
		;
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
}

#block640middle ul {
	padding: 0px;
	margin-left: 30px;
	list-style-type: none;
}

#block640middle ul li {
	display: inline;
	width: 250px;
	padding: 0px;
	margin: 0px;
}

#block640middle ul li a {
	color: black;
}

#spacer {
	clear: both;
	height: 2px;
	padding: 0pt;
	margin: 0pt;
	color: grey;
}

#block640bottom {
	background-image: url("../images/layout/contentWrapperBottomPurple.png")
		;
	height: 24px;
}