body {
  margin: 5px;
  padding: 5px;
  font-size: 11pt;
  line-height: 13pt;
  color: white;
  background-color: black;
}

#wrapper {
 font-family: Arial,Helvetica,sans-serif; margin: 0 auto;
  width: 832px;
  text-align: left;
}

#top {
  background: transparent url(images/top.png) no-repeat scroll 0% 50%;
  width: 832px;
  height: 50px;
}

#content {
  padding: 0px 1px;
  background-color: #000000;
  width: 830px;
  height: 100%;
  text-align: left;
}


#header {
  background: transparent url(images/header.png) repeat scroll 0% 50%;
  width: 810px;
  height: 125px;
  font-weight: bold;
  font-size: 8pt;
  padding-top: 6px;
  padding-left: 20px;
}


#menu {
  margin: 0px;
  width: 170px;
  height: 100%;
  float: left;
  text-align: left;
  color: white;
}

#menu li a {
  voice-family: inherit;
  height: 22px;
  text-decoration: none;
  text-align: left;
}

#menu li a:link, 
#menu li a:visited {
  padding: 8px 0 0 10px;
  background: transparent url(images/off.png) repeat scroll 0% 50%;
  color: #ffffff;
  display: block;
  height: 22px;
  text-align: left;
}

#menu li a:hover {
  padding: 8px 0 0 10px;
  background: transparent url(images/on.png) repeat scroll 0% 50%;
  color: #0099ff;
  height: 22px;
  text-align: left;
}
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-align: left;
}



#misc a { 
 font-size: 20pt;
  color: white; font-weight: bold;
  text-align: center; line-height: 20pt;
}
#misc a:visited {
  color: #cccccc;
}

#misc a:hover {
  color: #808080;
}

#stuff {
 margin: 10px 10px 0 4px;
 padding: 0px 0px 10px;
  float: right;
  width: 635px;
  color: white;
  font-size: 12pt;
}


iframe {
    display: block;
    width: 100%;
  
    margin: 0 auto;
    border: 0;
}

#bottom {
  background: transparent url(images/bottom.png) no-repeat scroll 0% 50%;
  color: #cccccc;
  clear: both;
  width: 799px;
  height: 35px;
  padding-left: 30px;
  padding-top: 15px;
}

#bottom a, 
#bottom a:visited {
  color: #cccccc;
}

#bottom a:hover {
  color: #808080;
}

h1 {
  color: white;
  text-align: center;
  font-family: Komika_Hand_Bold;
  font-weight: bold;
  font-size: 30pt;
}

h2 {
  font-size: 20pt;
  color: white;
  font-weight: bold;
  text-align: center;
}

h3 {
  text-align: center;
  font-family: Komika_Hand_Bold;
  font-weight: bold;
  font-size: 20pt; line-height: 20pt;
}
h4 {
  text-align: center;
  font-family: Komika_Hand_Bold;  font-weight: bold;
  font-size: 15pt; font-style: italic;
  line-height: 15pt; 
}

.leftbox {
 margin: 0 auto; padding: 2px 2px 10px;
  float: left;
  width: 310px;
  color: white;
  font-size: 12pt;
}


.pigs {
  font-size: 28pt;
  font-weight: bold;
  line-height: 20pt;
  font-style: italic;
  font-family: Komika_Hand_Bold;
}

.center {
  text-align: center;
}

.red  {
  color: red;}

.number { float: right;}
.right
.left
.normal {
  font-size: 20pt;
  color: white;
  font-weight: bold;
  text-align: center;
 }
img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto }
img {max-width: 100% }
img.size1 { width: 300px; height: 300px; padding: 5px; }
img.size2 { width: 300px; height: 168px; padding: 5px; }

li.a { font-size: 20pt; line-height: 20pt;
 font-family: Komika_Hand_Bold; font-weight: bold;  list-style: disc inside; color: red; }
li.b {
 font-size: 10pt; line-height: 15pt;
 font-family: Komika_Hand_Bold; font-weight: bold;
  font-style: italic;
 
}