body {
                background-image:url(http://hilarypike.members.winisp.net/walnut.jpg);
                background-repeat:repeat;
}

a:visited,
a:link {
	color :  #0099CC;
}

a:active,
a:hover {
	color : orange;
}


h1 a:visited,
h1 a:link {
	color : white;
}

h1 a:active,
h1 a:hover {
	color : orange;
}

/*Blog Header*/
#title{
            height: 5000px;
}

#content 
{
	background-color: white;
	border-bottom : 4px solid #443;
}

#comments{
	background: white;
	}
	
.altcomment{
	background-color: white;
	}
	
.Calendar{
	color : #000033;
	background-color : white;
                background-image:url(http://hilarypike.members.winisp.net/walnut.jpg);
                background-repeat:repeat;
}
	
.CalendarOtherMonth
{
	color : #E47833;
	background-color : white;
                background-image:url(http://hilarypike.members.winisp.net/walnut.jpg);
                background-repeat:repeat;
}

/* The masthead sits at the top of the page.*/
#masthead 
{
	margin-top: 8px;
	background: #ffffff;
	background-image: url(http://www.peacelovecode.com/hilarypike/summer-picture.jpg);
	width: 804px;
	height: 221px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
#masthead a:link, #masthead a:visited, #masthead a:active, #masthead a:hover {
	color: orange;
	text-decoration: none;
}

#sidebar-a {
	color: white;
                background-image:url(http://hilarypike.members.winisp.net/walnut.jpg);
                background-repeat:repeat;
}

#sidebar-b {
	color: white;
                background-image:url(http://hilarypike.members.winisp.net/walnut.jpg);
                background-repeat:repeat;
}

#sidebar-a a:active,
#sidebar-a a:visited,
#sidebar-a a:link {
	font-weight: bold;
}

#sidebar-b a:active,
#sidebar-b a:visited,
#sidebar-b a:link {
	font-weight: bold;
}

/* Tag Styles */

.Tag1 a:link, .Tag1 a:visited
{
	color: #F5DEB3;
}

.Tag2 a:link, .Tag2 a:visited
{
	color: #F5DEB3;
}

.Tag3 a:link, .Tag3 a:visited
{
	color: #E47833;
}

.Tag4 a:link, .Tag4 a:visited
{
	color: #E47833;
                font-size: 120%;
}

.Tag5 a:link, .Tag5 a:visited
{
	color: #E47833;
                font-size: 120%;
}

.Tag6 a:link, .Tag6 a:visited
{
	color: #E47833;
                font-size: 120%;
}

/* Tag Styles for hover */


.Tag1 a:active, .Tag1 a:hover
{
	color: orange;
}

.Tag2 a:active, .Tag2 a:hover
{
	color: orange;
}

.Tag3 a:active, .Tag3 a:hover
{
	color: orange;
}

.Tag4 a:active, .Tag4 a:hover
{
	color: orange;
}

.Tag5 a:active, .Tag5 a:hover
{
	color: orange;
}

.Tag6 a:active, .Tag6 a:hover
{
	color: orange;
}
