@charset "utf-8";



.navagation {
	float: right;
	height: 224px;
	width: 448px;
	background-color: #999999;
	background-image: url(main_images/right.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	list-style-position: inside;
	list-style-type: circle;
}


.logo {
	height: 224px;
	width: 960px;
	background-color: #003399;
}
.resumebox {
	background-color: #999999;
	margin: auto;
	height: 40px;
	width: 200px;
	border: medium double #000033;
	font-variant: small-caps;
	padding: 3px;
}


.container .bott {
	background-color: #82A8D5;
	float: left;
	height: 30px;
	width: 960px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.points {
	background-color: #000033;
	height: 200px;
	width: 225px;
	margin: auto;
	color: #999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-type: circle;
	padding: 0px;
}
#apDiv1 {
	position:absolute;
	visibility:visible;
	width:142px;
	height:210px;
	z-index:1;
	left: -1px;
	top: 0px;
}
#apDiv2 {
	position:absolute;
	visibility:visible;
	width:102px;
	height:87px;
	z-index:2;
	left: 611px;
	top: -50px;
}
#apDiv3 {
	position:absolute;
	visibility:visible;
	width:162px;
	height:82px;
	z-index:3;
	left: 810px;
	top: -66px;
	margin: auto;
}
