#splash {
	height: 379px;
	width: 564px;
	margin-left: -282px;
	position: absolute;
	left: 50%;
	top: 0%;
	background-image: url(watson_splash.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #887F62;
	padding-right: 94px;
	padding-left: 94px;
	background-repeat: no-repeat;
	padding-top: 215px;
}
#splash a:link, #splash a:active, #splash a:visited {
	text-decoration:none;
	color:#BE8154;
}
#splash a:hover {
	text-decoration:underline;
}
#static_content {
	width: 600px;
	position: absolute;
	top: 400px;
	left: 50%;
	margin-left: -300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #887F62;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #887F62;
	text-transform: uppercase;
}

#menu a:hover {
	text-decoration:underline;
}
.content_item {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E1DED5;
	border-bottom-color: #E1DED5;
}
.content_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9D9477;
	background-color: #E1DED5;
}
