	@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:#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);
	}
