﻿/*Census template*/
#masthead {
					background-image: url('../images/cemeterybnr.jpg');
					background-repeat: repeat-x;
					width: 900px;
					margin-top: 0px;
}
#top_nav {
					margin-top: 1px;
					width: 900px;
}
#top_nav ul {
					padding: 0px;
					margin: 0px;
					list-style-type: none;
					text-align: center;
					width: 900px;
}
#top_nav li {
					float: right;
					padding-right: 10px;
}
#top_nav a {
					color: #000000;
					text-decoration: none;
					display: block;
					padding-right: 1px;
					padding-left: 1px;
					background-repeat: no-repeat;
					margin-right: 1px;
					font-family: arial;
					font-size: 80%;
					font-weight: bold;
					width: 75px;
					height: 25px;
					background-image: url('../images/silverbtn.jpg');
					margin-top: 2px;
					padding-top: 4px;
}
#top_nav a:hover {
					background-image: url('../images/silverbtnhover.jpg');
					background-repeat: no-repeat;
					width: 75px;
					height: 25px;
					padding-right: 1px;
					padding-left: 1px;
					margin-top: 1px;
					margin-right: 1px;
					padding-top: 4px;
}
#page_content {
					width: 900px;
					margin-top: 25px;
}
#footer {
					font-family: arial;
					font-size: 60%;
					font-weight: bold;
					color: #000000;
					text-align: center;
					background-image: url('../images/silvertile.jpg');
					background-repeat: repeat-x;
					width: 900px;
					margin-top: 30px;
					margin-right: auto;
					margin-left: auto;
}

body {
	background-image: url('../census/census.jpg');
	background-attachment: fixed;
	scrollbar-arrow-color: #c0c0c0;
	scrollbar-base-color: #808080;
	text-align: center;
}
p {
	background-color: transparent;
	font-family: Arial;
	font-size: 12pt;
}
table {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
a {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000080;
}
pre {
					text-align: left;
					width: 900px;
}
h1 {
					font-family: arial;
					font-size: 160%;
					font-weight: bold;
					font-style: italic;
					color: #000000;
					text-align: center;
					margin-top: 10px;
					float: left;
					margin-left: 20px;
}
h3 {
					font-family: arial;
					font-size: 80%;
					font-style: italic;
					color: #000000;
					float: right;
					margin-top: 30px;
					margin-right: 20px;
					text-align: left;
}
.style1 {
	font-family: georgia;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: center;
}
.style2 {
	font-family: arial;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.lefttxt {
					font-family: arial;
					font-size: 90%;
					color: #000000;
					text-align: left;
}
.headerbkg {
					background-image: url('../images/cemeterybnr.jpg');
					width: 900px;
					height: 60px;
}
#container {
					width: 900px;
}

