/* Stylesheet Eurail Group :: v1.3 (11-01-2007) */
/* You may learn from this CSS and use its techniques in your own projects, but the unique combination of images, colors, sizes, typography, and positioning ("the design") is copyright (c) 2007 "Eurail Group" and may not be used by anyone but us. */ /*

	Style Index
	---------------------
	$1 - Site Structure Styles
	$2 - Content Styles
	$3 - Lists Styles
	$4 - Images Styles
	$5 - Forms Styles
*/ 







/*** $1 - Site Structure Styles ***/

body {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:1.4em;
}

#breadcrumb {
	display:none;
}

#header 
{
	display:none;
}

#nav {
	display:none;
}

#main 
{
	
}

#footer{
	display:none;
}
