
/* import global style definitions */

@import url("_global.css");

@media screen {

	/* altering to inherited global style definitions */

	#page-content {
		margin: 0px;
		text-align: justify;
	}

	#page-content h1,
	#page-content h2.h1-style {
		margin: 25px 0px 20px 0px;
		padding: 0px 0px 0px 25px;
		background: url(/_design/below-the-line/h1-bullet.jpg) no-repeat scroll 2px 2px;
		font-size: 18px;
	}
	
	.high-school-volunteer-hours-abroad {
		background-image: url(/_design/below-the-line/high-school-volunteer-hours-abroad-header.jpg);
	}
	
	.volunteer-service-trips-abroad {
		background-image: url(/_design/below-the-line/volunteer-service-trips-abroad-header.jpg);
	}

	.summer-placements-for-high-school-and-college-students {
		background-image: url(/_design/below-the-line/summer-placements-for-high-school-and-college-students-header.jpg);
	}

	.volunteer-vacations-and-voluntourism {
		background-image: url(/_design/below-the-line/volunteer-vacations-and-voluntourism-header.jpg);
	}

	.volunteer-work-in-the-third-world {
		background-image: url(/_design/below-the-line/volunteer-work-in-the-third-world-header.jpg);
	}

	.gap-year-abroad {
		background-image: url(/_design/below-the-line/gap-year-abroad-header.jpg);
	}

	.international-volunteer-opportunities {
		background-image: url(/_design/below-the-line/international-volunteer-opportunities-header.jpg);
	}

	.peace-corps-alternatives {
		background-image: url(/_design/below-the-line/peace-corps-alternatives-header.jpg);
	}

	.short-term-volunteer-abroad {
		background-image: url(/_design/below-the-line/short-term-volunteer-abroad-header.jpg);
	}

	.volunteering-overseas {
		background-image: url(/_design/below-the-line/volunteering-overseas-header.jpg);
	}

	.volunteer-vacations {
		background-image: url(/_design/below-the-line/volunteer-vacations-header.jpg);
	}

	.voluntourism {
		background-image: url(/_design/below-the-line/voluntourism-header.jpg);
	}

	.summer-abroad {
		background-image: url(/_design/below-the-line/summer-abroad-header.jpg);
	}
	
	.volunteer-abroad-this-fall {
		background-image: url(/_design/below-the-line/fall-abroad-header.jpg);
	}
	
	.volunteer-over-winter-break {
		background-image: url(/_design/below-the-line/volunteer-over-winter-break-header.jpg);
	}

	#page-content img {
		margin: 4px 0px 6px 16px;
		border: 2px solid #6f9f90;
		clear: right;
		float: right;
	}
	
	#special-links {
		width: 410px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 50px;
		float: left;
		display:block;
		font-size: 9px;
		line-height: 16px;
		
	}
	
	#special-links ul {
		margin: 0px 10px 0px 0px;
		padding: 0px 0px 20px 0px;
		display: inline;
		float: left;
	}

	#special-links ul li {
		height: 30px;
		margin: 0px 0px 0px 2px;
		padding: 0px 0px 0px 0px;
		background: url(/_design/_global/bt-special-links.jpg) repeat-x 0px 0px;
		text-align: center;
		overflow: hidden;
		display: inline;
		float: left;
	}

	#special-links ul li a.left {
		padding: 0px 29px 0px 29px;
		color: white;
		background: url(/_design/_global/bt-special-links-left.jpg) no-repeat left top;
		text-decoration: none;
		display: block;
		overflow: hidden;
		line-height:30px;
	}
	
		#special-links ul li a.right {
		padding: 0px 29px 0px 29px;
		color: white;
		background: url(/_design/_global/bt-special-links-right.jpg) no-repeat right top;
		text-decoration: none;
		display: block;
		overflow: hidden;
		line-height:30px;
	}



	#special-links ul li a:hover {
		color: white;
		text-decoration: underline;
	}

	
	
	

	/* end sections */

}

@media print {

}
