body {
	background-image: url(line.jpg);
	background-repeat: repeat-x;
	background-position: 0px 72px;
	background-color: #FFFFFF;
	font-family: times new roman;
	font-size: 11pt;
	color: #6B4611;
}


a:link, a:visited {
	color: #E3820D;
	font-family: times new roman;
	font-size: 11pt;
	text-decoration: none;
	}

a:hover {
	color: #863A06;
	font-family: times new roman;
	font-size: 11pt;
	text-decoration: none;
	}

#menu {
	align: right;
	position: absolute;
	top: 87px;
	right: 0px;
	float: right;
	background-color: #863A06;
	color: #E3820D;
	width: 218px;
	text-align: right;
	font-size: 10pt;
}

#menu a:link, #menu a:visited {
	color: #E3820D;
	font-family: times new roman;
	font-size: 10pt;
	text-decoration: none;
	}

#menu a:hover {
	color: #D8B66C;
	font-family: times new roman;
	font-size: 10pt;
	text-decoration: none;
	}

#pics {
	position: absolute;
	left: 10px;
	right: 10px;
	top: 100px;
	padding: 10px;
	width: 300px;
	}

#content {
	position:absolute;
	top:87px;
	right:250px;
	left:350px;
	}