#header {
	font-family: "Microsoft Sans Serif", "Lucida Sans", Verdana, Arial;
	text-decoration: none;
	background-image: url(images/emailpage/emailhdr.png);
	background-repeat: no-repeat;
	height: 101px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#emailbody {
	font-family: "Microsoft Sans Serif", "Lucida Sans", Verdana, Arial;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 600px;
	clear: both;
	text-align: left;
}
#footeremail {
	font-family: "Microsoft Sans Serif", "Lucida Sans", Verdana, Arial;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 600px;
}
