/* CSS Document */

body {
	background-color:#333300;
	margin:0px;
	text-align:center;
	}

.main_frame {
	width:1000px;
	text-align:left;
	margin:0 auto;
	}

.green_top {
	background-image:url(../images/army_top.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:72px;
	float:left;
	clear:none;
	}

.side_green {
	background-image:url(../images/side_army.jpg);
	background-repeat:no-repeat;
	width:83px;
	height:507px;
	float:left;
	clear:none;
	}

.green_container {
	background-image:url(../images/army_bg.jpg);
	background-repeat:repeat-y;
	width:917px;
	float:left;
	clear:none;
	}

.date_green {
	background-image:url(../images/date_army.jpg);
	background-repeat:no-repeat;
	width:917px;
	height:34px;
	float:left;
	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	text-align:center;
	line-height:34px;
	letter-spacing:5px;
	}

.inner_logo {
	background-image:url(../images/army_title.jpg);
	background-repeat:no-repeat;
	width:917px;
	height:96px;
	float:left;
	clear:none;
	}

	
.nav_bg {
	background-image:url(../images/army_nav.jpg);
	background-repeat:no-repeat;
	width:917px;
	height:29px;
	float:left;
	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	text-align:center;
	line-height:29px;
	}

.nav_bg a:link {
	color:#000000;
	text-decoration:none;
	}

.nav_bg a:visited {
	color:#000000;
	text-decoration:none;
	}
	
.nav_bg a:hover {
	color:#006600;
	text-decoration:underline;
	}
	
.inner_img {
	width:339px;
	float:left;
	clear:none;
	}
	
.inner_img1 {
	width:339px;
	height:348px;
	float:left;
	clear:none;
	}
	
.inner_img2 {
	width:270px;
	float:left;
	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	text-align:left;
	line-height:20px;
	padding:10px 50px 0px 19px;
	}

.inner_img2 a:link {
	color:#000000;
	text-decoration:none;
	}

.inner_img2 a:visited {
	color:#000000;
	text-decoration:none;
	}
	
.inner_img2 a:hover {
	color:#006600;
	text-decoration:underline;
	}

.text_container {
	width:578px;
	float:left;
	clear:none;
	}
	
.caption {
	width:270px;
	float:left;
	clear:none;
	font-family: "Times New Roman", Times, serif;
	font-size:25px;
	color:#003300;
	text-decoration:none;
	text-align:left;
	line-height:29px;
	font-style:italic;
	padding:10px 30px 0px 8px;
	}

.sidenav {
	width:270px;
	height:34px;
	float:left;
	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #990000;
	text-decoration:none;
	text-align:left;
	line-height:24px;
	}

.sidenav a:link {
	color:#990000;
	text-decoration:none;
	}

.sidenav a:visited {
	color:#000000;
	text-decoration:none;
	}
	
.sidenav a:hover {
	color:#006600;
	text-decoration:underline;
	}

.textpane {
	width:500px;
	float:left;
	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	text-align:justify;
	line-height:22px;
	padding:10px 70px 10px 8px;
	}
	
.textpane a:link {
	color:#333333;
	text-decoration:none;
	}

.textpane a:visited {
	color:#333333;
	text-decoration:none;
	}

.textpane a:hover {
	color:#333300;
	text-decoration:none;
	}

.green_footer {
	background-image:url(../images/army_footer.jpg);
	background-repeat:no-repeat;
	width:917px;
	height:33px;
	float:left;
	clear:none;
	}


.footernav_container  {
	width:1000px;
	float:left;
	clear:none;
	}
	
.footer_credit {
	width:250px;
	float:left;
	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #b4c580;
	text-decoration:none;
	text-align:left;
	line-height:24px;
	}

.footer_credit a:link {
	color:#b4c580;
	text-decoration:none;
	}

.footer_credit a:visited {
	color:#b4c580;
	text-decoration:none;
	}
	
.footer_credit a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

.footernav  {
	width:165px;
	float:left;
	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #b4c580;
	text-decoration:none;
	text-align:left;
	line-height:24px;
	padding-left:10px;
	border-left:#b4c580 solid 1px;
	}

.footernav a:link {
	color:#b4c580;
	text-decoration:none;
	}

.footernav a:visited {
	color:#b4c580;
	text-decoration:none;
	}
	
.footernav a:hover {
	color:#ffffff;
	text-decoration:underline;
	}
