/* CSS Document */
#wrapper {
    background: #fff url(../images/diverbypropeller.jpg) top left no-repeat;
}
.darken {
    color: black;    font-size: 110%;
}table {  width: 100%;  }#maincontent {  margin-left: 190px;   margin-right: 10%;  padding-top: 160px; /*magin-top did not work in ie7 */  min-width: 525px;  max-width: 800px;}.newsitem1 .newsitem2 {  border: solid;  border-color: blue;  border-top-width: 1px;  border-left-width: 1px;  border-bottom-width: 1px;  border-right-width: 1px;  }  .newsitem1 {  background-image: url("../images/backdarkblue.png");  }  .newsitem2 {  background-image: url("../images/green.png");  }  .picBorder {    background-color: #fff;    padding: 3px;    /*border: #00425E solid 1px;*/    border: black solid 1px;}