body {
	background-repeat: repeat-y;
	background: #F5F5DC;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
        	text-align: center;
}
#mainContent {
	margin: 0px auto 0px auto;
	width: 970px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px 0px;
	overflow: visible;
	background: #ffffff url('images/maincontent_background.jpg');
	background-repeat: repeat-y;
	text-align: left;
}
#edit {position: absolute; left: 0px; top: 6px; font: 11pt/11pt Verdana; font-weight: bold; color: #FF0000}
