body {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 125%; 
	margin: 50px 0 0 0 
	padding: 0;
	color: #000000;
	text-align: center;
	}


#container {
	height: auto ;
	height: 100%;
	min-height: 100%;
	position: relative;
	}
	

#header, #nav, #banner, #right, #archive, #footer  { display: none; }	


#remittance { 
	width: 630px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 5px;
	font-size: 100%;	
	}

