/* Youth From the Valley body text specs */

#content a:link {
	color: #369;
	font-weight: normal;
}
#content a:visited {
	color: #369;
	font-weight: normal;
}
#content a:hover, #content a:active {
	color: #369;
	font-weight: normal;
	text-decoration: underline;
}

.mainContent {

	background-image: url(/common/images/backgrounds/virtual.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	
}
