body {

background-image: url("images/top.bmp");
background-repeat: repeat-x;
background-position: top;


}

h1.title {
font-variant: small-caps;
}

font {
vertical-align: text-center;
}

#menu_parent {
width: 200 px;
border: 1px solid black;
background-color: #FF0000;
padding: 1px 2px;
font-weight: bold;
}

.background2 {
position:absolute;
left:-20px;
top:084px;
width:250px;
height:100%;
background-color:red;
}

.background3 {
position:absolute;
left:-20px;
top:084px;
width:250px;
height:800px;
background-color:red;
}

img.leftbg {
position:absolute;
left:10px;
top:160px;
}

img.banner {
  position:absolute;
  left:300px;
  top:0px;
}

#menu_child {
position: absolute;
visibility: hidden;
background-color: #8B0000;
width: 206px;
border: 1px solid black;
border-bottom-width: 0;
}

.walloftext {
position: absolute;
left: 300px;
top: 200px;
}

#menu_child a{
display: block;
width: 98%;
border-bottom: 1px solid black;
padding: 2px;
text-decoration: none;
font-weight: bold;
color: navy;
}

#menu_child a:hover{
background-color: black;
}
.table{
position:absolute;
left:10px;
top:100px;
}
img.ball{
position:absolute;
left:0px;
top:100px;
}

table.norm{
color:white;
}

.text{
  position:absolute;
  left:280px;
  top:125px;
  font-family:Times New Roman;
  font-size:14pt;
  font-weight:plain;
  color:white;
  background-color:#ec1010;
  text-align:left;
  width:700px;
  border-color:#000000;
  border: 13px solid black;
}

.text1{
  position:absolute;
  left:280px;
  top:325px;
  font-family:Times New Roman;
  font-size:14pt;
  font-weight:plain;
  color:#FFFFFF;
  background-color:#ec1010;
  text-align:left;
  width:700px;
  border-color:black;
  border: 5px solid black;

}

hr.white{
background-color:#FFFFFF;
color:#FFFFFF;
width:700px;
border:2px solid black;
height:6px;
}

img.fear{
  position:absolute;
  left:270px;
  top:87px;
}
.texttop{
  FONT-FAMILY:Arial;
  font-size:25pt;
  font-weight:bold;
  background-color:#000000;
  border-color:#000000;
  width:700px;
  color:#ec1010;
  text-align:center;
  position:relative;
}

.bob{

  text-align: center;
  color: white;
  font-size: 18;
}

th.bob2{
  border-top: thin solid white;
  border-bottom: thin solid white;
  border-left: thin solid white;
  color: white;
  font-size: 20;
}

th.bob3{
  border-top: thin solid white;
  border-bottom: thin solid white;
  border-left: thin solid white;
  border-right: thin solid white;
  color: white;
  font-size: 20;
}

tr.odd{
  background-color:darkred;
  color:white;
}

a {
  color:white;
}

.h{
  border-left: thin solid red;
  border-bottom: medium solid black;
}

.h2{
  border-bottom: medium solid black;
}

