/* http://www.pdpaine.us/pdp.css */

body  {
	background: black;
	color: black;
	font-family: Verdana, Arial, sans-serif;
	
	margin: 0px
	}
	
/* start formatting */

blockquote {
	background: transparent;
	color: Black; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: small; 
	color: Black; 
	font-weight: normal;
	}
p {
	background: transparent;
	color: Black;
	font-family: Verdana, Arial, sans-serif; 
	font-size: small; 
	color: silver; 
	font-weight: normal;
	}

h1 {
	background: transparent;
	color: black;
	font-family: Verdana, Arial, sans-serif; 
	font-size: x-large; 
	font-style: normal; 
	font-weight: bold; 
	
	}

h2 {
	background: transparent;
	color: Black;
	font-family: Verdana, Arial, sans-serif; 
	font-size: large; 
	font-style: normal; 
	font-weight: bold; 
	}

h3 {
	background: transparent;
	color: Black;
	font-family: Verdana, Arial, sans-serif; 
	font-size: medium; 
	font-style: normal; 
	font-weight: bold; 
	}

h4 {
	background: transparent;
	color: Black;
	font-family: Verdana, Arial, sans-serif; 
	font-size: small; 
	font-style: normal; 
	font-weight: bold; 
	}

h5 {
	background: transparent;
	color: Black;
	font-family: Verdana, Arial, sans-serif; 
	font-size: x-small; 
	font-style: normal; 
	font-weight: bold; 
	}

h6 {
	background: transparent;
	color: Black;	
	font-family: Verdana, Arial, sans-serif; 
	font-size: xx-small; 
	font-style: normal; 
	font-weight: bold; 
	}

.pageheading {
	background: transparent;
	color: white;
	font-family: Verdana, Arial, sans-serif; 
	font-size: small;
	font-weight: bold;
	text-transform: capitalize;
	}
	
/* end formatting */
	
	
/* start header */
	
.header {
	background: none;
	background-color: silver;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 761px;
	border-left:0px solid #454545; 
	border-right:0px solid #454545; 
	border-top:0px solid #454545; 
	border-bottom:0px solid #454545; 
	height: 100px;
	margin-right: 20px
	}
	
/* end header */ 

/* start content */
	
.content {
	background: transparent;
	color: silver;
	position: absolute;
	top: 99px;
	left: 140px;
	height: 190px;
	border: 0px solid #454545;
	border-bottom-width: 0px;
	border-top-width: 0px;
	margin-right: 20px;
	padding: 5px;
	width: 620px;
	}

.contentlink a:link {
	text-decoration: none;
	}

.contentlink a:visited {
	text-decoration: none;
	}

.contentlink a:hover {
	background: transparent;
	color: red;
	text-decoration: none;
	}

.contentlink a:active {
	text-decoration: none;
	}

/* end content */

/* start navigation */
	
.navigation {

	height: auto;
	left: 6px;
	line-height: 110%;
	position: absolute;
	top:110px;
	width: 130px; 
	height: 200px;
		}

.navlink a:link {
	background: transparent;
	color: black;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	}

.navlink a:visited {
	background: transparent;
	color: black;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	}

.navlink a:hover {
	background: transparent;
	color: red;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	}

.navlink a:active {
	background: transparent;
	color: black;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	}
	
.navbutton {
	background: silver;
	border: 2px outset #FFFFFF;
	color: black;
	font-family: Arial, sans-serif;
	font-size: 15px;
	margin: 2px;
	padding: 1px;
	text-align: center;
	width: 120px;
	}
	
/* end navigation */
	
/* start footer */

.footer {
	clear: both;
	position: absolute;
	top: 800px;
	left: 0px;
	width: 760px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	border: 0px solid #454545;
	border-left-width: 0px;
	margin-left:0px;
	margin-right: 20px;
	padding-left: 160px;
	text-align: center;
	position: absolute;
	
	left: 0px;
	
	

	}

.footerlink a:link {
	background: transparent;
	color: silver;
	font-weight: 500;
	padding: 5px;
	text-decoration: none;
	}

.footerlink a:visited {
	color: silver;
	padding: 5px;
	font-weight: 500;
	text-decoration: none;
	}

.footerlink a:hover {
	background: transparent;
	color: red;
	font-weight: 500;
	padding: 5px;
	text-decoration: none;
	}

.footerlink a:active {
	padding: 5px;
	font-weight: 500;
	text-decoration: none;
	}
	
/* end footer */
	
/* start copyright */

.copyright {
	background: transparent;
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 500;
	}
	
/* end copyright */
	
/* start miscellaneous */


a:link {
	background: transparent;
	color: silver;
	}

a:hover {
	background: transparent;
	color: red;
	}

/*a:visited {
	background: transparent;
	color: silver;
	}*/
	
/* end miscellaneous */

/* start linklinks */
.mylinks {
	position: absolute;
	height: auto;
	left: 10px;
	line-height: 14px;
	width: 120px;
	top: 300px;
	}

.linklinks a:link {
	background: transparent;
	color: silver;
	font-size: 10px;
	font-weight: 500;
	text-decoration: none;
	}

.linklinks a:visited {
	background: transparent;
	color: silver;
	font-size: 10px;
	font-weight: 500;
	text-decoration: none;
	}

.linklinks a:hover {
	background: transparent;
	color: red;
	font-size: 10px;
	font-weight: 500;
	text-decoration: none;
	}

.linklinks a:active {
	background: transparent;
	color: silver;
	font-size: 10px;
	font-weight: 500;
	text-decoration: none;
	}
	
.linkhead {
	background: transparent;
	color: silver;
	font-size: 11px;
	font-weight: 600;
	text-decoration: none;
	}

	
	
/* end linklinks */

.archivelinks a:link {
	background: transparent;
	color: silver;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	}

.archivelinks a:visited {
	background: transparent;
	color: silver;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	}

.archivelinks a:hover {
	background: transparent;
	color: red;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	}

.archivelinks a:active {
	background: transparent;
	color: silver;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	}
	
table{
	width: 100%;
	height: 100%;
	}
	
td {
	vertical-align: middle;
	text-align:	center;
	}
	
.container {
	position: relative;
	border: 0px 0px 0px 0px;
	border-color: black;
	margin: 40 auto;
	width: 760px;
	height: 760px;
	text-align: left;
	}

	
	
	