﻿/*Confederate*/
#masthead {
					background-image: url('../images/chromebnr.jpg');
					background-repeat: repeat-x;
					height: 75px;
					width: 900px;
}
#top_nav {
					margin-top: 2px;
}
#top_nav ul {
					padding: 0px;
					margin: 0px;
					list-style-type: none;
					text-align: center;
					width: 900px;
}
#top_nav li {
					float: right;
					padding-right: 5px;
					padding-left: 5px;
}
#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;
}
#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: 25px;
}
#page_content {
					width: 900px;
					margin-top: 25px;
}
#container {
					width: 900px;
}
h1 {
					font-family: georgia;
					font-size: 200%;
					font-weight: bold;
					font-style: italic;
					color: #000000;
					margin-top: 10px;
}
h3 {
					font-family: arial;
					font-size: 80%;
					font-style: italic;
					color: #000000;
					text-align: left;
					margin-top: 20px;
					margin-right: 30px;
					float: right;
}


body {
	background-image: url('../military/confbkg.jpg');
	background-attachment: fixed;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #cbcbcb;
	text-align: center;
}
p {
	background-color: transparent;
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
}
a {
	font-family: arial;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
img {
					border-style: none;
}
.style1 {
	font-family: arial;
	font-size: small;
	color: #000000;
	text-align: left;
}
.style2 {
	font-family: arial;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.img1 {
					margin-top: 10px;
					margin-left: 75px;
					float: left;
}
.img2 {
					float: right;
					margin: 10px 75px 0px 0px;
}
.lefttxt {
					text-align: left;
}
.table40 {
					width: 40%;
}
.headerbkg {
					background-image: url('../images/chromebnr.jpg');
					width: 900px;
					height: 60px;
}

