#sidebar
{
	float: left;
	width: 200px;
	text-align: left;
	padding-right: 20px;
	height: 1000px;
}

#headlines h1
{
	padding-top: 10px;
	display: inline;	
}

#headlines #rss
{
	display: inline;
	padding-left: 5px;
}

#headlines li a
{
	font-family: verdana;
	font-size: 8pt;
	text-decoration:none; 
	color:black;
}

#headlines li a:hover
{
	color: #993333;
}

#headlines #site_listing
{
	padding-top: 7px;
}

#headlines #site_listing a
{
	font-family: verdana;
	font-size: 8pt;
	color: black;
	text-decoration: none
}

#headlines #site_listing a:hover
{
	color: #993333;
}

#headlines ul 
{
	margin:0px;
	padding-left: 15px;
}

#headlines li 
{	
	padding: 5px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}

#headlines li.more
{
	padding: 50px 0px 0px 0px;
}

#books {
	padding-top: 10px;
}

#books img
{
	float: left;
	padding-right: 5px;
}

#books .title
{
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: black;
	display: block;
	height: 65px;
	padding-top: 0px;
	margin-top: 0px;
}

#books .title a
{
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: black;
	display: block;
}

#books .title a:hover
{
	color:#993333 
}

#books .recommended
{
	font-family: verdana;
	font-size: 8pt;
	color: black;
	display: block;
}

#books .book
{
	padding-bottom: 20px;
}

#books .book .over
{
	color: #993333;
}

#books .book .out
{
	color: black;
}

#comments
{
	padding-top: 10px;
}

#comments h1
{
	margin-top: 0px;
	margin-bottom: 0px;
}

#comments a
{
	font-family: verdana;
	font-size: 8pt;	
	color: black;
	text-decoration: none;
}

#comments a:hover
{
	color: #993333;
}

#main
{
	height: 1000px;	
}
#agnes h1,
#bernard h1
{
	margin-bottom: 5px;
}
#agnes h1,
#bernard h1,
#twins h1
{
	padding-top: 0px;
	font-family: verdana;
	font-size: 12pt;
	color: #993333;
}

#agnes h1,
#twins h1
{
	margin-top: 20px;	
}
#bernard h1
{
	margin-top: 0px;
}
#bernard, #twins, #agnes
{
	text-align: left;
}
#twins img
{
	border: none;
}
#twins h2
{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#twins h2 a
{
	font-family: verdana;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
	display: inline;	
}
#twins h2 a:hover
{
	text-decoration: underline;
	display: inline;	
}
#twins .byline, #bernard .byline, #agnes .byline
{
	font-size: x-small;
	font-family: verdana;
	margin-top: 0px;
	margin-bottom: 0px;
}
#agnes p,
#bernard p,
#twins p
{
	font-size: small;
	font-family: verdana;
	padding-top: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#bernard ul, #agnes ul
{
	list-style: none;	
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 5px;
}
#bernard li, #agnes li
{
	padding-bottom: 10px;
}

