body {
	background-image: url('Sun2.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #F9FE89;
}

a:link {border: none; color: #EA8C1B; text-decoration: none;}
a:visited {border: none; color: #EA8C1B; text-decoration: none;}
a:hover {border: none; color: #F7D019; text-decoration: none;}
a:active {border: none; color: #F7D019; text-decoration: none;}

.topLeft {
}

.largeImage {
	width: 0px;
}

.strip {
	width: 0px;
}

.title {
	padding-left:40px;
	color: #98432E;
	background-image: url('Solstice.jpg');
	background-repeat: no-repeat;
	background-position: 80% 80%;
}

.navigation {
	padding-top:45px;
}

.recentPost {
	margin-bottom: 5px;
	margin-left: 10px;
	border-bottom: 1px solid #EAA422;
	padding-bottom: 5px;
	padding-left: 0px;
}

.center {
	color: #98432E;
}

h2 {
	color: #98432E;
}

h3 {
	color: #EAA422;
}

h4 {
	color: #EAA422;
}

h5 {
	height: 15px !important;
	background-color: #F9FE89;
}

.center .byline {
	color: #EAA422;
}

.center .commentline {
	color: #EAA422;
}
