	@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:#006699;		
		background-image:url(../images/backgrounds/metal3.jpg);
	}

	.PageContent { /* covers all content, but not the margin */
		border: 15px solid #aaaaaa;
		border-width: 2 3 2 3;
		background:#9CF url(../images/backgrounds/metal.jpg);
		/*background-repeat : repeat-x; */
	}
	
	img.poweredby {
		border: 1px solid #999999;
	}
		
	#sideMenuContainer .sidemenuHeadingLeft { 
		Background-image:url(../images/borders/roundedHeaderGryGradient/images/topleft.gif);
	}

	#sideMenuContainer .sidemenuHeadingMiddle { 
		Background-image:url(../images/borders/roundedHeaderGryGradient/images/top.gif);
	}
