#flashcontent {
  height: 700px;
  width: 990px;
}

body,td,th {
  color: #FFFFFF;
  font-family:Verdana,Arial,Helvetica;
  font-size:8pt;
}
body {
  background-image: url(images/bg-body.gif);
}

a:link {
  color: #ffcc00;
  text-decoration: none;
}
a:visited {
  color: #ffcc00;
  text-decoration: none;
}
a:hover {
  color: #ffcc00;
  text-decoration: none;
}
a:active {
  color: #ffcc00;
  text-decoration: none;
}

th.headline {
  background-color:#000000;
  text-align:left;
  font-weight:bold;
  font-size:12pt;
  color: #999999;
  text-transform: uppercase;
}

ul.newestgalleries {
  text-align:right;
  list-style-type: none;
  list-style-position: inside;
  margin: 0px;
  padding: 0px;
}

img.news {
  border: 2px solid #000000;
  padding:4px;
}

img:hover.news {
  border: 2px solid #ffcc00;
  padding:4px;
}

a.newstitle, p.newstitle {
  color:#ffcc00;
  font-weight:bold;
  font-family:Verdana,Arial,Helvetica;
  font-size:15px;
  text-transform:uppercase;
  letter-spacing:1px;
}

a:hover.newstitle {
  color:#000000;
  background-color:#ffcc00;
  font-weight:bold;
  font-family:Verdana,Arial,Helvetica;
  font-size:15px;
  text-transform:uppercase;
}

h1 {
  color: #FFFFFF;
  font-family:Verdana,Arial,Helvetica;
  font-size:12pt;
  text-align:center;
}

h2.headline {
  color: #999999;
  font-family:Verdana,Arial,Helvetica;
  font-size:10pt;
  text-align:center;
}