/* CSS Document */



#page {
	background: url(../_images/1024/backgrounds/programs1.jpg) no-repeat top center fixed;

}

#body #contentClip {
/*

	background-image: url(../_images/1024/backgrounds/programs1_1.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	_background-image: none;
	
*/
}


#programs a {
	display: auto;
	background: none;
}


#programs a:hover {
	display: auto;
	background: none;
}



#programs #content {
	display: inline;
	width: auto;
	_width: auto;
	height: auto;
	padding: 0px;	
	filter:alpha(opacity=100);
	_position: relative;
	border: none;

}