body {
	background-color: #F5E5A5;
	background-image: url(../img/body_bgtexture.jpg);
	background-repeat: repeat;
	background-position: center center;
}
p {
	font-family: papyrus;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0px;

}
#container {
	position: absolute;
	height: 610px;
	width:780px;
	left: 50%;
	margin-left: -390px;
	margin-top: -10px;
}
#trans_menu {
	background-image: url(../img/trans_menu.png);
	background-repeat: repeat;
	background-position: left top;
	width: 780px;
	margin-left: -390px;
	position: absolute;
	left: 50%;
	top: 570px;
	text-align: center;
	vertical-align: top;
	height: 30px;
}

#bottom {
	position: absolute;
	text-align: center;
	width: 100%;
	top: 610px;
	font-family: Papyrus;
}
#bg {
	height: 550px;
	width: 780px;
}

#hyaets1 {
	position: absolute;
	top: 210px;
	left: 50%;
	margin-left: -150px;
}

#donate {
	position: absolute;
	top: 440px;
	left: 50%;
	margin-left: -360px
}
#subscribe {
	position: absolute;
	top: 440px;
	right: 50%;
	margin-right: -360px
}

#update {position: absolute; width: 500px; height: 35px; top: 604px; left: 50%; margin-left: -250px; font-family: papyrus; font-size: 1em; text-align: center; }
#transparency {position: absolute; top: 600px; left: 50%; margin-left: -250px; }
