#year-nav {
	height: 136px;
	width: 924px;
	margin: 0 18px
}

#y1, #y2, #y3 {
	text-indent: -9999px;
}

#y1 {
	background: url(../img/year-nav.gif) 0px 42px;
}

#y2 {
	background: url(../img/year-nav.gif) 0px 126px;
}

#y3 {
	background: url(../img/year-nav.gif) 0px 210px;
}

#y1:hover {
	background-position: 0 84px;
}

#y2:hover {
	background-position: 0 168px;
}

#y3:hover {
	background-position: 0 252px;
}

#y1.active {
	background-position: 0 84px;
}

#y2.active {
	background-position: 0 168px;
}

#y3.active {
	background-position: 0 252px;
}

.notes {
	height: 106px;
	width: 734px;
	background-color: white;
	padding: 10px 20px 10px 170px;
}

.notesSlider #myContent .notes li {
	display: inline;
	width: 100px;
	float: left;
}

.notesSlider #myContent {
	background-color:white;
}

.post {
	color: #5e5e5e;
}

.entry {
	margin-bottom: 10px;
}

.entry_title {
	font-size: 2em;
	font-family: "Georgia", serif;
	font-weight: 100;
}

.entry p {
	padding: 10px 15px 0;
}

.entry h5 {
	padding: 1.1em 0 0;
	font-size: 1.2em;
}

.entry br {
padding-bottom: 1em;
}

.the_date {
	margin-bottom: 1em;
}

#testify .entry h5, #archive .entry h5{
	font-size: 1em;
}

#testify .entry p, #archive .entry p {
	padding: 0;
}

#testify .entry_title {
	font-size: 1.2em;
	font-family: "Georgia", serif;
	font-weight: 100;
}

#archive .entry_title {
	font-size: 1.4em;
	font-family: "Georgia", serif;
	font-weight: 100;
}

#sub-links2 li{
	padding-left: 10px;
}
