body {
 	padding: 0px;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	
	 }
	 
body a {
  text-decoration: none;
}

h3 {
  text-align: center;
  background-color: #ccc;
  border-bottom: 2px solid #737373;
  border-right: 2px solid #737373;
  width: 100%;
}

/* p {
  background-color: #c0c0c0;
  border-bottom: 2px solid #737373;
  border-right: 2px solid #737373;
}    */

/* start element id's  */



/* start header */
 #header2{
 /* width: 100%;   */

}    

#header2 ul{
  margin-bottom: 0;
}

#head_list li {
  display: inline; 
  list-style-type: none;
}

/* start navigation */

#nav {
  margin-bottom: opx;
  padding: 0;    
  font-family:"Times New Roman", Times, serif;     
  font-size: 202%;
 
}

#nav a:hover {
  color: #ccc;
  font-style:italic;
  font-style:oblique;
  padding-top: 2px;
      }
      
#nav a {
  color: #000;
}

#nav li {
 
  text-align: center;
  display: inline;
  margin-top: -50px;
  margin-left: 15%;

}

#nav ul {

  list-style-type: none;
  padding-bottom: 0;
}
 


#content {
  width: 100%; 
  margin-top: 20px;
  
	
/*  margin-bottom: 25%;     */
  
}


#content h3{
padding: 0;
margin-right: 50px;
}

 .title {
  text-align: center;
  
   height: 5px;
   
   
} 
   
/* start footer */

#footer {
	clear: both;
	text-align: left;
	border-top: 1px solid #737373;
	font-size: 75%;
	 Border: solid black 2px;
	 background-color: #c0c0c0;
}










