body {
  background-color: #4d574f;
  text-align: center;
}

h1,h2,h3,h4,h5 {
display: inline;
}

#menu a:link { color: #ced8e1; }

#menu a:visited { color: #ced8e1; }

#menu a:hover { color: #ced8e1; }

#menu a:active { color: #ced8e1; }

#flashmenu a:link { color: #ced8e1; }

#flashmenu a:visited { color: #ced8e1; }

#flashmenu a:hover { color: #ced8e1; }

#flashmenu a:active { color: #ced8e1; }

a:link {
  text-decoration: none;
  color: #8497a3;
}
a:visited {
  text-decoration: none;
  color: #8497a3;
}
a:hover {
  text-decoration: underline;
  font-weight: none;
  color: #4b6170;
}
a:active {
  text-decoration: none;
  color: #4b6170;
}

#center {
  width: 700px;
  margin: auto; 
}

#banner {
  background-image: url('images/banner.jpg');
  height: 157px;
}

#menu {
  padding-top: 12px;
  padding-left: 10px;
  background-image: url('images/menu.jpg');
  width: 130px;
  #width: 140px;
  height: 145px;
  #height: 156;
  float: left;
  background-repeat: no-repeat;
  text-align: left;
  clear: left;
}

#flashmenutop {
  background-image: url('images/menu2-top.jpg');
  background-repeat: no-repeat;
  padding-top: 12px;
  padding-left: 10px;
  width: 130px;
  #width: 140px;
  height: 9px;
  clear: left;
  #float: left;
}

#flashmenu {
  background-image: url('images/menu2-main.jpg');
  background-repeat: repeat-y;
  padding-left: 10px;
  #margin-top: -12px;
  width: 130px;
  #width: 140px;
  text-align: left;
  #float: left;
  clear: left;
}

#flashmenubottom {
  background-image: url('images/menu2-bottom.jpg');
  padding-left: 10px;
  height: 27px;
  width: 130px;
  #width: 140px;
  #float: left;
  clear: left;
}

#topmain {
  height: 39px;
  width: 553px;
  #width: 558px;
  background-image: url('images/topmain.jpg');
  background-repeat: no-repeat;
  padding-left: 5px;
  float: right;
  font-size: 30px;
  font-weight: bold;
  color: #8497a3;
  clear: right;
  }

#main {
  width: 553px;
  #width: 558px;
  background-image: url('images/main.jpg');
  background-repeat: repeat-y;
  float: right;
  padding-left: 5px;
  color: #4b6170;
  text-align: left;
  clear: right;
}

#margin {
  padding-left: 5px;
  padding-right: 14px;
}

#bottommain {
  height: 42px;
  width: 553px;
  #width: 558px;
  padding-left: 5px;
  float: right;
  background-image: url('images/bottommain.jpg');
  background-repeat: no-repeat;
  clear: right;
  color: #8497a3;
}

img {
	border: 0;
}

#news_width {
	width: 530px;
}
