


body, body#page div#content{
	background-color: #fff;
	background-image: none;
	border-width: 0;
}

#top{
	display: none;
	height: 0px;
}

p, li,div,#main,body
{
	background-color: #fff;
	color: #000;
	font-size: 110%;
	line-height: 110%;
}

h2 , h3, h4
{
	color: #622;
	}
	
.post h2, .post h3,.post h4 {
	text-shadow: none;
	color: #000;
}

.post h4 {
	border: none;
	}
	



.postHead a:link
{
	color: #300;
}



#topnav ul li a:link,#topnav ul a:visited {
	text-decoration:none;
	color: #300;
}

a:link, a:visited {
	color: #600;;
}

#sidebar a:link,#sidebar a:visited {
	color: #600;;
}

#TwitterHead{
	display: none;
}

body div#content {
	background-color: #ffffff;
	border-width:0;
	background-image: none;
}

#footer{
	background-color: #ffffff;
	border-width:0;
	background-image: none;

}