@charset "utf-8";

#flashcardScreenHolder {
	position:absolute;
	left:319px;
	top:29px;
	width:550px;
	height:260px;
	z-index:1;
	background-color: #B8D0FF;
	text-align: center;
}
#flashcardsHeading {
	font-family: "Snap ITC";
	font-size: 24px;
	position: absolute;
	height: 30px;
	width: 377px;
	left: 11px;
	z-index: 2;
	margin-top: 0px;
	top: 1px;
}

#flashcardsDescText {
	position: absolute;
	left: 17px;
	top: 304px;
	height: 32px;
	width: 847px;
	margin: 0px;
	text-align: justify;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
#main #content #leftAdsenseDiv {
	left: 10px;
	top: 33px;
}
#flashcardContent {
	position: absolute;
	left: 13px;
	top: 350px;
	height: 64px;
	width: 850px;
	margin: 0px;
	height: 1005px;
	z-index: 5;
	background-image: url(../images/graphics/flashcardBackground.png);
}
#flashcardsOptionsText {
	position: absolute;
	left: 10px;
	top: 12px;
	height: 32px;
	width: 847px;
	text-align: justify;
	margin-top: 0px;
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
}
#flashcardsOptions2Text {
	position: absolute;
	left: 4px;
	top: 476px;
	height: 32px;
	width: 847px;
	text-align: justify;
	margin-top: 0px;
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
}
#flashcardsOptions3Text {
	position: absolute;
	left: 4px;
	top: 675px;
	height: 32px;
	width: 847px;
	text-align: justify;
	margin-top: 0px;
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
}

#main #content #flashcardsOptionsText ul li div {
	font-size: 16px;
	font-family: "Comic Sans MS", cursive;
}
#cardsPerPageHolder {
	position:absolute;
	left:229px;
	top:96px;
	width:437px;
	height:305px;
	z-index:1;
	text-align: center;
}
#bordersHolder {
	position:absolute;
	left:74px;
	top:522px;
	width:720px;
	height:141px;
	z-index:1;
	background-color: #B8D0FF;
	text-align: center;
}
#formatHolder {
	position:absolute;
	left:84px;
	top:805px;
	width:720px;
	height:126px;
	z-index:1;
	background-color: #B8D0FF;
	text-align: center;
}
#getStarted {
	position: absolute;
	left: 286px;
	top: 962px;
	height: 35px;
	width: 292px;
	margin: 0px;
	text-align: center;
	margin-top: 0px;
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
}

