﻿/*In Memory template*/
#masthead {
					background-image: url('../images/memorybnr.jpg');
					width: 400px;
					height: 60px;
					padding: 0px;
					margin-top: 0px;
					margin-right: auto;
					margin-left: auto;
					background-repeat: no-repeat;
}
#masthead h1 {
					margin-top: 15px;
					font-family: georgia;
					font-size: 160%;
					font-weight: bold;
					font-style: italic;
					color: #000000;
					text-align: center;
}
#top_nav {
					margin-top: 2px;
}
#top_nav ul {
					list-style-type: none;
					text-align: center;
					width: 300px;
					padding-top: 0px;
					padding-right: 5px;
					padding-bottom: 0px;
					margin-top: 0px;
					margin-bottom: 0px;
					margin-left: 0px;
}
#top_nav li {
					float: right;
					padding-right: 2px;
					padding-left: 2px;
}
#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;
					color: #000000;
					text-decoration: none;
}
#footer {
					font-family: arial;
					font-size: 60%;
					font-weight: bold;
					color: #000000;
					background-color: #C0C0C0;
					border: 3px solid #515151;
					width: 900px;
					margin-top: 20px;
					margin-right: auto;
					margin-left: auto;
}
#page_content {
					width: 900px;
					text-align: center;
					margin-top: 25px;
}

body {
					background-image: url('../classes/angwdov.jpg');
					background-attachment: fixed;
					scrollbar-arrow-color: #ffffff;
					scrollbar-base-color: #515151;
					text-align: center;
					font-style: italic;
}
p {
	background-color: transparent;
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
a {
	color: #000000;
	text-align: center;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
}
a:visited {
					color: #808080;
					text-align: center;
}
table {
					border: 1px solid #C0C0C0;
					font-family: Arial;
					font-size: small;
					font-weight: normal;
					font-style: normal;
					color: #000000;
					text-align: left;
					margin-right: auto;
					margin-left: auto;
					width: 100%;
}
td {
					border: 1px solid #C0C0C0;
					font-family: Arial;
					font-size: 11pt;
					font-weight: normal;
					font-style: normal;
					color: #000000;
}
hr {
					color: #515151;
					width: 100%;
					height: 4px;
}
.style1 {
					font-family: "Book Antiqua";
					font-weight: bold;
					font-size: 110%;
					font-style: italic;
					text-align: center;
					scrollbar-arrow-color: #FFFFFF;
					scrollbar-base-color: #515151;
}
.italicleft {
					font-family: Arial;
					font-size: 90%;
					color: #000000;
					font-style: italic;
					text-align: left;
}
.style5 {
	color: #993366;
}
.style6 {
	font-size: xx-large;
	font-weight: bold;
	font-family: Garamond;
}
.style8 {
					font-family: "Book Antiqua";
					font-weight: bold;
					font-size: 120%;
					font-style: italic;
}
.table20 {
					width: 20%;
}
.table30 {
	width: 30%;
}
.table50 {
	width: 50%;
}
.table60 {
	width: 60%;
}
.table70 {
					width: 70%;
}
.table80 {
	width: 80%;
}
.lefttxt {
					text-align: left;
}

