*{
	margin:0px;
	padding:0px;
}
.main{
	background-image:url(images/americanflagtest.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size:100% 100%;
}
body{
	opacity:1;
	color:#FFFFFF;
	background-color:#0B1D67;
}
p{
	opacity:1;
	color:#000000;
	font-weight:bold;
}
table{
	
	border:0px;
	text-align:center;
	height:100%;
	margin-top:0px;
	table-layout: fixed;
}
.logo{
	background-color:#0B1D67;
	height:100%;
	color:#99CCCC;
}
button{
	border:none;
	display:block;
	background-color:#0B1D67;
	cursor:pointer;
}
td{
	width: 100%;
	vertical-align:top;
	text-align:center;
}
h3{
	color:black;
	font-weight:bold;
	font-size:18pt;
}
tr{
	margin-top:0px;
	padding-top:0px;
}
th{
	margin-top:0px;
	padding-top:0px;
}
.facebook{
	color:#990000;
}
h2{
	font-weight:bold;
	color:#000000;
}
.membership{
	color:#FFFFFF;
}
li{
	color:#000000;
	font-weight:bold;
	margin-left:25px;
	font-size:12pt;
}
ul{
	text-align:left;
}
.sales{
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
h1{
	font-weight:bold;
	color:#000000;
}
.nav{
	margin-top:0px;
	padding-top:0px;
}
.blue{
	color:#0000CD;
	font-size:14pt;
}
.officer{
	margin-left: auto;
	margin-right: auto;
}
.thofficer{
}
