body {
  margin: 0;
  padding: 0;
  background-color: #000082;
  background-image:url(images/water.jpg)
}

#container {
  position: relative;
  height: auto;
  width:  760px;
  top: 0;
  left: 0;
  margin: 0 auto;
  padding: 0;
  background-color: #fff;
  color: #036;
  background-image:url(images/water.jpg);
  text-align: left;
}

#container {
  overflow: hidden;
}

#header {
  position: relative;
  margin: 0;
  padding: 0;
  height: 115px;
  width: 100%;
  top: 0px;
  left: 0px;
  background-color: #dff4f5;
  background-image: url(images/header3.gif);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0px 0px;
}

#content {
  position: relative;
  margin: 0;
  padding: 0;
  height: auto;
  width: 100%;
  top: 0px;
  left: 0;
  font-family: verdana, sans-serif;
  font-size: small;
  font-style: normal;
  font-weight: normal;
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0px 0px;
  z-index: 1;
}

#left {
  position: relative;
  margin: 0 5px;
  padding: 0 0 60px 0;
  min-height: 740px;  /* set to minimum height required to allow for right section content */
  width: 130px;
  top: 20px;
  left: 0px;
  text-align: center;
  font-family: verdana, sans-serif;
  font-size: small;
  font-style: normal;
  font-weight: normal;
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0px 0px;
}

/* IE6 fix */
* html #left {
  height: 740px;  /* set to minimum height required to allow for right section content */
}

#left hr {
  color: #bcd;
}

#center {
  position: relative;
  float: right;
  margin: 0;
  padding: 20px 145px 20px 0;
  height: auto;   /* set to auto */
  width: 470px;
  top: 0px;
  left: 0px;
  border: none;
  text-align: left;
  font-family: verdana, sans-serif;
  font-size: small;
  font-style: normal;
  font-weight: normal;
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0px 0px;
  z-index: 5;
}

#center p {
  text-indent: 1em;
}

#center h1 {
  margin: 0px 0px 20px 0px;
  padding: 5px 5px 5px 5px;
  height: auto;
  width: auto;
  top: 0px;
  left: 0px;
  border: 1px none #bcd;
  text-align: center;
  color: #036;
  font-family: verdana, sans-serif;
  font-size: x-large;
  font-style: normal;
  font-weight: bold;
  background-color: transparent;
  background-image: url(images/water.jpg);
  background-repeat: repeat-y;
  background-attachment: scroll;
  background-position: 0px 0px;
}

#center h2 {
  margin: 0px;
  padding: 5px 5px 5px 50px;
  height: auto;
  width: auto;
  top: 0px;
  left: 0px;
  border: 1px none #bcd;
  text-align: left;
  font-family: verdana, sans-serif;
  font-size: x-large;
  font-style: italic;
  font-weight: normal;
  background-color: transparent;
  background-image: url(images/water.jpg);
  background-repeat: repeat-y;
  background-attachment: scroll;
  background-position: 0px 0px;
}

#right {
  position: absolute;
  margin: 0;
  padding: 0;
  height: 540px;  /* set to minimum height required to allow for right section content */
  width: 130px;
  top: 0px;
  right: 0px;
  border-right: 1px none #bcd;
  text-align: center;
  font-family: verdana, sans-serif;
  font-size: small;
  font-style: normal;
  font-weight: normal;
  background-color: transparent;
  background-image: url(images/water.jpg);
  background-repeat: repeat-y;
  background-attachment: scroll;
  background-position: 0px 0px;
  z-index: 10;
}

#right hr {
  color: #bcd;
}

#navmenu {
  position: absolute;
  height: 40px;
  width: 630px;
  top: -18px;
  left: 0px;
  display: inline;
  margin: 0px;
  padding: 0px;
  background-color: transparent;
  background-image: url(images/water.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0px 0px;
  color: #000082;
  font-family: verdana, sans-serif;
}

#navmenu ul {
  margin-left: 0px;
  padding-left: 0px;
  display: inline;
}

#navmenu ul li {
	margin: 0;
	padding: 0 0 2px 0;
	border-left: 1px solid #fff;
	list-style: none;
	display: inline;
	background-color: transparent;
	}

#navmenu ul li a {
  margin: 0px;
  padding: 0 9px 0 14px;
  text-decoration: none;
  color: #000082;
  background-color: transparent;
 }

#navmenu ul li a.current {
  color: #000082;
  background-color: transparent;
  }

#submenu {
  position: relative;
  width: 120px;
  margin: 0 0 5px 0;
  padding: 0px 0px 0px 0px;
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0px 0px;
  color: #333;
  font-family: verdana, sans-serif;
}

#submenu ul {
  margin: 0;
  padding: 0;
  border: none;
  list-style: none;
}

#submenu li {
  margin: 0;
}

#submenu ul li a {
  display: block;
  padding: 2px;
  width: 100px;
  border: 1px solid #fff;
  border-right: 1px solid #5085c4;
  text-decoration: none;
  color: #5085c4;
  background-color: #fff;
}

#submenu li a:hover {
  border: 1px solid #5085c4;
  border-right: 1px solid #fff;
  color: #5085c4;
}

#submenu #currentpage {
  border: 1px solid #5085c4;
  border-right: 1px solid #fff;
  color: #5085c4;
}

#footer {
  position: relative;
  bottom: 0;
  left: 0;
  width: 760px;
  height: auto;
  text-align: center;
  font-size: x-small;
  font-family: arial, sans-serif;
  color: #fff;
  margin: 0px auto 0px auto;
  padding: 10px 0px 10px 0px;
  background-color: #000082;
}

#footer img {
  border:none;
}

#footer a:link {color: #fff}
#footer a:visited {color: #fff}
#footer a:hover {color: #fff}
#footer a:active {color: #fff}

img {
  border: none;
}

.box {
  margin: 0;
  padding: 2px;
  height: auto;
  width: 125px;
  position: relative;
  top: 0px;
  left: 0px;
  text-align: center;
  font-family: verdana, sans-serif;
  font-size: small;
  font-style: normal;
  font-weight: normal;
  background-color: transparent;
  background-image: url(images/water.jpg);
  background-repeat: repeat-y;
  background-attachment: scroll;
  background-position: 0px 0px;
}

.jobthumb {
  margin: 0;
  padding: 0;
  height: 98px;
  width: 130px;
}

.uline {
  text-decoration: underline;
}

.bold {
  font-weight: bold;
}

.right {
  float: right;
}

.left {
  float: left;
}

.hidden {
  display: none;
}

