/* CSS Document */
a {
	color: #2F5C02;
	text-decoration: none;
}
a:hover{
	color: #3DF018;
}
.anchoredmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-variant: small-caps;
	color: #333333;
	text-decoration: none;
}
body {
	background-repeat: repeat-y;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(../img/bkg-int2.gif);
	background-color: #F1EFEF;
}
.timelinecopy {
	font-size: 14px;
}

/* Text styles */
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	text-decoration: none;
}
.top {
	font-size: 80%;
	font-weight: bold;
	color: #2F5C02;
	text-decoration: none;
}
.footnote {
	font-weight: normal;
	font-size: 80%;
}
.texthead {
	font-size: 115%;
	font-weight: bold;
	color: #114A06;
}
.smlcopy {
	font-size: 65%;
	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:82px;
	z-index:1;
	background-color: #000000;
}
#logo {
	position: absolute;
	top: 60px;
	visibility: visible;
	z-index: 30;
	right: 24px;
}
#menu {
	visibility: visible;
	position: absolute;
	width: 180px;
	top: 230px;
	text-align: left;
	z-index: 20;
	left: 10px;
}
#menu_higher {
	visibility: visible;
	position: absolute;
	width: 180px;
	top: 186px;
	text-align: left;
	z-index: 20;
	left: 10px;
}
#menu a{
	color: #333333;
	text-decoration: none;
}
#menu a:hover{
	color: #3DF018;
}
#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;
}
#pagetitle2{
	position: absolute;
	visibility: visible;
	width:120%;
	z-index:22;
	left: 312px;
	top: 16px;
	font-size: 165%;
	color: #3DF018;
	font-weight: bold;
	vertical-align: text-bottom;
	background-color: #000000;
}
#qtvrspace {
	position: absolute;
	visibility: visible;
	width:530px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	height: 311px;
	left:240px;
	top:116px;
}
#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:116px;
	width:530px;
	z-index:21;
}
#text_lower {
	position: absolute;
	visibility: visible;
	left:240px;
	top:176px;
	width:530px;
	z-index:21;
}
#text_qtvrversion {
	position: absolute;
	visibility: visible;
	left:240px;
	top:460px;
	width:530px;
	z-index:21;
}
#hotspotwindow {
	width:600px;
}
#offset_text {
	background-color: #DFDEDE;
	width: 540px;
	border: 1px dotted #113601;
	padding: 9 9 9 9;
	text-align: center;
	margin: 9;
}
#blowup1 {
	border: 1px dotted #113601;
	visibility: hidden;
	left: 210px;
	top: 600px;
	z-index: 50;
	position: absolute;
}
#blowup2 {
	border: 1px dotted #113601;
	visibility: hidden;
	left: 210px;
	top: 900px;
	z-index: 50;
	position: absolute;
}
#blowup3 {
	border: 1px dotted #113601;
	visibility: hidden;
	left: 210px;
	top: 1200px;
	z-index: 50;
	position: absolute;
}
#blowup4 {
	border: 1px dotted #113601;
	visibility: hidden;
	left: 210px;
	top: 1500px;
	z-index: 50;
	position: absolute;
}
#cart2008 {
	border: 1px dotted #113601;
	visibility: hidden;
	left: 620px;
	top: 570px;
	z-index: 50;
	position: absolute;
	padding: 6;
}
#cart2005 {
	border: 1px dotted #113601;
	visibility: hidden;
	left: 490px;
	top: 570px;
	z-index: 50;
	position: absolute;
	padding: 6;
}
#cart2002 {
	border: 1px dotted #113601;
	visibility: hidden;
	left: 360px;
	top: 570px;
	z-index: 50;
	position: absolute;
	padding: 6;
}
#cart1999 {
	border: 1px dotted #113601;
	visibility: hidden;
	left: 230px;
	top: 570px;
	z-index: 50;
	position: absolute;
	padding: 6;
}
#cart1996 {
	border: 1px dotted #113601;
	visibility: hidden;
	left: 100px;
	top: 570px;
	z-index: 50;
	position: absolute;
	padding: 6;
}
.blink {
	text-decoration: blink;
}
