@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	background-color: #eeeeee;
	background-repeat: repeat-x;
	background-image: url(../images/pntgpages/bground.gif);
}
.oneColFixCtrHdr #container {
	width: 780px;
	text-align: left;
	border: 1px solid #000000;
	margin-top: 1%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	padding: 0 10px 0 20px;
	background-image: url(../images/pages/headingbg.gif);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.oneColFixCtrHdr #mainContent {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.oneColFixCtrHdr #mainContent h1 {
}
.pntgsmain {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #999999;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
	margin-top: -20px;
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #mainContent h2 {
	margin-top: 0px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}
.cannon {
	position: absolute;
	z-index: 5;
}
.cannonload {
	position: absolute;
	z-index: 6;
	visibility: hidden;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-top-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.pntgtab {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-left-color: #CCCCCC;
}
.pntgtabactive {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	padding-top: 2px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 14px;
	color: #999999;
	text-align: right;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.info {
	background-color: #cccccc;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	height: 200px;
	width: 200px;
	z-index: 6;
	position: absolute;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	margin-top: 180px;
	margin-left: 115px;
	visibility: hidden;
	background-image: url(../images/pages/infobg.gif);
	background-repeat: repeat-x;
	color: #333333;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:225px;
	z-index:6;
	left: 296px;
	top: 386px;
}
.construction {
	float: right;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 5px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.cvlinks {
	width: 150px;
	height: 587px;
	text-align: left;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 15px;
}
.cvbody {
	overflow: auto;
	height: 560px;
	width: 70%;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 35px;
	top: 0px;
	float: right;
}
.albums {
	height: 100%;
	width: 100%;
}
