body {background-image: url(storimages/backer5.gif);
      background-repeat: no-repeat;
	  background-color: white;
	  font-family: Arial, Helvetica, sans-serif;
	  }
body a{text-decoration:none;
}
#logo{position: absolute;
      margin-top: 0px;
      margin-bottom: 500px; 
}

#tabs{position: absolute;
      margin-left: 580px;
	  margin-top: 13.5px;
}

#tabs2{position: absolute;
       margin-left: 235px;
	   margin-top: 13.5px;
	   margin-right: 600px;
	
}
#tabs3 {position: absolute;
       margin-left: 400px;
	   margin-top: 13.5px;
	   margin-right: 600px;
}
#bord {
	position: absolute;


    padding-left; 0px;
	margin-left: 0px;
	margin-top: 999px;
	background-color: #CC0000;
	border-right: solid .80em black;
	width: 139px;
	left: -3px;
	top: 15px;
}	  
#searchy {position: absolute;
          color: white;
          margin-top: 65px;
		  margin-left: 20px;
		  margin-right: 500px;
		  }
		  
#links1  {
	position: absolute;
	color: white;
	margin-top: 220px;
	margin-left: 20px;
	top: 19px;
	left: 12px;
}

#links1 a {color: white;
           text-decoration: none;
           font-size: x-small;
}

#links1 a:hover {color: black;
}

#links1 a:visited {color: grey;
}

#content{position: absolute;
         margin-left: 150px;
		 margin-top: 80px;
		 width: 600px;
}

#content a{text-decoration: none;
           
}
#content img{border: none;
}
#content2 {position: absolute;
         margin-left: 150px;
		 margin-top: 80px;
		 width: 600px;
}

#subnav a {text-decoration: none;
            border-right: .05em solid black;
			padding-left: 5px;
			padding right: 5px;
			height: 2px;
			}
#table {border-bottom-width: thin;
        border-bottom-style: grooved;
		} 			

