/* Generated by KaZcadeS */
body {
  margin: 0 auto;
  padding: 0;
  background: #f4f4f4 url(bg.gif) repeat-y scroll center top;
  font-family: Verdana,Tahoma,Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 76%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #303030;
}
#wrap {
  margin: 0 auto;
  background: #ffffff none repeat scroll 0%;
  color: #303030;
  width: 760px;
}
#header {
  margin: 20px 0 0;
  padding: 0;
  clear: both;
  height: 45px;
}
#header h1 {
  margin: 0 0 10px;
  width: 250px;
  float: left;
}
#header p {
  margin: 0 0 10px;
  width: 500px;
  float: right;
  text-align: center;
  color: #a0a0a0;
  font-size: 0.8em;
  line-height: 1.2em;
  background-color: inherit;
}
#frontphoto {
  border: none;
  margin: 0 0 10px;
}
#avmenu {
  margin: 0 0 10px;
  padding: 0;
  clear: left;
  float: left;
  width: 150px;
  font-size: 0.9em;
}
#avmenu ul {
  margin: 0 0 20px;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  width: 150px;
  font-size: 1.1em;
}
#avmenu li {
  margin-bottom: 4px;
}
#avmenu li a {
  border-left: 4px solid #cccccc;
  padding: 6px 0 0 10px;
  background: #f4f4f4 none repeat scroll 0%;
  font-weight: bold;
  height: 20px;
  text-decoration: none;
  color: #505050;
  display: block;
}
#avmenu li a:hover {
  border-left: 4px solid #286ea0;
  background: #eaeaea none repeat scroll 0% 50%;
}
.announce {
  margin: 10px 0;
  padding: 10px;
  width: 130px;
  color: #505050;
  background-color: #f4f4f4;
  line-height: 1.3em;
}
#extras {
  margin: 0 0 10px;
  padding: 0;
  float: right;
  width: 120px;
  font-size: 0.9em;
  line-height: 1.5em;
}
#extras p {
  margin: 0 0 1.5em;
}
#content {
  border-left: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
  margin: 0 130px 20px 160px;
  padding: 0 10px;
  line-height: 1.6em;
  text-align: left;
}
#content h2 {
  margin: 0 0 0.5em;
  font-size: 1.5em;
}
#content img {
  border: 4px solid #f0f0f0;
  padding: 1px;
  background: #cccccc none repeat scroll 0%;
  display: inline;
  color: #303030;
}
h3 {
  margin: 0 0 10px;
  font-size: 1.3em;
}
a {
  text-decoration: none;
  color: #286ea0;
}
a:hover {
  text-decoration: underline;
  color: #286ea0;
}
a img {
  border: none;
}
#footer {
  border-top: 4px solid #f0f0f0;
  margin: 0 auto;
  padding: 10px 0 20px;
  clear: both;
  width: 760px;
  text-align: center;
  color: #808080;
  font-size: 0.9em;
}
#footer a {
  color: #808080;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
.left {
  margin: 10px 10px 5px 0;
  float: left;
}
.right {
  margin: 10px 0 5px 10px;
  float: right;
}
.textright {
  text-align: right;
}
.center {
  text-align: center;
}
.small {
  font-size: 0.8em;
}
.bold {
  font-weight: bold;
}
.hide {
  display: none;
}
