.pgbdy {
	height: 690px;
	width: 900px;
	position: absolute;
	font: bold 14px "Times New Roman", Times, serif;
	left: 300px;
	background: url(../jpeg/ani_bkgrd.jpg);


}
.header {
	height: 75px;
	width: 800px;
	position: absolute;
	left: 0px;

}
.navvlinks {
	position: absolute;
	height: 500px;
	width: 225px;
	padding: 25px;
	left: 300px;
	top: 91px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: blink;
	font-family: "Times New Roman", Times, serif;





}
.anibx {
	position: absolute;
	height: 400px;
	width: 500px;
	left: 300px;
	top: 250px;
	font-size: 14px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;



}
.anilinks {
	height: 100px;
	width: 550px;
	position: absolute;
	left: 300px;
	top: 125px;
	font-size: 18px;
	color: #FFFFFF;
	background: #CC9900;
	vertical-align: middle;
	padding: 5px;
	border: medium inset #999999;




}
.h1 {
	font: bolder 36px "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;

}
.h2 {
	font: bold 24px "Times New Roman", Times, serif;
}
.h3 {
	font: bold 18px "Times New Roman", Times, serif;
	color: #336699;

}
.footer {
	position: absolute;
	height: 50px;
	width: 223px;
	top: 640px;
	left: 8px;
	background: #999999;
	text-align: center;
	vertical-align: middle;




}
.leftsidebar {
	height: 520px;
	width: 210px;
	position: absolute;
	top: 110px;
	color: #FFFFFF;
	left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;

}

