/* No Content 2 Image */
#maindiv {
	width: 762px;
	height: 691px;
	background-image: url(/lib/templates/shared/mainbackground.jpg);
	background-repeat: no-repeat;
	margin: auto;
	position: relative;
	}

/* Main Template */
#content1 {
	width: 402px;
	height: 419px;
	top: 266px;
	left: 190px;
	overflow-y: auto;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
