  body {
    color: black;
    background: #FFFFCC;
  }
  :link { color: #009900;}
  #oheader {width: 449px; margin: 0 auto; background: url(images/stgs_bnr.gif) no-repeat left center; }
  #iheader {background: url(images/stgs_bnr.gif) no-repeat right center; text-align: center;}
  #menu { text-align: left; display: table-cell; white-space: nowrap; border-style:solid; float:left; }
  #main { margin-top: 10px; display: table-cell; }
  ul.menu {
	list-style-type: none;
	padding: 0;
	margin-left: 2px;
	line-height: 160%;
  }
  ul.menu li {
	background-image: url('images/stgs_smb.gif');
	background-repeat: no-repeat;
	background-position: 0 .3em;
  }
  ul.menu li a {
	padding-left: 22px;
  }
  h1.header {font-size: 150%; font-weight: normal; display: inline;}
  h2.header {font-size: medium; font-weight: normal; display: inline; margin:0px}
  h3 {text-align: center; }
  address {text-align:center}
  img{ 
	border-style: none;}
  img.center {
	display: block;
    margin-left: auto;
    margin-right: auto;}
