/* Textbank homepage stylesheet */




body {
	background-color: transparent;
	background-image: url(images/main_image.gif);
	Background-repeat: no-repeat;
	font-family: georgia, serif;
	font-size:80%;
}


#food {
	position:absolute;
	left:312px;
	top:269px;
	width:90px;
	height:75px;
	cursor:pointer;
}

#xx {
	position:absolute;
	left:251px;
	top:369px;
	width:86px;
	height:52px;
	cursor:pointer;
}

#about {
	position:absolute;
	left:367px;
	top:453px;
	width:94px;
	height:79px;
	cursor:pointer;
}

#info {
	position:absolute;
	left:471px;
	top:379px;
	width:114px;
	height:70px;
	cursor:pointer;
}

#ahha {
	position:absolute;
	left:463px;
	top:513px;
	width:103px;
	height:79px;
	cursor:pointer;
}

#oknot {
	position:absolute;
	left:583px;
	top:426px;
	width:110px;
	height:84px;
	cursor:pointer;
}

#cu {
	position:absolute;
	left:693px;
	top:360px;
	width:42px;
	height:46px;
	cursor:pointer;
}

#aclogo {
	position:absolute;
	background-color: transparent;
	background-image: url(images/aclogo.jpg);
	Background-repeat: no-repeat;
	left:650px;
	top:640px;
	width:180px;
	height:180px;
}

#sometext {
	position:absolute;
	left:558px;
	top:42px;
	width:320px;
	height:300px;
}
