body {
  font-family: Verdana, sans-serif; font-size: 12px;
  line-height: 18px;
}

h1 { 
  font-size: 15px;
  margin: 5px 0 5px 0; padding: 0 0 5px 0;
  border-bottom: 1px solid #344857;
}

h2 { font-size: 13px; }

#container {
  width: 750px;
  \width: 770px;
  w\idth: 750px;
  border: 1px solid #344857;
  margin: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  background-color: #fdf5f5;
}

#header {
  margin-bottom: 25px;
}

#ban { float: right; width: 300px; height: 200px; }

#content {
  color: #344857;
  padding: 0px;
  border-bottom: 1px solid #344857;
}

#notice {
  float: right;
  color: #344857;
  font-size: 10px;
  padding: 5px;
  margin-top: 30px;
  line-height: 12px;
  border: 2px solid #344857;
}

#nav {
  float: left; margin-right: 20px;
  width: 100px;
  \width: 110px;
  w\idth: 100px;
  border-top: 1px solid #344857; border-left: 1px solid #344857;
  border-right: 1px solid #344857; border-bottom: none;
}

#nav a {
  color: #344857;
  display: block;
  font-size: 11px;
  text-decoration: none;
  margin: 0px; text-align: center;
  border-bottom: 1px solid #344857;
}

#nav a:link, #nav a:visited { background: #e4e9ee; }
#nav a:link#active, #nav a:visited#active { color: #fdf5f5; background: #344857; }
#nav a:hover { background: #b4bec7; }

#sub {
  margin: 0;
  padding: 0 0 20px 10px;
  border-bottom: 1px solid #344857;
}

#sub ul, #sub li {
  margin: 0;
  padding: 0;
  display: inline;
  list-style-type: none;
}

#sub a:link, #sub a:visited {
  float: left;
  line-height: 14px;
  font-weight: bold;
  margin: 0 10px 4px 10px;
  text-decoration: none;
  color: #999;
}

#sub a:link#active, #sub a:visited#active, #sub a:hover {
  border-bottom: 4px solid #344857;
  padding-bottom: 2px;
  background: transparent;
  color: #344857;
}

#sub a:hover { color: #344857; }

#ftr {
  color: #344857;
  clear: both;
  padding: 5px;
  margin-top: 10px;
  font-size: 10px;
}

#ftr a:link { text-decoration: none; }
#ftr a:visited { text-decoration: none; }
#ftr a:hover { text-decoration: underline; }
#ftr a:active { text-decoration: none; }

.prv { float: left; }
.nxt { float: right; }
.ind { margin-left: 25px; }
.cc { background: #e4e9ee }

.r { float: right; margin-left: 20px; }
.bb { border: 1px solid black; }
.ctr { margin: 0 auto 0 auto; text-align: center; }
.thumb { float: left; margin: 5px; font-family: Verdana, sans-serif; }
.strip { margin-right: 10px; border: 1px solid black; }
.btfont { font-family: "Century Gothic", Verdana, Geneva, Arial, sans-serif; }
.spacer { clear: both; }

a:link { text-decoration: none; color: maroon; }
a:active { text-decoration: none; color: maroon; }
a:visited { text-decoration: none; color: maroon; }
a:hover { text-decoration: underline; color: maroon; } 