/* Generated by KompoZer */
body {
  color: #000000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  background-color: #000000;
}

h1 {
  font-size: 18px;
  font-weight: bold;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

#page #menu a {
	font-weight: bold;
	color: #000000;
}

a {
  color: #430bd0;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a img {
	border: none;
}

code {
	font-weight: bold;
}

#content {
  float: left;
  padding-left: 10px;
  width: 600px;
}

#wrapper {
  float: left;
}

#page {
  margin: 0 auto;
  width: 800px;
  min-height: 600px;
  padding-top: 20px;
  background: #bbbbbb; 
}

#rightAd {
  float: left;
  margin-left: 10px;
}

#header {
  margin: 0 auto;
  width: 800px;
  height: 177px;
  background: #bbbbbb; 
  border-bottom: 3px solid #000000;
}

#menu {
  width: 180px;
  float: left;
  border-right: 2px solid #000000;
  padding: 0;
  margin: 0;
  height: 100%;
  min-height: 577px;
}

#footer {
  margin: 0 auto;
  width: 800px;
  height: 20px;
  background: #bbbbbb;
  border-top: 3px solid #000000;
  font-size: 12px;
  text-align: center;
}

#bottom {
  clear: both;
}

.small {
  font-size: 11px;
  text-align: center;
}

