/**
 * Creates a three column layout with the content floatet right and sidebars
 * #primary and #secondary left to the content with a fixed width of 960px.
 *
 * #primary - #secondary - #content
 *
 * @since 3.6
 * @package dkret3
 * @subpackage CSS
 */

/* Get layout CSS */
@import url('../css/3c-r-layout.css');
