HTML {
min-height: 100%;
max-height: 100%;
height:100%;
}

BODY {
min-height: 100%;
max-height: 100%;
height:100%;
}

body{
background: url('img/crest_backg.gif');
margin: 0px;
}

#content{
background-color: #003300;
width: 1000px;
height: 100%;
}

#header_img_2, #header_img_3{
margin-left: -4px;
}

#nav_bar {
  margin-top: -4px;
}

#nav_img_2 {
  margin-left: -4px;
}

* HTML #nav_img_2 {
margin-left: -7px;
}


#text_nav {
float: left;
height: 23px;
width: 734px;
background-color: #009900;
font-family: Verdana, Arial, Sans-Serif;
font-size: 10pt;
font-weight: bold;
color: #FFFFFF;
text-transform: uppercase;
}

#text_nav div {
padding-left: 173px;
margin-top: 3px;
}

a:link, a:visited {
color: #FFFFFF;
text-decoration: none;
}

a:active, a:hover{
text-decoration: underline;
}

#text_nav  .non_first {
padding-left: 71px;
}

#main_copy {
padding-left: 173px;
padding-top: 49px;
width:  560px;
font-size: 10pt;
font-family: Verdana, Arial, Sans-Serif;
color: #FFFFFF;
padding-bottom: 10px;
font-weight: normal;
}

#main_copy .headline {
font-size: 11pt;
font-weight: bold;
}

#main_copy ul {
margin-top: 1px;
margin-left: -17px;
font-size: 11pt;
padding-bottom: 19px;
line-height: 1.43em;
}

* HTML #main_copy ul{
margin-left: 17px;
}

.no_ul {
margin-top: 0px;
}

#in_the_news{
position: absolute;
top: 265px;
left: 450px;
}