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

#boysStyles {
	background-image: url(../summer_camp_boys/boys_camp_interface/background_left_color.gif);	background-repeat: repeat-y;	background-position: left;}

#girlsStyles {
	background-image: url(../wavus_girls/interface/background_left_color.gif);	background-repeat: repeat-y;	background-position: left;}





#veteransStyles .mainImageBackground {
	background: url(interface/main_photo.jpg) no-repeat left top;
}


#Content {
 	padding: 225px 10px 10px 25px;
 	width: 90%;}
#CustomContent {
 	padding: 230px 10px 10px 45px;
 	width: 90%;}

#boysStyles .mainImageBackground, #girlsStyles .mainImageBackground {
	background: url(interface/main_photo.jpg) no-repeat 20px top;
}


#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: #fff;
	text-decoration: none;
}

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

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




.required {
	color: #ff0000;
	font-weight: bold;
}

#onlineForm td {
	padding: 5px;
}

#onlineForm input,textarea {
	background-color: #fff;
}

#onlineForm {
	border: 1px solid #eee;
	background-color: #fff9f1;
}

.paragraphTitlesGiving {
	font-variant: small-caps;
	border-bottom-style: dashed;
	border-bottom-color: #a2a2a2;
	border-bottom-width: 1pt;
	font-size: 14px;
	line-height: 130%;
	font-style: normal;
	font-weight: bold;
	color: #444;
}






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

