@charset "UTF-8";
/* CSS This overrides the extent of the middle column for pages other than the home page*/

#middlearea {
	margin-left:230px;
	margin-right:10px;
	padding-top:1em;
	}