table, td, tr, th, div
{
  border: none;
  margin: none;
  padding: none;
  text-align: center;
}

body
{
  background: #5C7F99;
  text-align: center;
  font: 12pt sans-serif;
}

div.outer
{
  width: 750px;
  margin: auto;
  height: 450px;
  background: url(background.jpg);
  text-align: left;
}

div.menubar
{
	float: right;
  width: 210px;
  height: 100%;
  text-align: center;
}

div.menubar img
{
  float:left;
}

div.menubar a
{
  display: block;
  height: 52px;
  line-height: 52px;
  margin-left: 67px;
  text-align: left;
}

div.menubar div.aboutmenulist a
{
  display: block;
  height: 25px;
  font: 10pt sans-serif;
  line-height: 25px;
  margin-left: 80px;
  text-align: left;
}

div.here
{
  background: url(dent2.gif) no-repeat left #ffe09e;
}

div.here2
{
  background: url(dent3.gif) no-repeat left #fff0d0;
}

div.content
{
  width: 530px;
  height: 100%;
}

.style1 {
	font-family: "Monotype Corsiva", "Cordia New", Garamond, Georgia, "MS PMincho";
	font-size: 150%;
}

div.aboutlist a
{
  display: block;
  height: 74px;
}

img
{
  border: none
}