tagLink#textHome{
	color: #001500;
}

#textHome H1{
	color: #002600;
}

#what ul{
	list-style: circle inside none;
	font: bold 13px;
	margin: 0px;
	padding: 0px;
	color: #006400;
}
#what li a {
	font-weight: normal;
	color: #006400;
	text-decoration: none;
}
#categories a{
	text-decoration: none;
}
#categories li{
	display: inline;
	font: bold 13px;
}
#homeRight{
	float: left;
	padding: 0px;
	margin: 0px;
}
#tagcontainer{
	background: url(/images/home-bg-blue.png) no-repeat;
	width: 314px;
	height: 186px;
	padding: 10px 4px 10px 8px;
}

#tagcontainer a {
	color: #fff;
	font-family: 'Indie Flower', serif;
}

.whatText{
	font-size: 12px;
	color: #606060;
}
#what{
	background: url(/images/home-bg-green.png) no-repeat;
	width: 314px;
	height: 141px;
	padding: 10px 4px 10px 8px;
}
#homeleft{
	float: left;
}
#lastArticle{
	background: url(/images/notepage.gif) no-repeat;
	width: 286px;
	height: 310px;
	padding: 28px 14px 20px 10px;
}
