/*    -----  DEFINE HTML TAGS  -----     */
body {
	}


/*    -----  DEFINE IDs  -----     */
#wrapper {
	}

/*     -----  LEFT BAR TAGS  -----     */
#left_bar {
	}

#site_links_container {
		display: none !important;
	}


/*     -----  RIGHT BAR TAGS  -----     */
#right_bar {
	}

#shop_container {
		display: none !important;
	}


/*     -----  BOTTOM BAR TAGS  -----     */
#bottom_div {
	}

#bottom_links {
		display: none !important;
	}
#bottom_links li {
	}

#copyright {
	}
#copyright p {
	}


/*    -----  DEFINE CLASSES  -----     */
.right_img {
	}
.left_img {
	}