body{
 background-color : #000000;
 margin-top : 0px;
 margin-left : 0px;
 color : #333333;
 }
 a {
 color: #333333;
 
 }
 #thecontainer{
 background-image : url('../images/background.gif');
 background-repeat : no-repeat;
 border : solid;
 border-width : 1px;
 border-color : #000000;
 width : 935px;
 height : 600px;
 }
 #main_nav{
 width : 207px;
 height : 600px;
 font-family : verdana,helvetica,arial,sans-serif;
 font-size : 10px;
 text-align : right;
 }
 #main_nav a{
 text-decoration : none;
 padding-right : 35px;
 text-transform : uppercase;
 }
 #main_nav a:link{
 }
 .nav_button{
 width : 207px;
 margin-bottom : 8px;
 }
 
 .nav_blue{
 margin-top : 125px;
 }
 .nav_blue a{
 color : #ACBDBD;
 }
 .nav_green{
 margin-top : 25px;
 }
 .nav_green a{
 color : #8BB45A;
 }
 .nav_yellow{
 margin-top : 20px;
 }
 .nav_yellow a{
 color : #DE9C5A;
 }
 #secondary_nav{
 position: absolute;
 width : 650px;
 height : 17px;
 left: 210px;
 top: 85px;
 }
 #page_contents{
 position: absolute;
 left: 210px;
 top: 103px;
 font-family : verdana,helvetica,arial,sans-serif;
 font-size : 11px;
 width : 650px;
 height : 350px;
 background-color : #94A2AA;
 }
 #page_notes{
 position: absolute;
 width : 650px;
 height : 75px;
 font-family : verdana,helvetica,arial,sans-serif;
 font-size : 11px;
 color : #FFFFFF;
 text-align : right;
 top : 460px;
 left : 205;
 }
 
 #page_notes a{
 font-family : verdana,helvetica,arial,sans-serif;
 font-size : 11px;
 color : #FFFFFF;
 }
 
 #secondary_nav a:hover{
 }
 #contact{
 position: absolute;
 top : 10px;
 left : 670px;
 width : 130px;
 text-align : center;
 font-size : 10px;
 font-family : verdana,helvetica,arial,sans-serif;
 font-weight : bold;
 }
 #contact a{
 text-decoration : none;
 }
 #home{
 position: absolute;
 top : 30px;
 left : 32px;
 width : 130px;
 text-align : left;
 font-size : 10px;
 font-family : verdana,helvetica,arial,sans-serif;
 }
 #home a{
 text-decoration : none;
 }
 #inset_image{
 position : absolute;
 top : 400px;
 left : 12px;
 border : solid;
 border-width : 1px;
 border-color : #ACBDBD;
 background-color : #000000;
 width : 187px;
 height : 116px;
 }
 #dropin_image1{
 position : absolute;
 width : 300px;
 height : 340px;
 left : 349px;
 background : url("../images/identity-image.jpg");
 }
 #dropin_image2{
 position : absolute;
 width : 300px;
 height : 340px;
 left : 349px;
 background : url("../images/press/press.jpg");
 }
 #content_buffer{
 margin-top : 10px;
 margin-left : 8px;
 }
  
 #nav_active {
 color : #FFFFFF;
 border-bottom : solid;
 border-width : 1px;
 border-color : #FFFFFF;
 font-weight : bold;
 line-height:   14px;
 }
 .nav_button #nav_active a{
 color: #ffffff;
 }
 
 
 /*******original styles still used in someplaces************/ 
.top_menu_highlighted {
 color : #ffffff;
 font-family : verdana,helvetica,arial,_sans-serif;
 font-weight : bold;
 text-decoration : none;
 font-size : 10px;
 line-height : 17px 
 }
 .top_menu {
 color : #ACBDBD;
 font-family : verdana,helvetica,arial,_sans-serif;
 font-weight : bold;
 text-decoration : none;
 font-size : 10px;
 line-height : 17px 
 }