body {
  background-color: #000099;
  font-size: 10pt;
  font-family: Verdana, sans serif; 
}

#wrapper {
	width: 800px;
	margin: 0px auto 0px auto;
}

#header {
  width: 100%;
  min-height: 78px;
  background-image: url(images/domain_logo.jpg);
  background-repeat: no-repeat;
  background-position: left;
}
#menu {
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px;
}


#menu ul li {
  list-style-type: none;
  padding: 0;
}
#menu li {display:inline;}


#menu a:link, #menu a:visited {
  color: #000099;
  font-weight: bold;
  text-decoration: none;
  font-size: 1em;
}

#menu a:hover {
  color: #ff0000;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 2px solid #ffffff;
}

#menu img {
  padding-right: 10px;
 margin-bottom: 10px;
}
#content {
  text-align: center;
  background-color: white;
  width: 100%;
  border-bottom: #cccccc solid 20px;
  margin: 0;
  padding: 0;
}
#sidemovie {
  float: right;
}

#footer {
  clear: both;
  text-align: center;
  background-image: url(images/menu_line.jpg) repeat-x;
  width: 100%;
}
#leftgroup
{
  float: left;
  max-width: 300px;
}
#rightgroup {
  float: right;
  max-width: 300px;
}
#centergroup {
  text-align: center;
  padding: 1em;
  margin: auto;
}
#centerlist {
  margin: 0px auto 0px auto;
  width: 400px;
}
img {
  border: 0;
}

img.album {
  border: 0;
  margin: auto;
  background-image: url(images/photobg.jpg);
  background-repeat: no-repeat;
}
img.centerclear {
  margin: 0px auto 0px auto;
    clear: both;
}

img.center {
  margin: 0px auto 0px auto;
}

img.right {
  float: right;
  padding: 1em;
}
img.brplogo {
  float: left;
  margin-left: 30px;
  margin-top: 1.5em;
}

img.left {
  float: left;
  padding: 1em;
  clear: both;
}

img.tablelogo {
  float: left;
  clear: both;
}

div.webname
{
  position: absolute;
  top: 80px;
  left: 0px;
}
div.stars
{
  position: absolute;
  top: 525px;
  left: 0px;
  width: 299px;
}


h1 {
  color: black;
  font-size: 1.8em;
  font-weight: bold;
  font-family: verdana;
  padding-bottom: 1em;
  margin: 0;
}

h1.yellow {
  color: #ffff33;
}
h2 {
  color: black;
  font-size: 1.4em;
  font-weight: bold;
  font-family: arial; 
}

h3 {
  font-size: 1.2em;
  font-weight: bold;
  white-space: 1em;  
  clear: both;
}
p
{
  color: black;
  padding: 1em;
  font-size: 1em;
  font-family: verdana;
}
p.left {
  text-align: left;
}
em
{
  font-weight: bold;
}


#top
{
	background-image: url(images/top_content.jpg);
	background-repeat: no-repeat;
	height: 10px;
	clear: both;
}
  
#bottom
{
  background-image: url(images/bottom_content.jpg);
  background-repeat: no-repeat;
  height: 10px;
}
div.graphic
{
  float: left;
  margin-left: 20px;
}



p.one
{
  color: white;
  font-size: 12pt;
  font-weight: bold;
  font-family: eras-bold, verdana;
}
#footer p{
  color: white;
  font-size: .8em;
  font-weight: bold;
}
td
{
  color: black;
  font-size: 9pt;
  font-weight: bold;
  font-family: verdana;
  padding: 1em;
}
td.alt
{
  color: #CCCCCC;
  font-size: 12pt;
  font-weight: bold;
  font-family: verdana;
}
table {
	table-layout: automatic;
	text-align: left;
  margin: auto;
  clear: both;
}

table.audio {
  text-align: right;
}

blockquote
{
  font-size: 10pt;
  font-family: verdana;
}
ul
{
  list-style-type: disc;
  font-size:10pt;
  font-weight: bold;
  font-family: verdana;
  text-align: left;
  padding: 1em;
}

