html
  {
  	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	height: 100%;
  }
  
body
  {
  	height: 100%;
  	background-image: url(../images/camo_bg.jpg);
	background-repeat: repeat;
  }

.head{
	border:none;
}
#container {
	margin: auto;
	width: 750px;
	text-align: left;
}

.main {
	width: 750px;
	padding-top:5px;
   	background: url(../images/shadow.png) no-repeat top center;
}

.main table {
	width:730px;
	height:100%;
}


a:link {
	color: #333;
	text-decoration: underline;
	outline:none;
	border:none;
}

a:visited{
	color: #333;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #666;
}

a:active {
	text-decoration: none;
	text-align: center;
}

.lists {
	width:620px;
	margin: 0 auto 0 auto;
}

.newsletters {
	width:500px;
	margin: 0 auto 0 auto;
}

.newsletters tr td {
	text-align:left;
	padding-top:10px;
}

.lists tr td {
	text-align:left;
	padding-top:10px;
}

#Nav {
	height: 155px;
	color: #FFFFFF;
	}

#Nav[class] {
	height: auto;
	color: #FFFFFF;
	}

.buttonText {
	color:#FFFFFF;
	}	
	
.NavBar{
	position:relative;
	z-index:50;
}

.BottomNav {
	font-size: 13px;
	width:		770px;
	text-align:	center;
	color:#666666;
	}
	
.BottomNav a:link {
	color: #333;
	text-decoration: none;
}

.BottomNav a:visited{
	color: #333;
	text-decoration: none;
}

.BottomNav a:hover {
	text-decoration: underline;
	color: #666;
}

.BottomNav a:active {
	text-decoration: none;
	color: #990000;
}
	
.SmallInfo {
	text-align: center;
	font-size: 11px;
	color: #666666;
	}
	
.padtext{
	padding-left: 5px;
	padding-right: 8px;
	}
	
.BodyText{
		width: 	720px;
		margin-left: 20px;
		font-family: "Times New Roman", Times, serif;
		font-size:15px;
		font-style:normal;
		line-height: 17px;
	}
	
.BodyText a{
	color: #333333;
	text-decoration:underline;
	}
	
.BodyText a:hover{
	color: #000000;
	}

.marquee {
	width:725px;
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:15px;
	background-color: #999966;
	position:relative;
	z-index:0;
}

.HeadText {
	text-align: left;
	font-size: 16px;
	}
	
.TitleText { 
	text-align:center;
	font-size:18px;
	font-weight:bold;
	}
