#header {
	height: 250px;
}
#contentA {
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
	width: 510px;
}
#contentB {
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
	width: 336px;
	text-align: center;
}
#contentB p {
	text-align: center;
	margin: 0em;
	padding: 0em;
	padding-top: .5em;
}
#contentB p + h1  {
	padding-top: 1em;
}
#contentB a,#contentB a:hover {
	border: 0 none;
}
a#nav1,a#nav1:hover {
	color: #055094;
	cursor: default;
}
a#subnav1,a#subnav1:hover {
	color: #055094;
	cursor: default;
	border-bottom: 0 none;
}

