body {
	background-color: rgb(255, 255, 255);
    background-image: url("images/background.jpg");
}
  
#pageframe {
	background-color: rgb(255, 255, 255);
    background-image: url("images/background.jpg");
}
#titlearea {
  background-color: rgb(204, 254, 253);
  background-image: url("picts/MWD2-Logo_3.png");
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
#custom1 {
  background-color: rgb(204, 204, 204);
  background-image: url("images/topimage.jpg");
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
#centerarea {
  background-color: rgb(255, 255, 255);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: rgb(204, 204, 204);
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: rgb(204, 204, 204);
  direction: ltr;
}
.headingarea {
  background-color: transparent;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(153, 153, 153);
}
.articlearea {
  background-color: transparent;
}
.clmn1 {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: rgb(230, 230, 230);
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: rgb(230, 230, 230);
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: rgb(230, 230, 230);
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: rgb(230, 230, 230);
  background-color: rgb(250, 250, 250);
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}
.clmn2 {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: rgb(230, 230, 230);
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: rgb(230, 230, 230);
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: rgb(230, 230, 230);
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: rgb(230, 230, 230);
  background-color: rgb(250, 250, 250);
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}
.articlepicture, .articlepicture0, .articlepicture1 {
  background-color: rgb(245, 245, 245);
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(210, 210, 210);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: rgb(210, 210, 210);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(210, 210, 210);
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: rgb(210, 210, 210);
}
#bottombar {
  background-color: rgb(0, 204, 0);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: rgb(204, 204, 204);
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: rgb(204, 204, 204);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(204, 204, 204);
}
.subtable {
  background-color: rgb(250, 250, 250);
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(0, 0, 0);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: rgb(0, 0, 0);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(0, 0, 0);
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: rgb(0, 0, 0);
}
.toprow {
  background-color: rgb(230, 230, 230);
}
.lastrow {
  background-color: rgb(230, 230, 230);
}
p {
  color: rgb(0, 0, 0);
}
h1 {
  color: rgb(255, 255, 255);
}
h2 {
  color: rgb(221, 221, 221);
}
h3 {
  color: rgb(0, 0, 136);
}
.righttext {
  color: rgb(255, 255, 255);
}
h4 {
  color: rgb(0, 204, 0);
}
h5 {
  color: rgb(0, 0, 136);
}
h6 {
  color: rgb(0, 0, 136);
}
ul {
  color: rgb(0, 0, 0);
}
li {
  color: rgb(102, 102, 102);
}
a:link {
  color: rgb(13, 37, 150);
}
a:visited {
  color: rgb(0, 0, 0);
}
a:hover {
  color: rgb(200, 0, 0);
}
a:active {
  color: rgb(13, 37, 125);
  font-size: 1em;
}

