/* Styles applied to pages in /academics/departments/geosciences/
   Defines left image for subsite branding */

#content {
	background:url("/css/images/geosciences.jpg") no-repeat top left;
	}

#epod_image_container a img.asset-image {
	height: 50%;
	width: 50%;
	border: 2px solid green;
}
#rss {
position: absolute; top: 200px; left: -100px; 
float:right; aligh: right;
height: 130px; width: 130px; color: green;
}
