body {
position:relative;
}

.class1 A:link {text-decoration:underline;}
.class1 A:visited {color:#006;}
.class1 A:hover: {color:#300;}

.menu A:link {text-decoration:none;
color:#000}
.menu A:visited {color: #000;
text-decoration:none}
.menu A:hover: {color: #333;
text-decoration:none;} 

#bodycenter { width: 800px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
}

#backimage {
position:absolute;
margin-top:-5px;
padding:-20;
margin-left:-10px;
border-style:dotted;
border-width:1px;
border-color: #333333;
border-top:none; 
filter:alpha(opacity=70);
  /* CSS3 standard */
  opacity:.7;
} 
#menu {
margin-left:75px;
margin-top:85px;
font-size:15px;
font-weight:400;
color: #000000;
border-style:dotted;
border-width:1px;
border-color:#000000;
padding-right:10px;
padding-left:0px;
paddin-top:-20px;
text-decoration:none
}

#header {
max-width:800px;
margin-top:0px;
margin-left:-10px;
margin-right:0px;
border-style:solid;
border-width:1px;
border-color:#333333;
border-top-width:3px;
}
div.transbox
  {
  width:auto;
  height:auto;
  background-color:#354534;
  /* for IE */
  filter:alpha(opacity=75);
  /* CSS3 standard */
  opacity:.75;
 }

div.transbox td
  {
  font-weight: bold;
  color: #000000;
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1;
  }

   h2 {
   padding-bottom:5px;
   padding-top:15px;
  }
.bodytext{
 width:400px;
margin-left:270px;
position:relative;
float: inherit;
  }
  

#maincontainer {
 width:802px;
height:100%;
min-height:800px;
background-color:#617b60;
position:relative;
  margin-top:-20px;
margin-left:-10px;
font-size:13px;
border-style:solid;
border-width:0px;
border-color: #333333;
}
.transformingjeffco {
	margin-left:90px;
	margin-top:20px;
}
