
BODY {
  background: #ededed; 
/*  text: #000000H1; */ 
  background-image: url("images/sumtextb.jpg");
}
  /*link: #0000ff; 
  vlink: #800080; 
  alink: #ff0000; */

   A:link {color: blue;}        
   A:active {color: red;}       
   A:hover {color: magenta;}    
   A:visited {color: purple;}   




  
  /* CSS Comment */

hr.blackline {
   color:#400040;
   background-color:#400040;
   height: 2px;
   align: center;
}

hr.redline {
   color:#FF0000;
   background-color:#FF0000;
   height: 2px;
   align: center;
}



P { 
  line-height: 18px; 
}

H1 { 
  font-size: 20px; 
  font-weight: 400; 
  font-style: normal; 
  margin-bottom: 9px;
}

H5 {
   color: #FF0000;
   font-size: 15px; 
  font-weight: 400; 
  font-style: normal; 
  margin-bottom: 9px;
 }

#header {
		
}

#content {
    width: auto; 
    margin-left: 170px;
}

#menu {
	height:auto;
	width:160px;
	float:left
    
}

#footer {
	clear:both
}

#maneuverability {
		
}

