
body                  { color: #fff; background: #000 repeat; list-style-type: square }
.text           { color: #fff; font-size: 10px; font-family: verdana, Geneva; text-decoration: none }
a             { color: #ff8c28; font-weight: bolder; font-size: 10px; font-family: verdana, Geneva; text-decoration: none }
a:hover                    { color: #fff; font-size: 10px; font-family: verdana, Geneva; text-decoration: none }
.title  { color: #ff8c28; font-weight: bolder; font-size: 10px; font-family: verdana, Geneva }
.copyright   { color: #8c8c8c; font-size: 10px; font-family: verdana, Geneva; text-decoration: none }
.box-cran { background-color: #6b1052; border: 1px white }
.box-navy { background-color: #18295a; border: 1px white }
.box-red { background-color: #940000; border: 1px white }
.wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  }
.wrap1 {
  float:left;
  background:url(shadow.gif) right bottom no-repeat;
  }
.wrap2 {
  background:url(corner_bl.gif) left bottom no-repeat;
  }
.wrap3 {
  padding:0 4px 4px 0;
  background:url(corner_tr.gif) right top no-repeat;
  }
.wrap3 img {
  display:block;
  }
