﻿/*Census template*/
#masthead {
					background-image: url('../images/cemeterybnr.jpg');
					height: 50px;
					background-repeat: repeat-x;
					width: 900px;
}
#top_nav {
					margin-top: 2px;
					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: 4px;
					padding-left: 4px;
}
#top_nav a {
					font-family: Arial;
					font-size: 90%;
					font-weight: bold;
					color: #000000;
					text-align: center;
					text-decoration: none;
					padding-right: 2px;
					padding-left: 2px;
					width: 75px;
					display: block;
					background-image: url('../images/silverbtn.jpg');
					background-repeat: no-repeat;
					height: 25px;
					padding-top: 3px;
					margin-top: 1px;
}
#top_nav a:hover {
					color: #000000;
					font-weight: bold;
					text-decoration: none;
					background-image: url('../images/silverbtnhover.jpg');
					background-repeat: no-repeat;
					width: 75px;
					height: 25px;
}
#container {
					position: relative;
					width: 900px;
					margin-top: 10px;
}
#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: 20px;
}
#page_content {
					width: 900px;
					margin-right: auto;
					margin-left: auto;
					margin-top: 30px;
}
#container2 {
					width: 900px;
}

body {
					background-image: url('../images/census.jpg');
					background-attachment: fixed;
					scrollbar-arrow-color: #c0c0c0;
					scrollbar-base-color: #808080;
					text-align: center;
					margin-right: 50px;
					margin-left: 50px;
}
p {
	background-color: transparent;
	font-family: Arial;
	font-size: 12pt;
}
table {
	width: 100%;
	right: auto;
	left: auto;
}
td {
					border: 1px solid #C0C0C0;
					text-align: center;
}
a {
					font-family: arial;
					font-size: 100%;
					color: #000080;
					font-weight: bold;
					text-align: center;
}
a:visited {
					color: #800000;
}
pre {
					text-align: left;
}
h1 {
					font-family: georgia;
					font-size: 180%;
					font-weight: bold;
					font-style: italic;
					color: #000000;
					margin-top: 5px;
					margin-left: 30px;
					float: left;
}
h3 {
					font-family: arial;
					font-size: 9pt;
					font-style: italic;
					color: #000000;
					text-align: left;
					margin-right: 30px;
					margin-top: 30px;
					float: right;
}
.backbutton {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-image: url('../images/whiteglass2.jpg');
	border: medium solid #676767;
	margin-right: auto;
	margin-left: auto;
	width: 65px;
	height: 25px;
}
.style1 {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: center;
}
.style2 {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
	text-align: center;
	background-image: url('../images/whiteglass2.jpg');
	border: 5px double #676767;
	width: 20%;
}
.style3 {
	width: 80%;
}
.style4 {
	font-family: arial;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.table40 {
					width: 40%;
					margin-right: auto;
					margin-left: auto;
					border: 4px solid #C0C0C0;
					text-align: left;
}
.style5 {
					font-weight: normal;
					font-size: x-small;
}

.headerbkg {
					background-image: url('../images/cemeterybnr.jpg');
					width: 900px;
					height: 60px;
					background-repeat: repeat-x;
}


