@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
}
#apDiv1container {
	position:absolute;
	left:150px;
	top:0px;
	width:1000px;
	height:1200px;
	z-index:1;
}
#apDiv2header {
	position:absolute;
	left:50px;
	top:30px;
	width:900px;
	height:150px;
	z-index:1;
	background-image: url(images/header.jpg);
}
#apDiv4main {
	position:absolute;
	left:250px;
	top:280px;
	width:680px;
	height:780px;
	z-index:1;
	font-family: "Century Schoolbook";
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
}
#apDiv5title {
	position:absolute;
	left:250px;
	top:180px;
	width:700px;
	height:100px;
	z-index:2;
}
#apDiv6footer {
	position:absolute;
	left:50px;
	top:1080px;
	width:900px;
	height:100px;
	z-index:1;
	font-family: "Century Schoolbook";
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
#apDiv7link1 {
	position:absolute;
	left:97px;
	top:79px;
	width:100px;
	height:100px;
	z-index:12;
}
#apDiv8link2 {
	position:absolute;
	left:3px;
	top:79px;
	width:100px;
	height:100px;
	z-index:11;
}
#apDiv9link3 {
	position:absolute;
	left:79px;
	top:169px;
	width:100px;
	height:100px;
	z-index:10;
}
#apDiv10link4 {
	position:absolute;
	left:11px;
	top:226px;
	width:100px;
	height:100px;
	z-index:9;
}
#apDiv11link5 {
	position:absolute;
	left:82px;
	top:308px;
	width:100px;
	height:100px;
	z-index:8;
}
#apDiv12link6 {
	position:absolute;
	left:17px;
	top:366px;
	width:100px;
	height:100px;
	z-index:7;
}
#apDiv13link7 {
	position:absolute;
	left:87px;
	top:439px;
	width:100px;
	height:100px;
	z-index:6;
}
#apDiv14link8 {
	position:absolute;
	left:12px;
	top:515px;
	width:100px;
	height:100px;
	z-index:5;
}
#apDiv15link9 {
	position:absolute;
	left:85px;
	top:590px;
	width:100px;
	height:100px;
	z-index:4;
}
#apDiv16link10 {
	position:absolute;
	left:13px;
	top:666px;
	width:100px;
	height:100px;
	z-index:3;
}
#apDiv17link11 {
	position:absolute;
	left:74px;
	top:754px;
	width:100px;
	height:100px;
	z-index:2;
}

#apDiv3navigation {
	position:absolute;
	left:50px;
	top:181px;
	width:200px;
	height:900px;
	z-index:1;
	background-image: url(images/vine.png);
}
a:link {
	font-family: "Century Schoolbook";
	color: #FFFFFF;
	font-size: 14px;
}
a:visited {
	font-family: "Century Schoolbook";
	font-size: 14px;
	color: #FFFFFF;
}
a:hover {
	font-family: "Century Schoolbook";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

