body {
	background-image: url(../rsrc/common/bodyf.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#top {
	padding: 10px;
	width: 690px;
	float: left;
}
#col1, #col2 {
	width: 335px;
	float: left;
	padding-left:  10px;
	padding-right: 10px;
}

#top img {
}
p.intro {
	margin-top: 10px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#lesson {
	padding-top: 5px;
	border-top-color: #cccccc;
	border-top-width: 1px;
	border-top-style: solid;
}
#lesson #copy a:link, #lesson #copy a:visited, #lesson #copy a:hover, #lesson #copy a:active {
	color: #000000;
	text-decoration: none;
	background-image: none;
}
#lesson img {
	margin-right: 5px;
	float: left;
}
#lesson p.name {
	font-weight: bold;
}

#top a:link, #col1 a:link, #col2 a:link {
	color: #2F668C;
	text-decoration: none;
	background: url(/rsrc/common/rulelink.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#top a:visited, #col1 a:visited, #col2 a:visited {
	color: #999933;
	text-decoration: none;
	background: url(/rsrc/common/rulevisited.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#top a:hover, #top a:active, #col1 a:hover, #col1 a:active, #col2 a:hover, #col2 a:active {
	background-color: #F0F0F0;
	text-decoration: none;
}
#col2 #box {
	padding: 10px;
	background-color: #edebc6;
}
#col2 #box p.title {
	font-size: 14px;
	font-weight: bold;
}
h1 {
	padding: 5px;
	font-style: normal;
	font-weight: normal;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #660000;
	color: white;
}
h2 {
	margin-bottom: 10px;
	padding-top: 20px;
	border-top-color: #cccccc;
	border-top-width: 1px;
	border-top-style: solid;
	margin-top: 20px;
	font-weight: bold;
	font-size: 14px;
	color: #660000;
}
h3 {
	margin-bottom: 5px;
	margin-top: 10px;
	font-weight: bold;
	font-size: 14px;
	color: #660000;
}
#clip {
	padding: 10px;
	margin-bottom: 10px;
	width: 670px;
	font-weight: bold;
	background-color: #edecc7;
}
#video {
	padding-bottom: 30px;
	padding-top: 20px;
	border-top-color: #dcdbbe;
	border-top-width: 1px;
	border-top-style: none;
	margin-top: 10px;
	width: 670px;
	text-align: center;
}
