#vets_container{
	width: 100%;
	position: relative;
	font-size: 1.10em;
	}		
	#vets_menu{
	width: 27%;
	float: right;
	margin-left: 10px;
	background:#f9dbdc;
	padding: 10px;
	font-size:  .95em;
	border: 4px double #000;
	}
	#vets_menu a:link,visited{
	text-decoration: none;
	color:#3333cc;
	}	
	#vets_menu a:hover{
	text-decoration: underline;
	color:#000;
	background:#0175a8 3px;
	}
	.subtitle
	{
	font-size: 1.35em;
	font-weight: bold;
	color:#00416b;
	}
	.titlebg{
	font-size: 1.5em;
	font-weight: bold;
	}
	.banner{
		margin-bottom:  10px;
	}
	.menu_icon{
		margin-bottom:  20px;
	}