#topBar {
	width: 778px;
	height: 123px;
	position: relative;
	}
			
	ul#constants {
		margin: 0;
		padding: 0;
		}
	ul#constants li {
	list-style: none;
	background: none;
		}
		
#contentEnvelope {
	min-height: 500px;
	height: 100%!important;
	padding: 5px 5px 10px 10px;
	width: 540px;
	w\idth: 540px;
	text-align: left;
	}
	
/* leftColumn */
.leftColumn {
	width: 180px;
	w\idth: 180px;
	float: left;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 15px;
	padding-top: 20px;
	}
		
	/* footer styles */
#footer {
	clear: both;
	font-size: .9em;
	color: #929292;
	background: #fff;
	padding: 10px 0 10px 0px;
	text-align: center;
	margin: 2px;
	}
	#footer a { color: #929292; }
	#footer a.selectedFooter { font-weight: bold; } 
