/* 

	custom.css - stylesheet for the  Planetary Science Archive website
	
	Please read the manual before changing the CSS. What follows is a complete
	explaination of the Styling code used and how to call that code in the corresponding
	XHTML. For further information on things like attribute values, please consult
	resources such as W3C Schools.
	
	Comments will be placed where explanation of the necessary or where the attribute
	first appears but for extensive information on all possible CSS styles please consult
	resources such as W3C Schools (www.w3schools.com)

*/


@import "container.css";
@import "mission.css";
@import "http://ajax.googleapis.com/ajax/libs/dojo/1.6/dijit/themes/tundra/tundra.css";

