body {
  border:  none;
  margin: 0;
  padding: 0;
  background: white none repeat scroll 0% 50%;
  width: 100%;
  min-width: 600px;
  font-size: medium;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-align: justify;
  color: #000000;
}
a {
  color: #336699;
}
a:hover {
  background: #336699 none repeat scroll 0% 50%;
  color: #ffffff;
  text-decoration: none;
}
h1 {
  margin: 0.8em 0 0.2em;
  padding: 0;
  color: #000044;
  font-family: Verdana;
}
h2 {
  margin: 0.8em 0 0.2em;
  padding: 0;
}
h3 {
  margin: 0.8em 0 0.2em;
  padding: 0;
  font-family: Verdana;
  color: #444444;
}
p {
  margin: 0.4em 0 0.8em;
  padding: 10px;
}
img {
  margin: 10px ;
}
#ads img {
  display: block;
  padding-top: 10px;
}
#header {
  clear: both;
  float: left;
  width: 100%;
}
#header {
  border-bottom: 1px solid #000000; border-style:hidden;
}
#header p, #header h1, #header h2 {
  margin: 0;
  padding: 0.4em 15px 0;
}
#header ul {
  margin: 10px 0 0;
  padding: 0;
  clear: left;
  float: left;
  width: 100%;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#header ul li {
  margin: 0;
  padding: 0;
  display: inline;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#header ul li a {
  margin: 0 0 0 1px;
  padding: 3px 10px;
  background: #eeeeee none repeat scroll 0% 50%;
  display: block;
  float: left;
  text-align: center;
  color: #000000;
  text-decoration: none;
  position: relative;
  left: 15px;
  line-height: 1.3em;
}
#header ul li a:hover {
  background: #FFFFFF none repeat scroll 0% 50%;
  color: #ffffff;
}
#header ul li a.active, #header ul li a.active:hover {
  background: #000000 none repeat scroll 0% 50%;
  color: #ffffff;
  font-weight: bold;
}
#header ul li a span {
  display: block;
}
#layoutdims {
  border-top: 4px solid #000000;
  margin: 0;
  padding: 6px 15px ! important;
  background: #FFFFFF none repeat scroll 0% 50%;
  text-align: right;
  clear: both;
  font-family: "Courier New",Courier,monospace;
}
.colmask {
  overflow: hidden;
  position: relative;
  clear: both;
  float: left;
  width: 100%;
}
.colright, .colmid, .colleft {
  width: 100%;
  float: left;
  position: relative;
}
.col1, .col2, .col3 {
  padding: 0 0 1em;
  overflow: hidden;
  float: left;
  position: relative;
}
.threecol {
  background: white none repeat scroll 0% 50%;
}
.threecol .colmid {
  background: #FFFFFF none repeat scroll 0% 50%;
  right: 22%;
}
.threecol .colleft {
  background: white none repeat scroll 0% 50%;
  right: 56%;
}
.threecol .col1 {
  width: 56%;
  left: 100%; 
}
.threecol .col2 {
  width: 18%; border: 1px solid #000000;   margin: 10px 0 0;
  left: 24%;
}
.threecol .col3 {
  left: 84%; border: 1px solid #000000;  margin: 10px 0 0;
  width: 18%;
}
#footer {
  border-top: 1px solid #000000;
  clear: both;
  float: left;
  width: 100%;
}
#footer *p {
  margin: 0;
  padding: 10px;
}

