div #footer div
{display: none;}

#footer {

height: 92px;
margin-left: 250px;
background-image: url(http://media.point2.com/p2a/htmltext/0b89/4ea1/d4df/888fe5681a0efc458a25/original.gif);
background-repeat: no-repeat;
}

body {
	text-align: justify;
	font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif; 
	line-height: 1.2em;
}

h1{
	font-size: 1.6em;

}
h2{font-size: 1.4em;}
h3{font-size: 1.3em;}
h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 0.9em;}
a:link, a:visited, a:hover, a:active{
color: #990000;
}
a:hover{
	color: #30601A;
}


dl.entrylist dt a:link{
	color: #990000;
	text-decoration: underline;
}
dl.entrylist dt a:visited{
	color: #30601A;
	text-decoration: none;
}
dl.entrylist dt a:active{
	color: #30601A;
	text-decoration: none;
}
dl.entrylist dt a:hover{
	color: #30601A;
	text-decoration: none;
}

.recentposts a:link{
	color: #990000;
	font-weight:normal;
}

.recentposts a:hover{
	text-decoration: underline;
	font-weight:bold;
}

.recentposts a:visited{
	color: #990000;
	font-weight:bold;
}

.recentposts a:active{
	color: #30601A;
	font-weight:normal;
}



}


#wrapper {
	background-color: #FFFFff;
margin: 0px ;
		}
#RecentPostsSideBar {
                     	background-color: #ffcc00;
}

#TagSideBar {
                     	background-color: #ffcc00;
}

#ArchiveSideBar {
                     	background-color: #ffcc00;
}
