body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000044;
	background-image: url(images/pds-watermark.jpg);
	background-repeat: no-repeat;
	background-position: right 75px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	background-color: #F7F7F7;
	width: 100%;
	/* height: 75px; */
	padding-top: 37px;
	text-align: left;
	vertical-align: bottom;
	display: block;
	margin: 0px;
	padding-left: 15px;
	font-weight: normal;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h2 {
	display: block;
	width: 100%;
	position: absolute;
	top: 41px;
	left: 0px;
	right: 0px;
	z-index: 10;
	font-size: 26pt;
	color: #ADADCB;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	text-align: right;
	visibility: visible;
}
h3 {
	font-size: 17pt;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	font-weight: normal;
}
h4 {
	font-size: 14pt;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	font-weight: normal;
	clear: both;
	margin-top: 25px;
}
p, ul {
	font-size: 10pt;
	line-height: 1.75em;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul {
	list-style-type: square;
}
#menu {
	display: block;
	margin: 0px;
	padding-right: 5px;
	text-align: right;
	height: 25px;
}
#menu a {
	color: #000044;
	font-size: 9pt;
	margin: 0px;
	margin-left: 20px;
	font-weight: normal;
	text-decoration: none;
}
#menu a:hover {
	color: #FF9900;
}

#maintable {
	width: 100%;
	height: 100%;
	margin: 0px;
	border: none;
}
.header {
	height: 100px;
}
.mainbody {
	display: table;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-left: 150px;
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 50px;
}
.footer {
	height: 80px;
	text-align: right;
	vertical-align: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	background-color: #F7F7F7;
}
.footer a {
	color: #666666;
	font-size: 7pt;
	margin: 0px;
	margin-right: 5px;
	font-weight: normal;
	text-decoration: none;
}
.footer a:hover {
	color: #FF9900;
}

.tile {
	margin-top: 25px;
	margin-bottom: 25px;
	width: 460px;
	display: block;
}
.tile img {
	width: 140px;
	height: 140px;
	margin: 5px;
	border: 1px solid #000044;
}

.leftaligh {
	width: 140px;
	height: 140px;
	margin-right: 10px;
	border: 1px solid #000044;
	float: left;
}
.rightaligh {
	width: 140px;
	height: 140px;
	margin-left: 10px;
	border: 1px solid #000044;
	float: right;
}
.noaligh {
	width: 140px;
	height: 140px;
	border: 1px solid #000044;
}

#links {
	display: block;
	width: 107px;
	height: 210px;
	position: absolute;
	top: 150px;
	left: 15px;
	z-index: 20;
	margin: 0px;
	padding: 0px;
	visibility: visible;
}
#links img {
	width: 107px;
	height: 105px;
	border: none;
}

.gallery {
	margin: 0px;
	margin-bottom: 25px;
	margin-left: 25px;
	width: 350px;
	height: 150px;
	float: left;
}
.gallery img {
	width: 140px;
	height: 140px;
	border: 1px solid #000044;
	margin: 0px;
	margin-right: 15px;
	float: left;
}
p.gallery {
	line-height: 1.25em;
}

.clickimage {
	/*float: right; */
	padding-right: 15px;
	padding-top: 20px;
	font-size: 12pt;
	font-weight: bold;
	color: #FF9900;
	height: 50px;
	clear: both;
}

.sidemap {
	background-image: url(images/maporama-box.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 457px;
	height: 318px;
	padding: 7px;
	padding-top: 6px;
	margin: 0px;
	margin-left: 10px;
	text-align: right;
	vertical-align: top;
	float: right;
}
