#indexbg {
	background-image: url(images/home_bg.jpg);
	background-repeat: no-repeat;
}
#NavTable {
	position: absolute;
	visibility: visible;
	width: 491;
	height: 251;
	margin-top: 381px;
	margin-left: 375px;
}
#NavTable {
	position: absolute;
	visibility: visible;
	width: 491;
	height: 251;
	margin-top: 385px;
	margin-left: 375px;
}


#BubAbout {
	background-image: url(images/h_about_roll.jpg);
	background-repeat: no-repeat;
	height: 251px;
	width: 359px;	
}
#BubBook {
	background-image: url(images/h_books_roll.jpg);
	background-repeat: no-repeat;
	height: 251px;
	width: 359px;

}

#BubWorld {
	background-image: url(images/h_world_roll.jpg);
	background-repeat: no-repeat;
	height: 251px;
	width: 359px;	
	
}

#BubSchedule {
	background-image: url(images/h_speaking_roll.jpg);
	background-repeat: no-repeat;
	height: 251px;
	width: 359px;	
	
}
#BubContact {
	background-image: url(images/h_contact_roll.jpg);
	background-repeat: no-repeat;
	height: 251px;
	width: 359px;	
	
}




.bubbleText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #fff;
	padding-top: 15px;
	padding-right: 170px;
	padding-bottom: 8px;
	padding-left: 25px;
	vertical-align:top
}

.bubbleText2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000;
	padding-top: 15px;
	padding-right: 170px;
	padding-bottom: 8px;
	padding-left: 25px;
	vertical-align:top
}


.bubbleText a:link {
	color: #f6bf19;
	text-decoration: none;
}
.bubbleText a:hover {
	color: #C7530E;
	text-decoration: none;
}
.bubbleText a:active {
	color: #C7530E;
	text-decoration: none;
}



