	@import url(topmenu_silver.css);	/*must be placed at the top */

	body { /* covers the entire screen */
		background-color:#dd0077;
		background-image:url(../images/backgrounds/fruity.jpg);		
	}

	.pagecontent { /* covers all content, but not the margin */
		border: 15px solid #bb33bb;
		border-width: 2 10 2 10;
		background:#cfc;
		/*background-repeat : repeat-x; */
	}

	img.poweredby {
		border: 1px solid #99ff99;
	}
		
	#sidemenucontainer .sidemenuheadingleft { 
		background-image:url(../images/borders/roundedheadergrngradient/images/topleft.gif);
	}

	#sidemenucontainer .sidemenuheadingmiddle { 
		background-image:url(../images/borders/roundedheadergrngradient/images/top.gif);
	}
