@charset "utf-8";
body {
	background-image: url(assets/background1.gif);
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #993333;
	background-image: none;
	font-weight: bold;
}
.navigation {
	font-family: "Book Antiqua", "Comic Sans MS", Rockwell;
	color: #993333;
	font-size: 22px;
	font-weight: bold;
}
#apDiv1 {
	position:absolute;
	left:11px;
	top:251px;
	width:204px;
	height:133px;
	z-index:1;
	background-color: #993333;
}
#apDiv2 {
	position:absolute;
	left:25px;
	top:259px;
	width:199px;
	height:155px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:239px;
	top:279px;
	width:558px;
	height:70px;
	z-index:3;
}
.special {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #993333;
	font-style: normal;
}
a:visited {
	color: #663300;
}

a:link {
	color: #003333;
	font-weight: bold;
}
.heading {
	font-family: "Book Antiqua", "Comic Sans MS", Rockwell;
	font-size: 36px;
	font-style: italic;
	font-weight: 900;
	color: #993333;
}
