#vets_container{
	width: 100%;
	position: relative;
	}		
	#vets_menu{
	width: 23%;
	float: right;
	margin-top:  40px;
	margin-left: 10px;
	background:#f9dbdc;
	padding: 10px;
	border: 4px double #000;
	}

	#vets_menu img{
	width:  100%;
	margin-bottom:  10px;
	}

	#vets_container a:link,visited{
	text-decoration: none;
	color:#3333cc;
	}	
	#vets_container a:hover{
	text-decoration: underline;
	color:#000;
	}
	.subtitle
	{
	font-size: 1.35em;
	font-weight: bold;
	color:#00416b;
	}
	.intitle
	{
		font-size: 1.25em; 
		font-weight: bold;
	}

	.vets_header{
		margin-bottom:  20px;
		width:  100%;
	}