@charset "utf-8";
#indexContent {
	position: absolute;
	left: 14px;
	top: 25px;
	height: 64px;
	width: 850px;
	margin: 0px;
	height: 1005px;
	background-image: url(../images/graphics/flashcardBackground.png);
	z-index: 3;
}
#siteListsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	position: absolute;
	left: 38px;
	top: 10px;
	font-style: oblique;
	font-weight: bold;
}
#main #content {
	height: 880px;
}



#siteListImages {
	position: absolute;
	left: 101px;
	top: 68px;
}
.style23 {color: #FF0000}
.style24 {font-size: 18px; font-weight: bold; font-style: italic; }

#tableDiv {
	position: absolute;
	width: 800px;
	top: 30px;
	left: 38px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	z-index: 5;
}
#main {
	position:relative;
	right:auto;
	left:auto;
	top:0px;
	width:880px;
	z-index:1;
	right: auto;
	clip: rect(auto,auto,auto,auto);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	height: 800px;
	padding: 0px;
	bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bottomBorder {
	position:absolute;
	left:0px;
	top:870px;
	width:880px;
	height:40px;
	z-index:1;
	background-image: url(../images/graphics/bottomBorder.png);
}

#footer {
	left:0px;
	width:901px;
	height:60px;
	z-index:2;
	text-align: center;
	font-family: "Comic Sans MS";
	position: absolute;
	top:1060px;
	right: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
}
