/* Georgetown Madelon CSS Contact File*/
/* Created by Blue Sage Web */
/* page layout structure */
#pagecontentunits {
	float: right;
	text-align: left;
	width: 612px;
	height: 1992px;
	border: 3px solid #efcfc0;
	background-color: #ffffff;
/*important for box model hack*/
	voice-family: "\"}\""; 
  	voice-family:inherit;
	height: 1986px;
}
/*important for box model hack*/
html>body .pagecontentunits {
  height: 1986px;
}

#unitstable {
	position: relative;
	top: 20px;
	left: 0px;
	width: 600px;
}
#pbelow {
	position: relative;
	top: 20px;
	left: 0px;
	width: 500px;
}
 

#sidecontentunits {
	background-color: #993400;
	height: 1991px;
	width: 115px;
	text-align: center;
}


