﻿body {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-image: url('Mud%20puddle.jpg');
	background-attachment: scroll;
	}
#container {
	border: medium double #933F33;
	background-position: center center;
	background-color: #FFFFFF;
	width: 800px;
	margin: 10px auto auto auto;
	padding: 10px;
	height: 690px;
	background-image: url('Mud puddle.jpg');
}
#masthead {
	height: 317px;
}
#slides {
	position: relative;
	float: left;
	height: 357px;
	width: 460px;
	top: 0px;
	left: 0px;
}
#textright {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	float: right;
	width: 320px;
	height: 345px;
}
