@charset "utf-8";
#vocabScreenHolder {
	position:absolute;
	left:15px;
	top:37px;
	width:550px;
	height:259px;
	z-index:1;
	background-color: #B8D0FF;
	text-align: center;
}

#imageHolder1 {
	position:absolute;
	left:612px;
	top:97px;
	width:290px;
	height:217px;
	z-index:2;
}
#viewerList {
	position: absolute;
	height: 135px;
	width: 190px;
	top: 15px;
	left: 21px;
}
#viewerScreen {
	position: absolute;
	height: 135px;
	width: 190px;
	top: 135px;
	left: 638px;
}
#main #bottomBorder {
	top: 120px;
}
#main #content {
	height: 790px;
}
#vocabContent {
	position: absolute;
	left: 13px;
	top: 380px;
	height: 64px;
	width: 850px;
	margin: 0px;
	height: 415px;
	background-image: url(../images/graphics/vocabBackground.png);
}

#vocabDescText {
	position: absolute;
	left: 17px;
	top: 311px;
	height: 64px;
	width: 847px;
	margin: 0px;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}




#vocabularyHeading{
	font-family: "Snap ITC";
	font-size: 24px;
	position: absolute;
	height: 30px;
	width: 291px;
	left: 19px;
	z-index: 2;
	margin-top: 0px;
	top: 8px;
}
#vocabListText {
	position:absolute;
	left:222px;
	top:62px;
	width:607px;
	height:44px;
	z-index:2;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
}
#vocabButtonText {
	position:absolute;
	left:21px;
	top:166px;
	width:604px;
	height:44px;
	z-index:2;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
}
.style33 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#main {
	height: 975px;
}
#main #content #rightAdsenseDiv {
	top: 42px;
	left: 567px;
}



#vocabOptionsText {
	position:absolute;
	left:230px;
	top:293px;
	width:597px;
	height:44px;
	z-index:2;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
}
#viewerOptions {
	position: absolute;
	height: 135px;
	width: 190px;
	top: 260px;
	left: 25px;
}
