﻿/*Military*/
#masthead {
					height: 60px;
					text-align: center;
					background-image: url('../cheryl-images/btn-headers/silvertile.jpg');
					width: 900px;
					background-repeat: repeat-x;
}
#top_nav {
					width: 900px;
}
#top_nav ul {
					list-style-type: none;
					padding-right: 2px;
					padding-left: 2px;
					display: block;
					margin-top: 1px;
}
#top_nav li {
					float: right;
					display: block;
					margin-right: auto;
					margin-left: auto;
					padding-right: 2px;
					padding-left: 2px;
}
#top_nav a {
					border: 5px none #663300;
					font-family: Arial;
					font-size: 80%;
					font-weight: bold;
					color: #000000;
					text-align: center;
					text-decoration: none;
					padding-right: 5px;
					padding-left: 5px;
					width: 100px;
					display: block;
					background-image: url('../cheryl-images/btn-headers/silverbtn.jpg');
					background-repeat: no-repeat;
					height: 25px;
					padding-top: 3px;
					margin-top: 1px;
}
#top_nav a:hover {
					color: #000000;
					font-weight: bold;
					border: 5px none #CDAF69;
					text-decoration: none;
					background-image: url('../cheryl-images/btn-headers/silverhoverbtn.jpg');
					background-repeat: no-repeat;
					width: 100px;
					height: 25px;
}
#page_content {
					font-family: arial;
					font-size: 90%;
					margin-top: 30px;
					width: 900px;
}
#footer {
					font-family: arial;
					font-size: 60%;
					font-weight: bold;
					color: #000000;
					text-align: center;
					background-image: url('../cheryl-images/silvertile.jpg');
					background-repeat: repeat-x;
					width: 900px;
					margin-top: 25px;
}
#container {
					width: 900px;
}
h1 {
					font-family: arial;
					font-size: 150%;
					font-style: italic;
					text-align: center;
					margin-top: 10px;
					float: left;
					margin-left: 20px;
}
h3 {
					font-family: arial;
					font-size: 80%;
					font-style: italic;
					color: #000000;
					text-align: left;
					margin-top: 40px;
					margin-right: 30px;
					float: right;
}
body {
					text-align: center;
					background-image: url('confbkg.jpg');
					font-family: verdana;
					font-size: 11pt;
					color: #000000;
}
table {
					font-family: Arial;
					font-size: 100%;
					color: #000000;
					text-align: left;
					border: medium none #000080;
					margin-right: auto;
					margin-left: auto;
}
a {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000080;
}
.style1 {
	text-align: center;
	font-size: xx-small;
	font-family: arial;
	font-weight: bold;
	color: #000000;
}
.style2 {
	font-family: "Times New Roman";
}
.style3 {
	font-family: georgia;
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: center;
}
.style4 {
	left: 200px;
	margin-left: 200px;
}

.lefttxt {
					text-align: left;
}
.table80 {
					width: 80%;
}
.headerbkg {
					background-image: url('../cheryl-images/btn-headers/silvertile.jpg');
					background-repeat: repeat-x;
					width: 900px;
					height: 70px;
}

