/*
---------------------------
Pasquaney - template A: "Splash" styles
author: Dave Kobrenski/BBM Designs
http://www.bbmdesigns.com
version: 28 aug 2006
---------------------------
*/

#newsblurb {
	display: block; /* to enable this feature, set to "block" */
}

#seal {
	display: block;
	position: absolute;
	top: 36px;
	left: 313px;
	z-index: 200;
}

#subnav ul {
	display: none;
}

#othercontent {
	height: 260px;
	width: 734px;
	overflow: hidden;
}

#othercontent img {
	padding: 0;
	margin: 0;
}

#usercontent {
	display: none;
}

#header h1 {
	background-image: url(img/header-splash.gif);
}

#footer {
	background-image: url(img/footer-splash.gif);
	height: 204px;
	padding-top: 0px;
}

#footer h5 a {
	height: 130px;
}

#footer p#contact_info {
	display: none;
}

