#Table_01 {
	position:relative;
	top:0px;
	width:965px;
	height:800px;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
}

#header_ {
	position:absolute;
	left:0px;
	top:0px;
	width:965px;
	height:170px;
	background-image: url(images/pdheader2.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D7D6D6;
}

#nav {
	position:absolute;
	left:0px;
	top:175px;
	width:965px;
	height:23px;
	background-color: #000;
}
ul#navlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 965px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 21px;
	background-color: #000;
}

ul#navlisl li {

	display: inline;

}

ul#navlist li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 110px;
	padding-top: 0.2em;
	padding-bottom: 0em;
	padding-right: 1em;
	padding-left: 1em;
	text-decoration: none;
	color: #999;
	background-color: #000;
	height: 23px;
}

ul#navlist li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 110px;
	padding-top: 0.2em;
	padding-bottom: 0em;
	padding-right: 1em;
	padding-left: 1em;
	text-decoration: none;
	background-color: #0D2237;
	color: #FFF;
	height: 23px;
}

#main-content_ {
	position:absolute;
	left:0px;
	top:202px;
	width:965px;
	background-image: url(images/pdcontent-bg.png);
	background-repeat: repeat-y;
	height: auto;
}
#content {
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	line-height: 24px;
}

#footer_ {
	width: 100%;
	height: 39px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	text-decoration: none;
	line-height: 200%;
}
body {
	background-color: #061826;
	background-image: url(images/Mainbg2.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 36px;
}
