﻿ 	#frame {
 	background-repeat: no-repeat;
 	background-color: #ffffff;
	left: 0px;
	top: 0px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
}
	#message {
	background-color: #ffffff;
	color: #333;
	font-size : 1em;
	font-family : Futura, Verdana, sans-serif;
	line-height: 130%;
	width: 326px;
	height: 300px;
	left: 0px;
	top: 0px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
}
	
	a:link              { color:#333333; text-decoration:none; }
	a:visited           { color:#333333; text-decoration:none; }
	a:hover             { color:#009900; text-decoration:none; }
	a:active            { color:#333333; text-decoration:none; }    

#copy01 {
	color: #333;
	font-size : 1.4em;
	font-family : Helvetica, Futura, Verdana, sans-serif;
	line-height: 130%;
	width: 646px;
	height: 0px;
	left: 260px;
	top: 570px;
	position: relative;
	z-index: 10;
}
