@charset "UTF-8";
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #CCC;
	text-decoration: none;
}
a:hover {
	color: #817944;
	text-decoration: none;
}
a:active {
	color: #CC9;
	text-decoration: none;
}
#apDiv2 {
	position:absolute;
	width:100%;
	z-index:1;
	font-size: 26px;
	text-align: center;
	text-indent: -500px;
	margin-top: 300px;
}
.panel {
	padding: 8px;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bk.png);
	background-repeat: repeat;
	color: #FFF;
	text-decoration: none;
}
.titlesize {
	font-size: 24px;
	letter-spacing: 3px;
}
#content {
	width: 100%;
}
/* CSS Document */

#intro {
	z-index:2;
	letter-spacing: 3px;
	width: 100%;
}
#opening {
	border: 1px solid #666;
	background-color: #000;
}

