/* CSS Document */
body {
	color:#525151;
}

div#container {
	background:url(../images/navG/bgBody.jpg) top left repeat-y;
}

div#header .menu {
	background:url(../images/header/bgMenu.gif) top left repeat-x;
}

div#navcontent {
	background:url(../images/navG/bgMenu.jpg) top left no-repeat;
}

	div#navcontent a {
		color:#FFFFFF;
	}
	div#navcontent a:hover, div#navcontent a:active,  div#navcontent a.active {
		color: yellow; 
		background:url(../images/navG/bulletRoll.gif) no-repeat; 
	}

div#footer {
	background:#FFFFFF url(../images/bottom/bgBottom.gif) repeat-x;
}

.european {
	background:url(../images/bottom/endNav.jpg) repeat-y;
}
