body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #000 url(../layout/bg_camo.jpg);
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans Unicode";
	font-size: 12px;
}
img{
	border: 0;
}
a{
	font-weight: bold;
	outline: none;
	}
a:link {
	color: #dcf6bd;
}
a:visited {
	color: #dcf6bd;
}
a:hover {
	color: #FDFBFB;
}
a:active {
	color: #553A37;
}
h1{
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	width: 100%;
	border-bottom: 1px solid white;
}
h2{
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding: 0;
	margin: 0;
}
h3{ font-size: 20px; }
#container{
	margin: 0 auto;
	width:807px;
	position: relative;
}
#header{
	margin: 0 auto;
	height: 140px;
	width:807px;
	position: relative;
}
#topNav{
	margin: 0 auto;
	height: 34px;
	width:807px;
	position: relative;
}
#content{
	background: url(../layout/bg_content.jpg) repeat-y;
	width:807px;
	position: relative;
	text-align: left;
	padding: 20px;
}
.contentTxt{
	
}
#contentBtm{
	margin: 0 auto;
	background: url(../layout/bg_content_btm.jpg);
	height: 17px;
	width:807px;
	position: relative;
}
a.footerLinks:link, a.footerLinks:visited{
    color: #ffffff;
    text-decoration: none;
}
a.footerLinks:hover{
    text-decoration: underline;
}
.style1 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
.style2 {
	font-size: 20px;
	color: #CFBD92;
}
.style5 {
	font-size: 20px;
	color: #FFFFFF;
}
.style7 {color: #FFFFFF}
.style8 {color: #999999}
.style9 {color: #999999; font-size: 11px; }
.style10 {color: #666666}
.style12 {font-size: 18px; color: #FFFFFF; }
.style13 {color: #DCF6BD}
