/* exhibition page stylesheet */

body
{ background-color: transparent;
	font-family: georgia, serif; 
	font-size:100% ;
}

#txtme {
	position:absolute;
	background-color: transparent;
	background-image: url(images/txtme.jpg);
	Background-repeat: no-repeat;
	left:580px;
	top:245px;
	width:468px;
	height:289px;
}
#buddhax {
	position:absolute;
	background-color: transparent;
	background-image: url(images/buddhax.jpg);
	Background-repeat: no-repeat;
	left:730px;
	top:20px;
	width:129px;
	height:180px;
}


#invitation {
	position:absolute;
	background-color: transparent;
	background-image: url(images/invitation.jpg);
	Background-repeat: no-repeat;
	left:620px;
	top:920px;
	width:600px;
	height:314px;
}
#para1 {
	position:absolute;
	left:530px;
	top:200px;
	width:600px;
	height:40px;
}

#chosen {
	position:absolute;
	left:620px;
	top:560px;
	width:400px;
	height:300px;
}

#homepage {
	position:absolute;
	left:530px;
	top:5000px;
	width:350px;
	height:100px;
}




#newgtexts {
	position:absolute;
	background-color: transparent;
	font-family: arial, sans-serif; 
	font-size:100%;
	left:100px;
	top:10px;
	width:280px;
	height:5500px;
}

