body {
  font-family: Verdana, "Lucida Grande", "Trebuchet MS", Geneva, Arial, sans-serif;
  background-color: #101010;
  background-attachment: scroll;
  background-image: url(images/bg-1175x482.gif);
  background-repeat: no-repeat;
  background-position: center top;
  width: 100%;
}

p {
  font-size: 90%;
  color: #808080;
  text-align: justify;
  line-height: 1.6em;
}

h1, h2, h3 {
  font-weight: bold;
}

h1 {
  font-size: 250%;
  color: #DDDDDD;
  text-align: center;
}

h2 {
  font-size: 130%;
  color: #FF3366;
}

h3 {
  font-size: 110%;
  color: #FF3366;
  text-align: center;
}

.pink {
  color: #FF3366;
}

.white {
  color: #FFFFFF;
}

.grey {
  color: #404040;
}

.small {
  font-size: 70%;
  color: #404040;
}

.copyright {
  font-size: 70%;
  color: #202020;
  text-align: center;
  line-height: 3.8em;
}

.info {
  font-size: 75%;
  font-weight: bold;
  color: #DDDDDD;
  text-align: center;
  padding: 3px;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

a:link {
  color: #FF6699;
  text-decoration: underline;
}

a:visited {
  color: #FF6699;
  text-decoration: underline;
}

a:hover {
  color: #666666;
  text-decoration: none;
}

a.navi {
  font-size: 75%;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
}

a.navi visited {
  font-size: 75%;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
}

a.navi hover {
  font-size: 75%;
  color: #202020;
  text-align: center;
  text-decoration: none;
}

blockquote {
  font-size: 95%;
  color: #606060;
  text-align: justify;
  line-height: 1.4em;
  padding-right: 40px;
  padding-left: 40px;
  background-color: #000000;
}

#container1 {
	position: absolute;
	left: 120px;
	top: 10px;
	width: 948px;
	height: 82px;
	text-align: center;
}

#container2 {
	position: absolute;
	left: 120px;
	top: 250px;
	width: 948px;
	height: 150px;
	text-align: center;
}

#container3 {
	position: absolute;
	left: 120px;
	top: 140px;
	width: 948px;
}

#container4 {
	position: absolute;
	left: 120px;
	top: 380px;
	width: 948px;
}

#container5 {
	position: absolute;
	left: 120px;
	top: 720px;
	width: 948px;
}

td {
	font-family: Verdana, "Lucida Grande", "Trebuchet MS", Geneva, Arial, sans-serif;
}

th {
	font-family: Verdana, "Lucida Grande", "Trebuchet MS", Geneva, Arial, sans-serif;
}

ul {
    font-size: 90%;
	text-align: left;
    color: #808080;
}

ul li {
	line-height: 2.2em;
}

#listlink {
}

#listlink ul li a {
    color: #808080;
	text-decoration: underline;
}

#listlink ul li a:visited {
    color: #808080;
	text-decoration: underline;
}

#listlink ul li a:hover {
    color: #ffcccc;
	text-decoration: none;
}
