
/* TWEEKS */

body {
/*     background-image: url(/graphics/eosdartboard1.jpg); */
font-family: verdana, sans-serif;
background-color: #e5e5e5;
}

.frame {
       width: 900px;
       height: 100%;
       border-color: black;
       border-style: inset; 
       padding:3px 3px 3px 3px;
       border-width:thin;
       background-color: #ffffff;
       }

.twitbox {
float:right;
border-color: black;
border-width: thin; 
border-style:solid;
width:250px;
}
.content {
border-color:inherit; 
border-style:solid;
border-width:thin;
margin-top: 3px;
padding: 10px 10px 10px 10px;
}

.footer {
background-color: black;
margin-top: 3px;
color: #eeeeee;
font-family: Impact;
font-size: 14pt;
text-align: center;
height: 28px; }

p { margin-left: 10px; margin-right: 10px; font-family:Courier New, Courier, monospace;}
.headerbar {
           background-image: url(/newgraphics/jmheader.jpg);
           background-repeat:no-repeat;           
          padding:8px 200px;
          background-color: black;
          height: 28px;
          color: #eeeeee;
          font-family: Impact;
          font-size: 14pt;
          }