
body{
  /*background-color: #393939;*/
  background: url('/images/satback.jpg')  fixed;
}

.killmaindiv{
background-color: #0E0E0E;
/*filter: alpha(opacity=95);   
   -moz-opacity:0.95;           
   opacity: 0.95;               
*/
width: 800px;
height: 1100px;
position: relative; top: 0px; left: 0px;
color: white
}

.commaindiv{
/*filter: alpha(opacity=95);    
   -moz-opacity:0.95;          
   opacity: 0.95;*/
width: 800px;
position: relative; top: 0px; left: 0px;
background-color: #393939;
}
.headerbauer{
  position: absolute; top: 0px; left: 40px;  
  width: 640px;
}
.headerimage{
  width: 720px;
  height: 480px;
}

.rsslink{
  position: relative;
  top: -5px;
  left: 25px;
  height: 16px;
}

.killdiv{
 width: 500px;
 height: 900px;
 position: absolute; top: 10px; left: 100px; 
 color: white;
  z-index: 1;

}

.kill{
float: left;
color: red;
width: 100px;
/*background-image: url(/images/white-chalkoutline60.gif);*/
background-repeat: no-repeat;
height: 100px; 
  z-index: 1;
  position: relative;
}

.killinfo{
color: white;
font-size: small;
width: 550px;
height: 350px;
position: absolute;
left: 75px;
display: none;
background-color: #242424;
/*filter: alpha(opacity=100);    
   -moz-opacity:1.0;          
   opacity: 1.0
   */
z-index: 20;
}
.killinfopost{
color: white;
font-size: small;
width: 550px;
height: 350px;
position: relative;
left: 25px;
background-color: #242424;
/*filter: alpha(opacity=100);    
   -moz-opacity:1.0;          
   opacity: 1.0*/
z-index: 20;
}
.killinfotable{
width: 200px;
float: left;
color: white;
font-size: small;
position: absolute; top: 45px; left: 300px; 
}

.killcountholder{
  width: 100px;
  height: 100px;
  position: absolute; top: 0px; left: 0px; 
  z-index: 3
}

.killcount{
  float: left;
  color: yellow;
  height: 60px;
  width: 50px;
  font-size: 50px;
  /*border-width: 2px;
  border-color: red;*/
}

.daymenudiv{
  height: 40px;
  width: 800px;
  position: relative; top: 240px; left: 10px;

}
.daymenuitem{
  float: left;
  margin: 0 0px  0 0;
  height: 40px;
  width: 40px;
}
.daymenuimg{
  /*position: absolute; top 5; left 0;*/
  height: 30px;
  width: 30px;
}
.redmenuitem{
  float: left;
  margin: 0 0px  0 0;
  height: 40px;
  width: 40px;
}
.redmenuimg{
  /*position: absolute; top 5; left 0;*/
  height: 30px;
  width: 30px;
}
.daymenugreyimg{
  height: 30px;
  width: 60px;
}
.countimage{
  height: 50px;
  width: 50px;
  position: relative; top: 25px; left: 0px;
  z-index: 3;
  }
.sidebarposts{
        border-color: #393939;
        border-style: solid;
        border-width: 3px;
        width: 200px;
        height: 400px;
        color: black;
        background-color: #393939;
        position: relative; top: 35px; left: 700px;
}

.countimagesingle{
  height: 50px;
  width: 50px;
  position: relative; top: 25px; left: 25px;
  z-index: 3;
  }
.killimage{
  width: 250px;
  height: 250px;
  position: relative; top: 2px; left: 25px;
  }
.killimagesmall{
  width: 100px;
  height: 100px;
  position: absolute; top: 0px; left: 0px;
  z-index: 2;
  }
.killimageover{
  width: 100px;
  height: 100px;
  position: absolute; top: 0px; left: 0px;
  z-index: 5;
  /*border-width: 1;
  border-color: red;
  border-style: solid;*/
  }
.killname{
  font-size: 20px;
  color: yellow;
  position: relative; top:0px; left: 0px;
 }




