div#header p a {
	color: #706a68;
	}
	
div#header p a:hover {
	color: #333;
	}

div#header h1 {
	background: #fff url('../images/common/mk-logo.png') no-repeat top left;
	}
	
div#left-column dl.social {
	background: #d7e1cb;
	}
	
div#left-column dl.social dt {
	background: #fff;
	}
	
div#left-column dl.social dd ul li a {
	color: black;
	}
	
div#left-column dl.social dd ul li.mkblog {
	background: url('../images/common/mkblog-icon.png') no-repeat 0 0;
	}
	
div#left-column dl.social dd ul li.twitter {
	background: url('../images/common/twitter-icon.png') no-repeat 0 0;
	}
	
div#left-column dl.social dd ul li.facebook {
	background: url('../images/common/fbook-icon.png') no-repeat 0 0;
	}
	
div#left-column dl.social dd ul li.youtube {
	background: url('../images/common/ytube-icon.png') no-repeat 0 0;
	}
	
div#left-column div.buzz-list a {
	background: #e0e1de;
	color: #706a68;
	}
	
div#left-column div.buzz-list a:hover {
	background: #d7e1cb;
	color: #000;
	}
	
body#buzz.press div#left-column div.buzz-list a.press,
body#buzz.awards div#left-column div.buzz-list a.awards,
body#buzz.exhibits div#left-column div.buzz-list a.exhibits {
	background: #d7d6d6;
	color: #6e9254;
	}
	
body#buzz.press div#left-column div.buzz-list a.press:hover,
body#buzz.awards div#left-column div.buzz-list a.awards:hover,
body#buzz.exhibits div#left-column div.buzz-list a.exhibits:hover {
	background: #d7e1cb;
	color: #000;
	}
	
div#content p {
	color: #333;
	}
	
div#right-column ul#rc-nav li a {
	color: black;
	}
	
div#right-column ul#rc-nav li a:hover {
	color: #8faa6d;
	}
	
div#right-column ul#rc-nav li a#about-nav {
	background: url('../images/common/nav-images.jpg') no-repeat 0px 0px;
	}
	
div#right-column ul#rc-nav li a#about-nav:hover {
	background: url('../images/common/nav-images.jpg') no-repeat 0px -150px; 
	}
	
body#about div#right-column ul#rc-nav li a#about-nav {
	background: url('../images/common/nav-images.jpg') no-repeat 0px -150px; 
	}
	
div#right-column ul#rc-nav li a#design-nav {
	background: url('../images/common/nav-images.jpg') no-repeat -125px 0px;
	}
	
div#right-column ul#rc-nav li a#design-nav:hover {
	background: url('../images/common/nav-images.jpg') no-repeat -125px -150px; 
	}
	
body#designs div#right-column ul#rc-nav li a#design-nav {
	background: url('../images/common/nav-images.jpg') no-repeat -125px -150px; 
	}
	
div#right-column ul#rc-nav li a#ideas-nav {
	background: url('../images/common/nav-images.jpg') no-repeat -250px 0px;
	}
	
div#right-column ul#rc-nav li a#ideas-nav:hover {
	background: url('../images/common/nav-images.jpg') no-repeat -250px -150px; 
	}
	
body#ideas div#right-column ul#rc-nav li a#ideas-nav {
	background: url('../images/common/nav-images.jpg') no-repeat -250px -150px; 
	}
	
div#right-column ul#rc-nav li a#buzz-nav {
	background: url('../images/common/nav-images.jpg') no-repeat -375px 0px;
	}
	
div#right-column ul#rc-nav li a#buzz-nav:hover {
	background: url('../images/common/nav-images.jpg') no-repeat -375px -150px; 
	}
	
body#buzz div#right-column ul#rc-nav li a#buzz-nav {
	background: url('../images/common/nav-images.jpg') no-repeat -375px -150px; 
	}
	
body#home div#content p {
	color: #8faa6d;
	}
	
body#designs div#content dl#designs-list dt,
body#buzz div#content dl#designs-list dt {
	background: #e0e1de;
	}
	
body#designs div#content dl#designs-list dt a,
body#buzz div#content dl#designs-list dt a {
	background: #e0e1de;
	color: #706a68;
	}

	
body#designs div#content dl#designs-list dt a:hover,
body#buzz div#content dl#designs-list dt a:hover {
	background: #d7e1cb;
	color: #000;
	}
	
body#ideas div#content dl#ideas-list dd a {
	background: #e0e1de;
	color: #333;
	}
	
body#ideas div#content dl#ideas-list dd ol {
	color: #333;
	}
	
body#ideas div#content dl#ideas-list dd ol a {
	background: none;
	color: #d7e1cb;
	}
	
body#ideas div#content dl#ideas-list dd ol li ul li {
	list-style: disc;
	}
	
body#ideas div#content dl#ideas-list dd a:hover {
	background: #d7e1cb;
	color: #000;
	}
	
body#ideas div#content dl#ideas-list dd ol a:hover {
	background: #none;
	color: #000;
	}
	
body#ideas div#content dl#ideas-list dd ul li a {
	background: #fff;
	}
	
body#ideas div#content dl#ideas-list dd ul li a:hover {
	background: #f5f5f5;
	}
	
body#about div#content p span.about-hilite {
	color: #f74807;
	}
	
	
dl.buzz {
border-bottom:1px solid #D5EAD6;
clear:left;
margin-bottom:10px;
padding:0 10px 10px;
}

dl.buzz dt {
color:#7CBD32;
font-family:Arial,Helvetica,sans-serif;
font-size:18px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:-0.03em;
line-height:normal;
padding:7px;
}

dl.buzz dd {
font-size:10pt;
padding:7px 10px;
}

dl.buzz dd a {
	color: #d7e1cb;
	}
	
dl.buzz dd a:hover {
	color: #333;
	}