/*Style sheet for GScape must be included to with HTML.*/

@import "GScape.css";

/*Styles for the container that wrappas the contents to left side. */
#LeftContainer
{
	margin: 0 0 0 0;
}
