h3 {
        background: none;
        font-size: 14px;
        font-weight: bold;
        margin: 24px 0 0 0;
}
#contenttable {
  font-size:90%;
}

#story_image {
  margin-left:40px;
  margin-bottom:20px;
}
.orangespan {
  background-color:#F4F8F6;
  font-size:normal;
  line-height: 200%;
}

#container {
  width:920px;
  height: 1050px;
}

#rightdiv{
  float:right;
  width:420px;
}
#scitable {
         background-color: #FFF;
        font-size:80%;
  margin-left:10px;
        margin-top:10px;
        margin-bottom:15px;
  width:500px;
}
#sci_top {
        background-image: url("images/redtop.gif");
        background-position: top;
        background-repeat: repeat-x;
  background-color: #000000;
  xbackground-color: #EFADB5;
        width:100%;
  color: #000;
        xcolor: #CE2142;
        text-align: center;
        font-size: 12pt;
}

#sci_left {
        background-image: url("images/redborder.gif");
        background-position: left;
        background-repeat: repeat-y;
}
#sci_right {
        background-image: url("images/redborder.gif");
        background-position: right;
        background-repeat: repeat-y;
}
#sci_upper_left {
        background-image: url("images/sci_left_top.gif");
        background-position: top;
        background-repeat: no-repeat;
}
#sci_bottom_left {
        background-image: url("images/sci_left_bottom.gif");
        background-repeat: no-repeat;
}
#sci_bottom_right {
        background-image: url("images/sci_right_bottom.gif");
        background-repeat: no-repeat;
}

#sci_upper_right {
        background-image:url("images/sci_right_top.gif");
        background-repeat: no-repeat;
}
#sci_bottom {
        background-image: url("images/redborder.gif");
        background-position: bottom;
        background-repeat: repeat-x;
        width:100%;
}


#sci_blurb {
  text-align: left;
  font-size: 70%;

}

#sci_blurb a {
  color: #CE2142;
  font-weight: bold;
  text-decoration:none;
}

#what_table {
        background-color: #FFF;
        font-size:70%;
  margin-left:0px;
  margin-right:10px;
  margin-bottom:5px;
}
#what_top {
        background-image: url("images/black_border.gif");
  background-color: #B9B8B9;
        background-position: top;
        background-repeat: repeat-x;
        width:100%;
        color: #000;
        text-align: center;
        font-size: 12pt;
}

#what_left {
        background-image: url("images/black_border.gif");
        background-position: left;
        background-repeat: repeat-y;
}
#what_right {
        background-image: url("images/black_border.gif");
        background-position: right;
        background-repeat: repeat-y;
}
#what_upper_left {
        background-image: url("images/what_top_left.gif");
        background-position: top;
        background-repeat: no-repeat;
}
#what_bottom_left {
        background-image: url("images/what_bottom_left.gif");
        background-repeat: no-repeat;
}
#what_bottom_right {
        background-image: url("images/what_bottom_right.gif");
        background-repeat: no-repeat;
}

#what_upper_right {
        background-image:url("images/what_top_right.gif");
        background-repeat: no-repeat;
}
#what_bottom {
        background-image: url("images/black_border.gif");
        background-position: bottom;
        background-repeat: repeat-x;
        width:100%;
}

#news_table {
        background-color: #ffffff;
        xbackground-color: #FCF4F5;
  width: 480px;
        font-size:70%;
        margin-top:00px;
        margin-left:7px;
        margin-right:10px;
        margin-bottom:15px;
}
#news_table a {
  color:#961224;
}
#news_top {
        background-image: url("images/newstop.gif");
        background-position: top;
        background-repeat: repeat-x;
  width:180px;
        color: #961224;
        text-align: center;
        font-size: 12pt;
}

#news_left {
        xbackground-image: url("images/newsborder.jpg");
        xbackground-position: left;
        xbackground-repeat: repeat-y;
}
#news_right {
        xbackground-image: url("images/newsborder.jpg");
        xbackground-position: right;
        xbackground-repeat: repeat-y;
}
#news_upper_left {
        background-image: url("images/news_top_left.gif");
        background-position: top;
        background-repeat: no-repeat;
}
#news_bottom_left {
        background-image: url("images/news_bottom_left.gif");
        background-repeat: no-repeat;
}
#news_bottom_right {
        background-image: url("images/news_bottom_right.gif");
        background-repeat: no-repeat;
}

