html{
  height: 100%;
}
body {
  height:100%;
  background-image: url("/_elements/images/insRepeat.jpg");
  background-repeat: repeat-x;
  background-color: #FFFFFF;
  background-position:top center;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 12px;
  line-height:140%;
  font-weight: normal;
  margin: 0 ;
  padding: 0 ;
  text-align: center; /* Centers the page content container in IE 5 browsers. */
}
#outerWrapper {
  margin: 0 auto 0 auto;
  text-align: left;
  width: 900px;
}
 #contentWrapper {
  width: 900px;
  
  }
#header {
  background-color: #FFFFFF;
  background-image: url("/_elements/images/header.jpg");
  background-repeat:no-repeat;
  background-position: top;
  height:118px;
}
#header a span {
  visibility: hidden;
  padding:100px;
  text-align:center;
}

#flashcontent {
  background-color: #FFFFFF;
  width:900px;
  height: 323px;
  margin: 0 0 0 0;
  
}
#content {
  background-color: #FFFFFF;
  width:900px;
  height: 211px;
  margin: 0 0 0 0;
  
}
 #footer {
  background-color: #FFF;
  background-image: url("/_elements/images/footer.jpg");
  background-repeat:no-repeat;
  background-position:bottom;
  height:78px;
}
.bottom {
line-height:180%;
}
#headercontent {
   width:603px;
   float:right;
   padding-top:40px;
   margin-left:297px;
  text-align: right;
  margin:0;
  }
  #footercontent {
   height:56px;
   width:572px;
   float:left;
   margin:0, 0, 0, 0;
   padding-left:5px;
}
  #bottomFooter {
   width:900px;
   text-align:center;
   margin:0, 0, 0, 0;
   padding-left:5px;
}
h1 {
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  color: #990000;
  font-size: 13px;
  font-weight: bold;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
}
a,  a:link {
  color: #1B429A;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #666;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #CC0000;
  text-decoration: underline;

}
a:active {
  color: #1B429A;
}
 /********** inside pages ***********/
 #insidecontentwrapper{
   width:900px;
   }
 #insidephoto {
  background-color: #FFFFFF;
  height:143px;
  margin:0 0 0 0;
  padding:0;
  }
  #insidecontent{
  background-color: #FFFFFF;
  padding:10px;
  min-height:300px;
  height:100%;
  text-align:left;
  }
   #insidefooter {
  background-color: #FFF;
  background-image: url("/_elements/images/insfooter.jpg");
  background-repeat:no-repeat;
  background-position:bottom;
  height:78px;
}
	
#newsgraphic {
	margin: 0px;
	width:139px;
	float: right;
	clear:right;
	position:relative;
	}
#news {
 height:130px;
 margin-right:10px;
 }	
.img-shadow {
  float:left;
  background: url(/_elements/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/_elements/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #333;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }	
</style>