.header {
	width: 760px;
	height: 233px;
	background-image: url(images/pbms_02.jpg);
}
.title {
	text-align: left;
	padding: 10px;
	background-image: url(images/pbms_03.jpg);
	background-repeat:no-repeat;
}

.nav {
	width: 760px;
	height: 128px;
}
.content {
	text-align: left;
	width: 726px;
	height: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
}
.watermark {
	width: 760px;
	height: 185px;
	background-image: url(images/pbms_07.jpg);
}
.leftside {
	width: 6px;
	height: 10px;
}
.rightside {
	width: 8px;
	height: 10px;
}
body {
	background-color: #405687;
	margin: 0;
}
.footernav {
	width: 760px;
	height: 42px;
}
.footercredits {
	width: 760px;
	height: 45px;
	background-image: url(images/pbms_09.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.footercredits a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footercredits a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footercredits a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.footercredits a:active {
	text-decoration: none;
}
a:link {
	color: #405687;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #405687;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}
