body {
  margin: 0;
  padding: 0;
  }
#header { 
  background-image: url(../image1/ccrheader2006-trans.png);
  height: 110px;
  width: 513px;
  margin-bottom: 10px;
  }
  
#search {
	position: absolute;
	height: 8px;
	width: 10px;
  top: 8px;
  left: 575px;
  }
  
#search-wide {
	position: absolute;
	height: 8px;
	width: 300px;
	top: 8px;
	left: 655px;
  }
  
#head-ad1 {
	position: absolute;
	height: 10px;
	width: 300px;
	top: 60px;
	left: 655px;
	font-family: Verdana, "Arial Black", sans-serif;
    font-size: 12px;
    font-weight: bold;
  }
  
 input.blue {
	background-color: #b9dfff;
	font-size: 10px;
	font-weight: bold;
	}
  
#menu a {
  position: absolute;
  height: 26px;
  width:80px;
  top: 0px; 
  text-decoration: none;
  }
  
#logo {
  	background-image: url(../image1/ccrlogo-trans.png);
	height: 110px;
	width: 338px;
  }
  
#legend {
  position: absolute;  
	height: 80px;
	width: 300px;
  top: 12px;
  left: 320px;
  
  font-family: Verdana, "Arial Black", sans-serif;
  font-size: x-large;
  font-weight: bold;
  }
  
#logomenu a {
  position: absolute;
  height: 90px;
  width:250px;
  top: 10px; 
  text-decoration: none;
  }

#menu a i { visibility: hidden; }
#logomenu a i { visibility: hidden; }

a#home,
a#new,
a#articles,
a#links { left:338px; }

a#feature,
a#inside,
a#maps,
a#photos { left:418px; }

a#new { top: 26px; }
a#feature { top: 26px; }
a#articles { top: 52px; }
a#links { top: 77px; }
a#maps { top: 77px; }
a#photos { top: 52px; }
a#logolink {
	left: 10px;
}

a#home:hover { background-image: url(../image1/ccrhomeover-trans.png); }
a#new:hover { background-image: url(../image1/ccrnewover-trans.png); }
a#feature:hover { background-image: url(../image1/ccrfeatureover-trans.png); }
a#inside:hover { background-image: url(../image1/ccrinsideover-trans.png); }
a#articles:hover { background-image: url(../image1/ccrarticlesover-trans.png); }
a#links:hover { background-image: url(../image1/ccrlinksover-trans.png); }
a#maps:hover { background-image: url(../image1/ccrmapsover-trans.png); }
a#photos:hover { background-image: url(../image1/ccrphotosover-trans.png); }
 

a#home:hover,
a#new:hover, 
a#feature:hover, 
a#inside:hover, 
a#articles:hover,   
a#links:hover, 
a#maps:hover, 
a#photos:hover { border: none; } 
