		#container {
		width: 706px;
		height: 640px;
		background-image: url(images/flowerbg.gif);
		background-repeat: no-repeat;
		margin-top: 0px;
		margin-left: 18px;
		padding: 0px; 
		}
		#content {
		position: relative;		
		width: 100%;
		padding: 0px; 
		overflow-y: auto;
		}
		#bird {
		position: absolute;
		background-image: url(images/bird.gif);
		background-repeat: no-repeat;
		width: 140px;
		height: 184px;
		margin: 0px;
		padding: 0px;
		border: 0px;
		top: 48;
		left: 580;
		z-index: 1;
		}
		.textText {
		color: #666666;
		font-family: Arial, sans-serif;
		font-size: 8pt;
		line-height: 1.4em;
		}
		.title {
		color: #000000;
		font-family: Arial, sans-serif;
		font-size: 10pt;
		font-weight: bold;
		}
		.mailText {
		color: #666666;
		font-family: Arial, sans-serif;
		font-size: 8pt;
		}
		.mailbText {
		color: #666666;
		font-family: Arial, sans-serif;
		font-size: 8pt;
		font-weight: bold;
		}
		.buttonText {
		color: #000000;
		font-family: Arial, sans-serif;
		font-size: 9pt;
		font-weight: bold;
		}
		.footer {
		color: #666666;
		font-family: Arial, sans-serif;
		font-size: 7pt;
		font-weight: bold;
		}
		a {
		text-decoration: none;
		color: #7B9689;
		}
		a:hover {
		text-decoration: none;
		color: #7B9689;
		}
		a:visited {
		text-decoration: none;
		}
		p {
		font-family: Arial, sans-serif;
		font-size: 9pt;
		line-height: 1.4em;
		margin-left: 10px;
		margin-top: 5px;
		}
		IMG {
		margin: 0;
		padding: 0;
		}
