#mainContent h1 {
}

h2 {
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
#navigation a:link {
	color: #000000;
	text-decoration: none;
}
#navigation a:active {
	color: #000000;
	text-decoration: none;
}
#navigation a:visited {
	color: #000000;
	text-decoration: none;
}
#navigation a:hover {
	color: #000000;
	text-decoration: underline;
}
#mainContent tr th {
	background: #CCC;
}
#mainContent .divTable {
	padding: 0px 10px;
}
#mainContent .divTable th {
	border: thin solid #000;
}
#mainContent .divTable td {

}
#mainContent .FeatureList {
	margin: 0px 0px 0px 25px;
}
#ReadingGardenTitle {
	float: right;
	width: 210px;
	text-align: center;
}
#searchEngineDiv a:link {
	color: #ffffff;
	text-decoration: none;
}
.vcrButtonsDiv {
	float: left;
	width: 40px;
	text-align: center;
	vertical-align: middle;
}
#vcrGroupDiv {
	float:right
}

