a:link { color: blue; }
a:visited { color: red; }

#leftribbon {
		position:fixed;
overflow:auto;
width: 200px;
background-image: url("images/Ribbon_crop_red.jpg");
background-attachment: fixed;
background-repeat: no-repeat;
height: 100%;
margin-left: -8px;
}

#rightribbon {
			position:fixed;
overflow:auto;
width: 200px;
background-image: url("images/Ribbon_crop_red.jpg");
background-attachment: fixed;
background-repeat: no-repeat;
height: 100%;
background-position: right; 
right: 0;
}


body {
	background-image: url("images/parchment.jpg");
	font-family: serif;
}

#mainevent {
	
	margin-top: -10px;
	padding-top: 15px;
}

 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

 li {
	margin: 0;
	padding: 0;
}

#juliephoto {
	float: right;
}

#olderentries {
	float: right;
}
#newerentries {
	float: left;
}

#modernvoice p, #modernvoice center, #modernvoice u {
	font-family: sans-serif;
}
dt {
	font-size: 150%;
}

