p{
margin-bottom: 1em;
}
#veterans_body{
	font-size:  1em;
	
	}
	#veterans_hdr{
	margin-bottom:  10px;
	width: 100%;	
	}
	.vet_title{
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	}
	.veterans_main_body	{	
	position: relative;
	padding: 5px;

	}
	.menu_box{
	width: 210px;
	float: right;
	margin-left: 10px;
	padding: 10px;
	border: 4px double #007ab0;
	background:#f3d1c7;

	}
	.menu_box img{
		margin-bottom:  10px;
	}

	.year{
		color: #1f497d;
		font-size:  2em;
		font-weight:  bold;
		text-align:  center;
	}
	.leg_res{
		font-size:  1.25em;
		font-style:  italic;
	}
	.left{
	width: 325px;
	float: left;
	margin-right: 5px;	
	}
	.right{
	width: 310px;
	float: right;
	margin-left: 5px;	
	}
	A.menu:hover{
	background: #007ab0;
	}