/* CSS Document */
a {
	color: #3DF018;
	text-decoration: none;
}
a:hover{
	color: #CC6633;
}
.anchoredmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-variant: small-caps;
	color: #333333;
	text-decoration: none;
}
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #242424;
}

/* Text styles */
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	text-decoration: none;
}
.top {
	font-size: 80%;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.footnote {
	font-weight: normal;
	font-size: 80%;
}
.texthead {
	font-size: 115%;
	font-weight: bold;
	color: #114A06;
}
.smlcopy {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.spclcopy {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 120%;
	color: #006600;
}

/* Layout rules */
#bkg-top {
	position:absolute;
	left:0px;
	top:0px;
	width:120%;
	height:90px;
	z-index:1;
	background-color: #000000;
	background-image: url(../img/bkg_top_raapm.gif);
	background-repeat: repeat-x;
}
#hands {
	position: absolute;
	z-index: 4;
	visibility: visible;
	left: 16px;
	top: 0px;
}
#hiddenlayer {
	border: 1px dotted #113601;
	visibility: hidden;
	left: 620px;
	top: 200px;
	z-index: 50;
	position: absolute;
	padding: 6;
}
#logo {
	position: absolute;
	top: 60px;
	visibility: visible;
	z-index: 3;
	right: 24px;
}
#menu {
	visibility: visible;
	position: absolute;
	width: 180px;
	top: 220px;
	text-align: left;
	z-index: 20;
	left: 10px;
}
#menu a{
	color: #333333;
	text-decoration: none;
}
#menu a:hover{
	color: #3DF018;
}
#offset_text {
	background-color: #DFDEDE;
	width: 540px;
	border: 1px dotted #113601;
	padding: 9 9 9 9;
	text-align: center;
	margin: 9;
}
#pagetitle{
	position: absolute;
	visibility: visible;
	width:120%;
	z-index:22;
	left: 240px;
	top: 16px;
	font-size: 165%;
	color: #3DF018;
	font-weight: bold;
	vertical-align: text-bottom;
	background-color: #000000;
}
#qtvrspace {
	position: absolute;
	visibility: visible;
	left:16px;
	top:198px;
	width:850px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
#special{
	position:absolute;
	width: 360;
	right: 9px;
	z-index:23;
	background-color: #C6FCBA;
	layer-background-color: #C6FCBA;
	border: 1px dotted #113601;
	text-align: center;
}
#text {
	position: absolute;
	visibility: visible;
	left:240px;
	top:100px;
	width:520px;
	z-index:21;
	color: #CCCCCC;
}
#text2 {
	position: absolute;
	visibility: visible;
	left:24px;
	width:600px;
	z-index:21;
	background-color: #F1EFEF;
}
