
html {
height:100%; 
max-height:100%;  
padding:0; 
margin:0; 
border:0; 
font-size:8pt;
font-weight:bold;
font-family: trebuchet ms, tahoma, verdana, arial, sans-serif; 
background:#fff; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ }

body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0;}
#content {display:block; height:100%; max-height:100%; overflow:auto; padding-left:200px; position:relative; z-index:3;}
#head {position:fixed; margin:0; top:0; left: 200px; right:18px; display:block; width:100%-200px; height:115px; background:#fff; z-index:5; color:#000;}
#foot {position:fixed; margin:0; bottom:-1px; right:18px; display:block; width:100%; height:50px; background:rgb(214,100,50); color:#fff; text-align:right; font-size:1em; z-index:4;}

#left {position:fixed; left:0; top:0; height:100%; width:120px; background:#fff;z-index:4;}

* html #head, * html #foot,* html #left {position:absolute;}

#pad1 {display:block; width:18px; height:100px; float:left;}
#pad3 {display:block; width:18px; height:50px; float:left;}
.pad2 {display:block; height:100px;}

#content p {padding:5px;}

.footer {
 padding-top: 20px;
 font-family: "Helvetica",arial;
 font-size: 0.7em;
 text-align: center;
}

.LogoRabbitHead {
    display:block;
	height:70px;
	width:70px;
	position:absolute;
	left:0px;
	top:5px;
	z-index:1;
	background-repeat:no-repeat;
	background-image:url(graphics/RabbitHeadS.gif);
}

.LogoGamePlan {
    display:block;
	height:70px;
	width:476px;
	position:absolute;
	left:70px;
	top:5px;
	z-index:1;
	background-repeat:no-repeat;
	background-image:url(graphics/GamePlanS.gif);
}

.TopDrop {
    display:block;
	height:64px;
	width:100px;
}

.Inset H1 {
  padding-left: 0px;
  padding-bottom: 10px;
  font-size: 11pt;
  font-weight: bold; 
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif;
  border-bottom: thin dotted; 
}

h1 {
  text-align: left;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: underline;
}

h2 {
  font-size: 14pt;
  font-weight: bold;
}

.navbar {display:block;
	height:400px;
	width:180px;
	position:absolute;
	left:6px;
	top:30px;
	z-index:1;
	padding:0; 
	margin:0px;}

.navbar li {
  list-style-type:none;
  padding:0px;
  margin:0px;
  border:0px;
  display: inline;
}

.navbar li a {
text-align:center;
color:#000;
  font-size: 10px;
  color: #f00;
  font-weight: bold;
  padding-left: 50px;
text-decoration:none;
}

.navbar .st a {
text-align:center;
color:#000;
  font-size: 12px;
  font-weight: bold;
  padding-left: 25px;
text-decoration:none;
}

.navbar .mt a, .navbar .mt a:visited {
  text-align:center;
  text-decoration:none;
  text-align:center;
  color:#000;
  font-size: 13px;
  font-weight: bold;
  margin:0px;
  padding:0px;
  border: 0px;
  }

.navbar a:hover {
  background-color:#f99;
}

#pad {display:block;
	height:100px;
	width:100px;}

.box {
display:block;
border: 2px solid #000;
padding: 10px;
margin: 10px;
}

.numlist li {list-style-type:none;clear:both;margin:0px; padding:0px }

div.b5t {
  display:block;
  height: 15px;
  margin-top: 0px;
  padding: 0px;
  margin: 0px;
  background-image: url('./graphics/5t.gif');
}

div.b5tl {
  display:block;
  float: left;
  height: 15px;
  width: 15px;
  padding: 0px;
  margin: 0px;
  background-image: url('./graphics/5tl.gif');
}

div.b5tr {
  display:block;
  float: right;
  height: 15px;
  width: 15px;
  padding: 0px;
  margin: 0px;
  background-image: url('./graphics/5tr.gif');
}

div.b5b {
  display:block;
  height: 15px;
  background-image: url('./graphics/5b.gif');
  margin-bottom: 5px;
}

div.b5bl {
  display:block;
  float: left;
  height: 15px;
  width: 15px;
  background-image: url('./graphics/5bl.gif');
}

div.b5br {
  display:block;
  float: right;
  height: 15px;
  width: 15px;
  background-image: url('./graphics/5br.gif');
}

div.b5m {
  display:block;
}

div.b5l {
display:block;
float: left;
  width: 15px;
  background-image: url('./graphics/5l.gif');
}

div.b5r {
float: right;
  width: 15px;
  background-image: url('./graphics/5r.gif');
}

#small {
font-size: 8pt;
font-weight: normal;
}

.ip {
font-size: 8pt;
font-weight: normal;
}

#combox {
display: block;
background: #def; 
padding: 10px;
border: 2px solid #000;
}

table {
padding: 20px;
}
