/* CSS Document - Priest Development Corporation */

body {
	background-image: url('images/horiz_bg.gif');
	background-repeat: repeat-y;
}

.nav {
	color : #FFFFFF;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.navhead {
	color: #E3E0FB;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a:hover {
	color: #9490C6;
}

a { 
	color : #0000FF; text-decoration : none;
}

body {
	background-color: #FFFFFF;
}

.linkbox {
	background-color: #E9E7FB;
	padding-left: 5px;
}

.factbox {
	background-color: #FFFF99;
}

.pagetitle {
	color: #080092;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
