@charset "utf-8";

/* CSS Document */

body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 14px;

	background-image: url(images/bg2.jpg);

	background-repeat: repeat-x;

	background-position:bottom;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

#apDiv1 {

	position:absolute;

	width:473px;

	height:105px;

	z-index:1;

	left: 0;

	top: 0;

}

#baseline {

	margin-bottom: 0px;

	bottom: 0px;

	width: 100%;

}



#topanim {

	position:absolute;

	width:322px;

	height:263px;

	z-index:2;

	right: 0px;

	top: 0px;

}

#mainbody {

	position: relative;

	margin-left:auto;

	margin-right:auto;

	top: 55px;

	width:720px;

	height:auto;
	text-align:justify;

	z-index:2;



	

}

.style1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

}

.style2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #333333;}

.style3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #999999;

}

a	{

	color: #000099;
	font-weight: 900;
	text-decoration: none;

}

a:visited {



}

a:hover {

	color: #000099;

	text-decoration: underline;

}



h1 {font-size: 24px; font-weight:100; color:#000099;}

h2 {font-size: 18px; font-weight: 100; color:#000000; text-transform:uppercase;}

h3 {font-size: 14px; font-weight: 900; color:#777777;}