#wrap {
	height: 750px;
}

#mainbox {
	position: absolute;
	top: 230px;
	left: 210px;
	width: 520px;
}

#mainbox h2 {
	margin: 0px;
	padding: 43px 0px 3px 65px;
	height: 14px;
	color: #faff98;
	font-family: "‚l‚r ƒSƒVƒbƒN",sans-serif;
	font-size: 100%;
	background-image: url('./imgs/icon05.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	letter-spacing: 3px;
}

#mainbox p {
	margin: 0px;
	padding: 20px 0px 20px 67px;
	color: #e4e4cc;
	font-family: "‚l‚r ƒSƒVƒbƒN",sans-serif;
	font-size: 90%;
	line-height: 140%;
	border-top: 1px dotted #8a9562;
	border-bottom: 1px dotted #8a9562;
}

#mainbox span.notes {
	font-size: 90%;
	color: #f0c7b6;
}

#footer {
	position: absolute;
	bottom: 20px;
	left: 0px;
}
