#veteransStyles {
	background-image: url(../left_bkgrnd_colors/admin_left_color.gif);	background-repeat: repeat-y;	background-position: left;}



.mainImageBackground {
	background: url(layout_images/main_background.jpg) no-repeat left top;
}

.expectImageBackground {
	background: url(layout_images/vets_expect.jpg) no-repeat left top;
}
.appImageBackground {
	background: url(layout_images/application_banner.jpg) no-repeat left top;
}
.contactImageBackground {
	background: url(layout_images/contact_banner.jpg) no-repeat left top;
}
.slidesImageBackground {
	background: url(layout_images/vets_17.jpg) no-repeat left top;
}
.thankyousImageBackground {
	background: url(layout_images/thankyous_banner.jpg) no-repeat left top;
}
.newsImageBackground {
	background: url(layout_images/news_banner.jpg) no-repeat left top;
}



#CustomContent {
 	padding: 210px 10px 10px 25px;
 	width: 90%;}


#text tr {
vertical-align: top;
}


#devLeftLinks {
	width: 172px;
}

#devLeftLinks ul {
margin: 0;
padding: 0;
	list-style-type: none;
	padding: 15px;
}

#devLeftLinks li {
	font-size: 13px;
	font-weight: bold;
	line-height: 110%;
	font-family: Arial, sans-serif;
	font-size: 13px;
	padding-bottom: 1.2em;
	color: #999;
}


#devLeftLinks a:link {
	color: #FFCC66;
	text-decoration: none;
}

#devLeftLinks a:visited {
	color: #FFCC66; /* orange */
	text-decoration: none;
}

#devLeftLinks a:hover {
	color: #ffedca; /*pale orange */
	text-decoration: underline;
}


#devLeftLinks .navbarsublink ul {
	padding: 0px;
	margin: 0px;
}

.Vets_News_coverage {
	width: 160px;
	float: right;
	display: block;
	background-color: #eee;
	border: 1px solid #bbb;
	padding: 10px; margin: 10px 0 10px 15px;
-webkit-border-radius: 16px;
-moz-border-radius: 16px;
border-radius: 16px;
}

.Vets_News_coverage p {
	font: 11px/120% arial;
}


