	#main {
		min-height: 100%;
		padding-left: 30px;
		padding-right: 30px;
		padding-bottom: 25px;
		text-align: justify;		
		position: relative;
		}
		
	#pagetextframe {
		position: relative;
		min-height: 100%;
		font-size: 12px;
		width: 660px;
		padding-bottom: 10px;
		padding-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
		border-top: 1px dotted #CCCCCC;
		border-bottom: 1px dotted #CCCCCC;
		border-left: 1px dotted #CCCCCC;
		border-right: 1px dotted #CCCCCC;
		}
