/* Generated by KompoZer */
* {
  margin: 0px;
  padding: 0px;
  top: 0px;
  left: 0px;
}
body {
  text-align: center;
  background-color: #44607e;
}

#central {
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
  position: relative;
  width: 777px;
  text-align: left;
  background-color: #ffffff;
}
#header {
  background-image: url(images/header.gif);
  height: 154px;
  width: 777px;
  left: 0px;
  top: 0px;
}
#header a {
  font-size: 48px;
  font-style: normal;
  line-height: normal;
  font-weight: bolder;
  color: #ffffff;
  text-decoration: none;
  margin-left: 156px;
  font-family: "Courier New",Courier,mono;
  margin-top: 50px;
}
#navlist {
  margin-left: 0px;
  padding-left: 0px;
  white-space: nowrap;
  position: absolute;
  height: 26px;
  width: 777px;
  top: 127px;
}
#navlist li {
  display: inline;
  list-style-type: none;
}
#navlist a {
  padding: 4px 0px;
  background-image: url(images/button.gif);
  height: 190px;
  width: 111px;
  display: inline;
  position: absolute;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
}
#navlist a:hover {
  background-image: url(images/buttonover.gif);
}

#n1 {
  left: 111px;
}
#n2 {
  left: 222px;
}
#n3 {
  left: 333px;
}
#n4 {
  left: 444px;
}
#n5 {
  left: 555px;
}
#content {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px; 
 color: #141414;
  margin-top: 0px;
  margin-left: 25px;
  margin-right: 25px;
  float: center;
  position: relative;
  width: 727px;
  background-color: #ffffff;
}
#footer{
	background-color: ##44607e;
	position: bottom;
	height: 26px;
	width: 777px;
	background-image: url(images/footer.png);
}
#footer p {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  float: center;
  padding-top: 5px;
  margin-right: 10px;
}
#footer a {
  color: ##FFFFFF;
}
#footer a:hover {
  color: #FFFFFF;
}
#end {
	background-color: ##44607e;
	position: bottom;
	height: 15px;
	width: 777px;
	background-image: url(images/outside.png);
}
#imagepreloader {
  visibility: hidden;
  overflow: hidden;
  height: 0px;
  width: 0px;
}
