.clearAll {
	display: block;
	float: none;
	visibility: hidden;
	margin: 0;
	padding: 0;
	clear: both;
	} 

.leftColumn {
	float:left;
	width:178px !important;
	margin-left:5px;
	}

.contentRegion {
	float:left;
	background-image:url(/img/contentLeftToRight.gif);
	background-repeat:repeat-y;
	width:614px;
	padding-bottom:0px !important;
	margin-bottom:0px !important;
	}

.contentBottom {
	background-image:url(/img/contentLeftToRightBottom.gif);
	background-repeat:no-repeat;
	width:614px;
	}

.contentFooter {
	background-image:url(/img/Aida.jpg) !important;
	margin-bottom:0px  !important;
	}

#PageTitle {
	margin-left:15px;
	width:590px !imporant;
	}

.header {
	width:798px !important;
	}
 
.pageBody {
	width:802px !important;
	margin-bottom:20px;
	}

.copyright {
	margin-bottom:0px !important;
	}
