body {
	background-attachment: scroll;
	background-image: url(sand.jpg);
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #663300;
}
#layout {
	padding: 0px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px none #333333;
}
#header {
	padding: 0px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px none #333333;
}
table {
	font-size: 85%;
}
td.one {
	margin: 0px;
	padding: 0px;
	background-image: url(bg1.jpg);
	width: 155px;
	background-repeat: no-repeat;
}
td.two {
	margin: 0px;
	padding: 0px;
	background-image: url(bg2.jpg);
	width: 370px;
	background-repeat: no-repeat;
}
td.three {
	margin: 0px;
	padding: 0px;
	background-image: url(bg3.jpg);
	background-repeat: no-repeat;
	width: 225px;
}
#three {
	padding: 0px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px none #333333;
	background-attachment: scroll;
	background-image: url(copybg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#tenpad {
	margin: 0px;
	padding: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#footer {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px;
}
#backdrop {
	background-attachment: scroll;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

