body {
	background: url('/images/home/body_bg.png') repeat-x 0 98px;
}

#topbar {
	background: url('/images/home/main_bg_new.jpg') no-repeat 0 37px;
}

#recenttweets {
	width: 236px;
	margin-left: -16px;
	padding-left: 726px;
	background: url('/images/home/butterfly.png') no-repeat 0 83px;
}

#morenews a {
	color: #b7012c;
}

#colswrapper {
	padding: 45px 0 90px 30px;
	height: 1%;
	overflow: hidden;
	background: url('/images/home/frog.png') no-repeat bottom right;
}

#colswrapper h2 {
	margin: 0;
}

#colswrapper img {
	height: 23px;
}

#colswrapper div.button a {
	color: #fff;
	padding: 3px 4px;
	line-height: 2em; /* for IE 7 */
}

#weare, #weknow, #wehelp, #welike {
	font-size: 0.8em;
	line-height: 1.4em;
	float: left;
	width: 180px;
	padding-left: 47px;
}

#weare {
	padding-left: 0;
}

#weare p, #weknow p, #wehelp p, #welike p {
	margin: 20px 0 0 0;
	height: 85px;
}

#weare div.button a {
	background: #0fa3e0;
}

#weknow div.button a {
	background: #95a701;
}

#wehelp div.button a {
	background: #55458a;
}

#welike div.button a {
	background: #f2650f;
}

#tagcloud {
	padding: 10px 0 10px 0;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 40px;
}

#tagcloud ul.delicious-cloud li {
	padding: 0 3px;
}
