#wrapper {
  margin-right: auto;
  margin-left: auto;
  width: 850px;
}
#header {
  border: 1px solid black;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  font-weight: bold;
  font-size: 32px;
  padding-bottom: 4px;
  margin-bottom: 6px;
  background-position: center top;
  background-repeat: repeat-x;
  color: white;
  background-image: url(images/header-bg.png);
}
#nav-left {
  border-color: #3366ff;
  border-width: 1px;
  float: left;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 8pt;
  background-color: transparent;
  width: 115px;
}
.headnav {
  border-style: solid;
  border-width: 1px;
  font-weight: bold;
  background-repeat: repeat-x;
  background-position: center top;
  padding-left: 8px;
  color: black;
  height: 19px;
  background-image: url(images/green-bg.png);
}
#content {
  border: 2px solid #3333ff;
  padding: 4px 6px 6px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  background-color: white;
  margin-left: 121px;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-image: url(images/head-bg.png);
}
.content2 {
  border: 2px solid #ff9900;
  padding: 4px 6px 6px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  background-color: white;
  margin-left: 121px;
  margin-top: 4px;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-image: url(images/content-bg.png);
}
#footer {
  border: 1px solid black;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 8pt;
  text-align: right;
  clear: both;
  background-position: center top;
  background-repeat: repeat-x;
  padding-right: 10px;
  margin-top: 4px;
  color: #cccccc;
  background-image: url(images/header-bg-14.png);
}
body {
  background-image: url(images/dmsbkgnd.gif);
}
div.nav-left a {
  text-decoration: none;
  color: #cccccc;
}
div.nav-left a:hover {
  background-repeat: repeat-x;
  background-position:  center center;
  text-decoration: underline;
  color: #ff6600;
}
.start {
  font-weight: inherit;
  color: #000099;
}
.then {
  color: #006600;
}
.now {
  color: #660000;
}
#logo {
  text-align: center;
}
.img-sw {
  float: right;
  margin-left: 10px;
  margin-top: 2px;
}
.nav-left {
  border: 1px solid black;
  margin-top: 3px;
  background-repeat: repeat-x;
  background-position:  center center;
  font-weight: bold;
  margin-bottom: 3px;
  background-image: url(images/header-bg-14.png);
}
.nav-hdr {
  border: 1px solid black;
  background-repeat: repeat-x;
  background-position:  center center;
  font-weight: bold;
  color: white;
  background-image: url(images/orange-blue-14.png);
}
.corner {
}
.bold-italic {
  font-weight: bold;
  font-style: italic;
}
.bold-red-italics {
  font-weight: bold;
  font-style: italic;
  color: red;
}
.box-left {
  border: 1px solid #ff6600;
  padding: 2px;
  background-color: white;
  font-family: Arial,Helvetica,sans-serif;
  text-align: left;
  font-size: 8pt;
}
.img-frame {
  border-style: solid;
  border-color: silver black black silver;
  border-width: 1px 2px 2px 1px;
}
.flag-box {
  border: 2px solid #3333ff;
  padding: 134px 6px 6px 20px;
  background-color: white;
  margin-left: 121px;
  background-repeat: no-repeat;
  margin-top: 4px;
  background-position: left top;
  background-image: url(images/flagtopbanner.gif);
  font-family: "Courier New",Courier,monospace;
  font-size: 12pt;
  font-weight: bold;
}
h1 {
  font-size: 26pt;
  margin-bottom: -5px;
  margin-top: 0px;
}

