body {
	margin: 0;
	padding: 0;
}

a:link {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #99CC00;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #99CC00;
	font-weight: bold;
	text-decoration: none;
}

h2 {
	color: #A6832F;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 6px;
	margin-top: 6px;
	margin-right: 4px;
	padding: 0px 0px 2px 0px;
	text-transform: uppercase;
	border-bottom: 1px solid #A6832F;
}

p {
	color: #5F5F5F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	margin: 0px 0px 8px 0px;
	text-align: left;
}

#divcontainerhome{
	background-image: url(../images/lagunitascreekcover.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 266px;
	left: 375px;
	position: absolute;
	top: 155px;
	width: 259px;
	z-index: 24;
}

#pal{
	height: 30px;
	left: 375px;
	position: absolute;
	top: 420px;
	width: 259px;
	z-index: 25;
}
