body, table, tr, td {font: 12px verdana; color: #A4714E; text-align:justify; vertical-align:top}

body {
	background-color: #FEEFD4;
	background-image:URL(tmbg.jpg);
	background-attachment: scroll; 
	margin:0px;
	}

.headers {
	font: 16px georgia, serif;
	color: #A4714E;
	font-variant: small-caps;
	font-weight: bold;
}

div#container {
	width: 610px;
	}

div#head {
	float: left;
	z-index: 2;
	padding:0px;
	width: 610px;
	background-image: URL(divbg.jpg);
	}


div#content {
	padding:0px;
	width: 610px;
	background-image: URL(divbg.jpg);
	}

div#textbox {

	padding:0px;
	text-align: justify;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	width: 550px;
	}

div#bottom {
	width: 610px;
	}


a:link, a:active, a:visited {text-decoration: none; font-weight: bold; color: #A4714E}
a:hover {color: #6E463D}