/*****************************************/
/* i like cheez-itz and spicy v-8 juice */
/***************************************/

body {
	background: #000;
	color: #fff;
}

img {
/* some browsers add annoying borders on images we destroy them */
	border: 0 none;
}

#banner {
/* a pretty vetus partum libri banner */
	background: transparent url(http://media.pldh.net/banners/vpl.png) no-repeat;
	display: block; 
	width: 1000px; 
	height: 150px;
	border: 3px solid #000; 
	color: transparent;
}

/* Set Page Container */
#container {
/* this block contains and centers all proceeding content */
	width: 854px;
	margin-right: auto;
	margin-left: auto;
	background: transparent;
}

#marker {
/* page titles */
	width: 579px; 
	height: 60px;
	float: right;  
	border: 0px;  
	margin: -310px 0px 5px 275px;
	padding: 0px 0px 0px 5px;
} 

h1 {
	height: 60px;
	background: url(http://media.pldh.net/nav_imgs/marker.png) no-repeat left;
	margin: 0 0 .7em 0;
	font: bold 1.4em Arial, sans-serif;
 	color: white;
}

h1 span {
	height: 60px;
	width: 560px;
	line-height: 60px;
	padding-left: 35px;
 	color: white;
}

h2 {
	padding-top: 2px;
	padding-left: 16px;
	font: 20px/1.2 Arial, sans-serif;
	color: #603913;
	background: url(http://media.pldh.net/nav_imgs/vh1.png) no-repeat;
	height: 22px;
	text-decoration: underline;
}

#updates {
/* dis bawks haz teh texts in it */
	width: 561px; 
	float: right; 
	border: 3px solid #603913;  
	margin: -225px 0px 5px 250px; 
	padding: 10px 10px 10px 10px;
	background: #985;
	text-align: left;
	font: 14px/1.2 Arial, sans-serif; 
	color: #fff; 
}

#updates a {
	color: #603913; 
	font-weight: bold; 
	text-decoration: none;
}

#updates a:hover {
	color: #603913; 
	font-weight: bold; 
	text-decoration: underline;
}


#tableocontents {
/* positions the table of contents to the right */
	width: 150px;
	margin: 10px 0 10px 0px;
	float: right;
	text-align: center;
	color: #603913;
	background: #986;
	border: 2px groove #603913;
}

/********************/
/* Paragraphs, etc */
/******************/

ul { list-style-type: none; }

p {
	font: 14px/1.2 Arial, sans-serif; 
	text-indent: 10px; 
}

dt {
	font: 14px/1.2 Arial, sans-serif;
	font-weight: bold !important;
	text-align: left;
}

dd {
	font: 14px/1.2 Arial, sans-serif;
	text-align: left;
	margin: 0 0 0 2em;
}

.middle { text-align: center; }

span.strong {
	font-weight: bold;
	color: #fff;
}

span.em {
	font-style: italic;
}

span.obl {
	font-style: oblique;
}

span.ul {
	text-decoration: underline;
}

#menus {
/* formatting the menus */
	float: left;
	margin: 0px 0px 0px 0px;
	width: 206px;
	border: 3px solid; 
	background: #603913; 
	color: #603913;
	font: 14px/1.2 Arial, sans-serif;
}

.navconvetus {
/* Vetus menu */
	width: 200px; 
	text-align: center;
	font: 14px/1.2 Arial, sans-serif;
}

.navconvetus li { text-align: center; }

.navconvetus ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

.navconvetus a {
	display: block;
	padding: 3px;
	width: 200px;
	background-color: #986;
}

.navconvetus a:link {
	color: #fff;
	text-decoration: none;
}

.navlistvetus a:visited {
	color: #fff;
	text-decoration: none;
}

.navconvetus a:hover {
	background-color: #603913;
	color: #fff;
}

/* Set the Footer */
#footer {
/* positioning the footer its text and pushing text down away from top */
	background: #000;
	width: 854px;
	margin: 0;
	text-align: center;
	font: 14px/1.2 Arial, sans-serif;
}

#footer a {
	color: #9bd;
	text-decoration: none;
}

#footer a:hover {
	color: #9bd;
	text-decoration: underline;
}

/*** nza ***/
/** EoCSS **/