	@import url(topmenu_blue.css);	/*must be placed at the top */
	@import url(sidemenu_blue.css);	/*must be placed at the top */
	@import url(quickpost_blue.css);	/*must be placed at the top */

	body { /* covers the entire screen */
		background-image:url(/images/backgrounds/sq_bubbles_multicolor_solid_8.jpg);
	}

	.pagecontent { /* covers all content, but not the margin */
		border: 1px solid #ccccff;
		border-width: 1 1 1 1;
		
	}
