body {
	margin: 1.5em;
	padding-left: 1.5em;
	padding-right: 1.5em;
	font-family: 'Century Gothic', 'Trebuchet MS', Arial, Helvetica, Verdana, sans-serif;
	font-size: 1em;
	text-decoration: none;
	line-height: 130%;
}

#content .dropcap {
	float: left;
	font-size: 2.7em;
	font-weight: bold;
	padding: 0.25em 0 0.1em 0;
	margin-right: 0.1em;
}

#content tt {
	font-weight: bold;
	font-size: 1.2em;
	margin-left: 0.3em;
	margin-right: 0.3em;
}

h1 {
	text-align: center;
	font-size: 2em;
}

h2 {
	text-align: left;
	font-size: 1.5em;
}

table#conversion {
}

table#conversion td {
	text-align: center;
}

table#conversion td.header {
	font-weight: bold;
	font-style: italic;
}

table#conversion td.leftterm {
	padding-left: 2em;
	font-weight: bold;
}

table#conversion td.rightterm {
}

table#puzzle {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

table#puzzle td.puzzlelink {
	font-size: 1.5em;
	padding: 0.5em;
}

table#puzzle td.puzzleinfo {
	padding: 1.5em;
}

table#overview  {
	border-bottom: 1px solid #99aacc;
	border-collapse: collapse;
	color: #557099;
	font: 1em;
	margin-left: auto;
	margin-right: auto;
}

table#overview  caption{
	font-size: 1.8em;
	font-weight: bold;
	text-align: left;
	color: #3333ff;
	padding: 10px;
}

table#overview tr.topic {
	text-align: left;
	border-top: 1px solid #99aacc;
}

table#overview tr.lesson {
	text-align: left;
	padding-left: 10px;
/*	text-indent: -1em;
*/	vertical-align: top;
	font-size: 0.8em;
	border-top: 1px solid #e5eff8;
/*	display: none;*/
}

#footer_bkgd {
	padding: 0em .25em 0em .25em;
	margin: .5em 0em .5em 0em;
	background-color: #d0d0ff;
	border: 2px solid #808080;
	color: #404040;
	font-size: 0.8em;
	line-height: 150%;
}

#footer {
	padding: 0em .5em 0em .5em;
}

p#cclicense {
	font-size: 0.8em;
	vertical-align: middle;
	padding-top: 2em;
}