#news_upper_right {
        background-image:url("images/news_top_right.gif");
        background-repeat: no-repeat;
}
#news_bottom {
        xbackground-image: url("images/newsborder.jpg");
        xbackground-position: bottom;
        xbackground-repeat: repeat-x;
        width:100%;
}

#events_table {
        background-color: #ffffff;
        xbackground-color: #FBFBFB;
        font-size:70%;
  margin-right:10px;
        margin-top:0px;
        margin-bottom:15px;

}
#events_table a {
  color: #3968BC;

}
#events_top {
        background-image: url("images/blueborder.gif");
        background-position: top;
        background-repeat: repeat-x;
  background-color:#ADC6CE;
        width:100%;
  color: #000;
        xcolor: #3968Bc;
        text-align: center;
        font-size: 12pt;
}

#events_left {
        background-image: url("images/blueborder.gif");
        background-position: left;
        background-repeat: repeat-y;
}
#events_right {
        background-image: url("images/blueborder.gif");
        background-position: right;
        background-repeat: repeat-y;
}
#events_upper_left {
        background-image: url("images/events_left_top.gif");
        background-position: top;
        background-repeat: no-repeat;
}
#events_bottom_left {
        background-image: url("images/events_left_bottom.gif");
        background-repeat: no-repeat;
}
#events_bottom_right {
        background-image: url("images/events_right_bottom.gif");
        background-repeat: no-repeat;
}

#events_upper_right {
        background-image:url("images/events_right_top.gif");
        background-repeat: no-repeat;
}
#events_bottom {
        background-image: url("images/blueborder.gif");
        background-position: bottom;
        background-repeat: repeat-x;
        width:100%;
}

#spot_table {
        background-color: #ffffff;
        xbackground-color: #F4F8F6;
        font-size:70%;
  margin-top:10px;
        margin-left:0px;
        margin-right:10px;
        margin-bottom:15px;

}
#spot_table a{
        color: #7FA594;
}
#spot_table h2 {
  font-size:10pt;
}

#spot_top {
        background-image: url("images/greentop.gif");
        background-position: top;
        background-repeat: repeat-x;
        width:100%;
  color: #000;
        xcolor: #7FA594;
        text-align: center;
        font-size: 12pt;
}

#spot_left {

        background-image: url("images/greenborder.gif");
        background-position: left;
        background-repeat: repeat-y;
}
#spot_right {
        background-image: url("images/greenborder.gif");
        background-position: right;
        background-repeat: repeat-y;
}
#spot_upper_left {
        background-image: url("images/spot_left_top.gif");
        background-position: top;
        background-repeat: no-repeat;
}
#spot_bottom_left {
        background-image: url("images/spot_left_bottom.gif");
        background-repeat: no-repeat;
}
#spot_bottom_right {
        background-image: url("images/spot_right_bottom.gif");
        background-repeat: no-repeat;
}

#spot_upper_right {
        background-image:url("images/spot_right_top.gif");
        background-repeat: no-repeat;
}
#spot_bottom {
        background-image: url("images/greenborder.gif");
        background-position: bottom;
        background-repeat: repeat-x;
        width:100%;
}
#secondlevelnav ul li img {
  border-top:5px;
  margin-right:5px;
}
.formname {
  margin-left:10px;
  font-weight:bold;
  color:#000;
}
#scihigh {
     background-color: #EFB5BD;
        margin-top:10px;
        padding :10px 5px 10px 5px;
        border: 1px solid #CE2142;
  text-align: center;
  font-weight:900;
  font-size:12pt;
  color: #CE2142;
}
  
#scihigh img {
  margin-top:5px;
}
#footertable {
        position: relative;
        margin-left:25px;
        background-color: #FFF;
        width: 810px;
        height: 110px;
        font-size:70%;
}
#middle {
  padding-top: 10px;
}
