@charset "UTF-8";
/* CSS Document */

#apDiv1 {
	font-family: "Comic Sans MS", Verdana, Helvetica;
	font-size: 100%;
	font-style: normal;
	color: #330000;
	position: relative;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
body {
	background-color: #003300;
}
#apDiv4 a:hover {
	color: #c08178;
	text-decoration: underline;
	font-size: 80%;
}
#apDiv2 {
}
body {
	background-color: #474d43;
}
#apDiv4 div {
	padding: 10px;
}
#apDiv9 {
	color: #e2d1cf;
}
h1 {
	font-size: 130%;
	font-weight: bolder;
}
h2 {
	font-size: 110%;
	font-weight: bolder;
}
#apDiv9 a {
	text-decoration: none;
	color: #e2d1cf;
}
#apDiv5 p {
	color: #e2d1cf;
	font-family: "Comic Sans MS", Verdana, Helvetica;
	font-size: 80%;
}
#apDiv5 a {
	color: #e2d1cf;
	text-decoration: underline;
}
