	@import url(topmenu_black.css);	/*must be placed at the top */

	body { /* covers the entire screen */
		background-color:#c00000;		
	}

	.pagecontent { /* covers all content, but not the margin */
		border: 15px solid #990000;
		border-width: 2 15 2 15;
		background:#ff6600 url(../images/backgrounds/longshade_orange.jpg);
		background-repeat : repeat-x;
	}

	img.poweredby {
		border: 1px solid #ffbbbb;
	}
		
	#sidemenucontainer .sidemenuheadingleft { 
		background-image:url(../images/borders/roundedheaderredtexture/images/topleft.gif);
	}

	#sidemenucontainer .sidemenuheadingmiddle { 
		background-image:url(../images/borders/roundedheaderredtexture/images/top.gif);
	}
