body {
	background: #E0EBFF url(images/we_page_bg.jpg) repeat;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #343434;
}
body,td,th {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.wrapper {
	background: url(images/we_tile.jpg);
	padding: 0px;
	width: 800px;
	margin: 0px auto;
}
.header {
	background: url(images/we_top_header.jpg) no-repeat left top;
	height: 237px;
	width: auto;
}
.header img {
	text-decoration: none;
	border-style: none;
}
.content {
	margin: 0px;
	padding: 15px;
	height: auto;
	width: auto;
}
.footer {
	background: url(images/we_bottom_footer.jpg) no-repeat;
	height: 47px;
	text-align: center;
	font-size: 80%;
	font-weight: bold;
}
img {
	text-decoration: none;
	border: 1px solid #333333;
}
