﻿body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

a, a:link, a:hover, a:visited {
	color: Black;
	text-decoration: none;
}

.hide {
	display: block;
}

#layouttable {
	width: auto;
}

#bannerleft {
	padding-bottom: 5px;
	border-bottom: solid 2px #717073;
}

#bannerright, #navcol {
	display: none;
}

#contentcol {
	padding-left: 0;
}

#topblackbarleft, #topblackbarright, #bottomblackbar {
	display: none;
}

div.lessontryit {
	background-image: none;
	padding-top: 4px;
}

#legal {
	border-top: solid 2px #717073;
}

#legal a {
	display: none;
}
