/* Created by Rick Cecil | rick@interactiondesigners.com */
/* Version 1.5 */
/* Last updated 07.12.2004 */

/* Composition Styles (includes IDs and Classes */ 

		li[class=alignRight] {
			clear: none;
			float: none;
			width: auto;
			}

/* Structural Styles */
	.wrapper {
		min-width: 780px;
		}
	/* Layout 21 */
		.layout21{}
			.layout21 .oneContainer {
				float: right;
				}
			.layout21 .twoContainer {
				float: left;
				}
				
	/* Layout 213 */
		.layout213{}
			.layout213 .oneContainer {
				float: right;
				}
			.layout213 .twoContainer {
				float: left;
				}