/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
body {
  margin: auto;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  background-color: #000049;
}
#wrapper {
  margin: auto;
  width: 910px;
}
#header {
  border:  none;
  margin: auto;
  padding: 0px 23px 0px 20px;
  color: #333333;
  background-position:  center center;
  background-repeat: no-repeat;
  position: relative;
  background-color: #000049;
  width: 900px;
  float: none;
  background-image: url(sitegfx/ovhead4.jpg);
  height: 156px;
  min-height: 156px;
  max-height: 156px;
}
#leftcolumn {
  border:  none;
  margin: 0% 0% 0px 40px;
  background: #000049 url(sitegfx/leftcontent.jpg) no-repeat scroll center top;
  color: #333333;
  width: 150px;
  float: left;
  height: 549px;
}
#content {
  border:  none;
  margin: 0px 0% 1px;
  padding: 10px 10px 10px 2px;
  color: #333333;
  background-repeat: no-repeat;
  background-position:  center center;
  background-color: #000049;
  overflow: auto;
  float: left;
  width: 500px;
  height: 400px;
}
#rightcolumn {
  border:  none;
  margin: auto 1px 1px auto;
  padding-right: 0px;
  color: #333333;
  width: 200px;
  float: left;
  background-repeat: no-repeat;
  background-color: #000049;
  background-position: center top;
  padding-top: 0px;
  padding-left: 10px;
  background-image: url(sitegfx/rightcontent.jpg);
  height: 549px;
}
#footer {
  border:  none;
  clear: both;
  color: #333333;
  height: 20px;
  margin-left: 3px;
  width: 887px;
  background-color: #999999;
}

