	@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 */
		Text-Align: center;
		background-color:#EEEEEE;		
	}

	.PageContent { /* covers all content, but not the margin */
		border: 1px solid #DDDDDD;
		border-width: 1 1 1 1;
		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);
	}
