body {

    background-image: url(/http/www.themilitarystandard.com/style/greendigcamo2.jpg);
    background-color:#999999;
    color: #000000;
    font-family: verdana, arial, helvetica, sans-serif;
    height: 100%;
    margin: 0;
}

#wrapper {
    text-align: left;
    width: 955px;
    margin: 0px auto 0px auto;
    background-color:#DFE1CE;
    min-height:1500px;
    overflow:hidden;
}

#top {
	height:110px;
}

#header {
    position:relative;
    height:72px;
    padding: 10px 0 0;

    background-color:#6D7956;
    text-decoration:none;
}
#header h1 {
    font-size: 30px;
}
#header h1 a {
	text-decoration: none;
	color: black;
}
#topnavcontainer {
   position:absolute;
    width: 955px;
    background-color:#000000;

    background-position: left;
    height: 27px;
    font-size:10px;
    background-image: url(/http/www.themilitarystandard.com/style/navbg.gif);
    background-repeat: repeat-x;
}
#topnavcontainer ul {

    left:0;
 float:left;
    list-style-type:none;


}

#topnavcontainer li {position:relative;
    float:left;
    border-style:none;
    overflow:visible;
}
#topnavcontainer li a {
    display:block;

    top:-1px;
    padding: 2px 10px 2px;
    font-weight:bold;
    color: #FFFFFF;
    font-size:12px;
    text-decoration:none;
}
#topnavcontainer li a:hover {
    background:#6D7956;
}


#contentarea {
  background-color:#DFE1CE;
  padding-bottom:20010px;
  margin-bottom:-20000px;
}
#content {padding:9px;
  font-size:10pt;
}
#leftcolumn {float:left;width:518px;padding:9px;}
#rightcolumn {
    float:right;
    width:337;
    padding:9px;
    
}
#date {
    font-size:x-small;
}
.navbox {
     border: 1px solid #6D7956;
     

    top:0;
    background-image: url(/http/www.themilitarystandard.com/style/wpheader.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    color: #FFFFFF;
    border-bottom: 2px solid #9AC6FF;
    border-collapse: collapse;
    font-size: 10pt;
    font-weight:bold;
    padding: 2px 7px 2px 3px;
   
}
.linkbox {
    color:#000000;
    padding: 10px 3px 8px 5px;
    font-size: 10pt;
     font-weight:normal;
}

#footer {
    position:absolute;
    background-color:#6D7956;
    height: 30px;
    margin-bottom: 0;
   
}

/* all stuff below for backward compatability */

#container {
  padding-left: 160px;   /* LC width */
  padding-right: 160px;  /* RC width */
  background-color: #DFE1CE;
  overflow: hidden;
}
#container .column {
  position: relative;
  float: left;
  padding-bottom: 20010px;  /* X + padding-bottom */
  margin-bottom: -20000px;  /* X */
}
#center {
  width: 100%;
  background-color: #DFE1CE;
  

}

#content {
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
  
}

#content h1 {
  font-size:large;
}
#content h3 {
  font-weight:bold;
}	

#leftnav {
  width: 160px;          /* LC width */
  right: 160px;          /* LC width */
  margin-left: -100%;
  background-color: #97a186;
 
  
}
#rightnav {
  width: 160px;          /* RC width */
  margin-right: -160px;  /* RC width */
  background-color: #97a186;
}
* html #leftnav {
  left: 160px;           /* RC width */
}

#topnav {
	background-color: #6D7956;
	height: 120px;

}
#topnav h1 {
	font-size: 30px;
}
#topnav h1 a {
	text-decoration: none;
	color: black;
}
#banner {
	margin-top: 0px;
	padding: 20px;
	margin-bottom: 0px;
}
#bottomnav {
  clear: both;
  background-color: #6D7956;
  position: relative;
  height: 20px;
}


#navigation {
	text-align: left;
	padding: 0;

}
#navigation li h2 {
	display: block;
	font-size: 8pt;


	padding: 2px 2px 2px 5px;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #6f7969;

}
#navigation li {

	border-bottom: 1px solid #6f7969;
	margin: 0;


}

#navigation li a {
	display: block;
	text-decoration: none;
        font-size: 10pt;
	color: #373c35;

	padding: 2px 2px 2px 5px;

}

#navigation li a:hover {
	background-color: #c2c6af;
	padding: 2px 2px 2px 5px;

}


#rssnews {
	width: 160px;
	text-align: left;

}
#rssnews ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #6f7969;
}
#rssnews h2 {
	display: block;
	font-size: 14px;
	padding: 5px 5px 5px 5px;
}
#rssnews li {

	margin: 0;
}

#rssnews li a {
	display: block;
	padding: 5px 5px 5px 0.3em;
	font-size: 12px;
}

