body {
	background: #e5ffdb url(/Bibliofile/2008/SICLC/Assets/bck_bar.gif) top repeat-x;
	color: #473E34;
	font: 62.5%  Georgia, "Times New Roman", Times, serif; /* Explain @ www.clagnut.com/blog/348/ */
	padding: 20px 0 10px 20px;
}
div#Wrapper {
	width: 980px;
	margin: 0 auto;
}
a {
	color:#000;
}
a:hover {
	color: #473E34;
}
a:visited {
	color:#8A6949;
}
a img {
	border: none;
}
h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
div#Content p, div#Content li, div#Content td {
	font-size: 1.5em;
	line-height: 1.5em;
}
div#Content p {
	margin: 0 0 1em 1em;
}
div#Content h3 {
	margin: 1em 0 1em 1em;
	font-size: 1.4em;
}
div#Content h3 a {
	text-decoration:none;
}
div#Content ul {
	margin-left: 50px;
	list-style: disc outside;
}
div.imgfloatrt {
	float: right;
	margin: 2px 0 5px 20px;
	padding: 0;
}
div.imgfloatlt {
	float: left;
	margin: 2px  20px 5px 0;
}
div#Content iframe {
	margin: 0 0 1em 1.5em;
}

/* styles for vcard microformat */
div#Content div.vcard span.type {
	display: none;
}
div#Content div.vcard ul {
	list-style: none;
	margin-left: 20px;
}
table.vcalendar {
	border-collapse: collapse;
	margin-top: 0.2em;
	margin-bottom: 1em;
	background-color:#fefbed;
}
table.vcalendar th, table.vcalendar td {
	border: 1px solid #473E34;
	padding: 0.5em;
	text-align: left;
}
th {
	font-size: 1.2em;
}
.ch1 {
	background-color:#ccffa7;
}
.ch2 {
	background-color: #ffe557;
}
.ch3 {
	background-color: #aed4f8;
}
.ch4 {
	background-color: #f2bcbb;
}
th.chpt {
	width: 20px;
}
th.chpt span {
	display: none;
}
tr.ch1 th.chpt {
	background: #ccffa7 url(/Bibliofile/2008/SICLC/Assets/chptheadings/chapter1.png) no-repeat;
}
tr.ch2 th.chpt {
	background: #ffe557 url(/Bibliofile/2008/SICLC/Assets/chptheadings/chapter2.png) no-repeat;
}
tr.ch3 th.chpt {
	background: #aed4f8 url(/Bibliofile/2008/SICLC/Assets/chptheadings/chapter3.png) no-repeat;
}
tr.ch4 th.chpt {
	background: #f2bcbb url(/Bibliofile/2008/SICLC/Assets/chptheadings/chapter4.png) no-repeat;
}