	@import url(topmenu_silver.css);	/*must be placed at the top */
	@import url(quickpost_silver.css);	/*must be placed at the top */

	body { /* covers the entire screen */
		background-color:#ccc;		
		background-image:url(../images/backgrounds/bg_flags32_1.gif);
	}

	.pagecontent { /* covers all content, but not the margin */
		border: 15px solid #eeeeee;
		border-width: 2 15 2 15;
		background: #fff;
		background-repeat : repeat-x;
	}

	#sidemenucontainer .sidemenuheadingleft { 
		background-image:url(../images/borders/roundedheadergrygradient/images/topleft.gif);
	}

	#sidemenucontainer .sidemenuheadingmiddle { 
		background-image:url(../images/borders/roundedheadergrygradient/images/top.gif);
	}
