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

body {
	background-image: url(../images/background.jpg);
	position: relative;
	height: 100%;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #330000;
	font-family:Arial, Helvetica, sans-serif;
}
#apDiv4 {
	position:absolute;
	left:182px;
	top:209px;
	width:586px;
	height:560px;
	z-index:3;
}
h1 {
	font-size: 24px;
	color: #990000;
}
h2 {
	font-size: 18px;
	color: #FF4848;
}
h3 {
	font-size: 16px;
	color: #000000;
}
.style1 {
	color: #006633;
	}
.style3 {color: #075454}
a:link {
	color: #075454;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #075454;
}
a:hover {
	text-decoration: underline;
	color: #075454;
}
a:active {
	text-decoration: none;
	color: #075454;
}
