#header .kmenu
{
	position: relative;
	padding-left: 10px;
	top: 7px;
	color: black;
}

#header .kmenu a
{
    color: #4A4A00;
}

#welcome #hello
{
	margin-top: 30px;
}

#header .kmenu a:hover
{
    background-color: #46FF46;
}

#header a.selected
{
    background-color: #9FFF9F;
}

.related_posts {
	padding-top:30px;
	padding-bottom:20px;
	position:relative;
}

.standard 
{
	font-size:8pt;
	padding-top:10px;
}

.subscribe-to-comments
{
	position:relative;
	padding-top:0px;
}

#primary ul
{
    list-style-type: square;
}

#page
{
    margin-top: 12px;
}