body,td,th {
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-image: url(images/xmaswp2.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a img, img a {
border:none;
}
#swf {
	margin: 0px;
	padding: 0px;
	height: 625px;
	width: 100%;
	min-width: 760px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#wrapper {
	display: block;
	height: auto;
	width: 780px;
	margin-left: -390px;
	position: absolute;
	left: 50%;
	top: 625px;
}
.message {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	height: auto;
	clear: right;
	width: 760px;
}
.message img {
	float: right;
	background-attachment: scroll;
	background-image: url(images/imgbkgd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 7px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: none;
}
#footer {
	background-attachment: scroll;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: auto;
	min-height:150px;
	width: 760px;
	float: left;
	display: block;
	padding-top: 20px;
	padding-bottom: 150px;
}
-->