#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 690px;
	width: 700px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4%;
	background-image: url(../images/Palm-tapper-at-work..jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
}
#container #maincontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
	text-decoration: none;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0px;
}

#container #pictures {
	clear: left;
	width: 700px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

#container #titleleft {
	float: left;
	width: 71px;
	background-color: #FFFFFF;
	height: 600px;
}
#container #maincontent {
	float: left;
	width: 560px;
	margin-left: 20px;
}
#container #maincontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: center;
	clear: left;
	height: 20px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}
