body {
    background-color: #000000;
    background-image: url(images/background.gif);
    background-repeat: repeat;
    background-position: center bottom;
    background-attachment: fixed;
}

.bg_side_a {
    background-image: url(images/left.jpg);
    background-repeat: repeat-y;
    width: 14px;
}

.bg_side_b {
    background-image: url(images/right.jpg);
    background-repeat: repeat-y;
    width: 14px;
}

.layout img {
    display: block;
    border: 0px;
}

.main {
    max-width: 626px;
    width: 626px;
    background: url(images/background_02.gif) bottom right;
    background-repeat: no-repeat;
    background-color: #8b8b93;
}

.Links a {
  font-family: "helvetica", "arial", sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
}

.Links a:hover {
  font-family: "helvetica", "arial", sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: underline;
}

a {
  font-family: "helvetica", "arial", sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

a:hover {
  font-family: "helvetica", "arial", sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-decoration: underline;
}

#copyright {color:#FFFFFF;}

.Links font {
  font-family: "helvetica", "arial", sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
}

.navigation a {
  font-family: "helvetica", "arial", sans-serif;
  font-size: 13px;
  color: #FFFFFF;
  text-decoration: none;
}

.navigation a:hover {
  font-family: "helvetica", "arial", sans-serif;
  font-size: 13px;
  color: #FFFFFF;
  font-weight: bolder;
  text-decoration: underline;
}

font {
	font-family: "helvetica", "arial", sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-family: "helvetica", "arial", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
