/* Finite Arts Web CSS © 2020 Hal Barwood */

/* tags */

body	{ background-color: #222220; }

h1	{ font-family: "Arial", "Helvetica", sans-serif; font-style: italic; font-size: 32px; font-weight: 600; line-height: 32px; white-space: nowrap; color: #FF9900; }
p	{ font-family: "Arial", "Helvetica", sans-serif; font-size: 14px; font-weight: normal; color: #FFFFFF; }
ul	{ font-family: "Arial", "Helvetica", sans-serif; font-size: 16px; font-weight: normal; color: #FFFFFF; }

a:link		{ text-decoration: none; color: #cc8800; }
a:visited	{ text-decoration: none; color: #cc9900; }
a:focus		{ text-decoration: none; color: #cc9900; }
a:hover 	{ text-decoration: none; color: #eebb00; }
a:active	{ text-decoration: none; color: #ffdd00; }

/* classes that declare height */

.background
{
	/* ruling element centers all enclosed elements */
	position: relative; 
	top: 0px; left: 0px;
	width: 1100px; height: 954px;
	margin-left: auto; margin-right: auto;
	padding: 0px;
	z-index: 1;
	background-color: #bbbbb0;
}

.mainpage
{
	position: absolute; 
	top: 78px; left: 188px; 
	width: 846px; height: 794px; /* 794px; */
	padding-left: 10px; padding-right: 10px;
	padding-top: 0px; padding-bottom: 10px;
	z-index: 7; overflow: hidden;
	background-color: transparent;
}

.textframe
{
	position: absolute; 
	top: 68px; left: 36px;
	width: 1028px; height: 850px; /* 996px; */
	vertical-align: middle;
	margin-left: auto; margin-right: auto;
	border-width: 0px 0px 0px 0px;
	padding: 0px;
	z-index: 2;
	background-color: #555555;
}

.innerframe
{
	position: absolute; 
	top: 0px; left: 0px; 
	width: 846px; height: 804px;
	padding-left: 10px; padding-right: 10px;
	padding-top: 0px; padding-bottom: 10px;
	z-index: 8; overflow: hidden;
	background-color: #ffffff;
}

.textblock
{
	position: absolute; top: 10px; left: 20px; 
	width: 820px; height: 924px;
	padding: 0px;
	z-index: 10;
	background-color: transparent;	
}

.prevbutton
{
	position: absolute;
	top: 530px;
	left: 335px;
	margin: 0px;
	padding: 0px;
	z-index: 5;
}

.gobutton
{
	position: absolute;
	top: 530px;
	left: 385px;
	margin: 0px;
	padding: 0px;
	z-index: 5;
}

.stopbutton
{
	position: absolute;
	top: 530px;
	left: 385px;
	margin: 0px;
	padding: 0px;
	z-index: 5;
}

.nextbutton
{
	position: absolute;
	top: 530px;
	left: 435px;
	margin: 0px;
	padding: 0px;
	z-index: 5;
}

.footer
{
	/* declares a top way down the page... */
	position: absolute;
	top: 885px; left: 510px;
	font-family: "Arial", sans-serif;
	font-size: 14px;
	line-height: 30px;
	padding: 0px;
	z-index: 15;
	color: #00ccff;
}

/* other classes */

.top
{
	position: absolute; top: 0px;
	padding-top: 0px;
}

.badge
{
	position: absolute; top: 68px; left: 36px; width: 132px;
	padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 0px;
	z-index: 12;
	background-color: #555555;
}

.borderpatrol
{
	position: absolute; 
	top: 212px; left: 36px; 
	width: 132px;
	padding-left: 10px; padding-right: 10px; padding-top: 0px; padding-bottom: 10px;
	z-index: 10;
	background-color: #555555;
}

.attribution
{
	position: absolute;
	top: 760px; left: 23px;
	font-family: "Arial", sans-serif;
	font-size: 14px;
	line-height: 30px;
	padding: 0px;
	z-index: 15;
	color: #555555;
}

.mainhead
{
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 24px;
	font-style: normal; font-weight: 600;
	line-height: 28px;
	padding-top: 20px; padding-bottom: 0px;
	white-space: nowrap;
	color: #bb8833;
}

.subhead
{
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 18px;
	font-style: italic; font-weight: 600;
	line-height: 30px;
	padding-top: 10px; padding-bottom: 0px;
	white-space: nowrap;
	color: #aa0000;
}

.bodytext
{
	font-family: "Times New Roman", sans-serif;
	font-size: 22px;
	font-style: normal; font-weight: normal;
	line-height: 28px;
	padding-left: 20px;
	color: #000000;
}

.listtext
{
	font-family: "Times New Roman", sans-serif;
	font-size: 22px;
	font-style: normal; font-weight: normal;
	line-height: 28px;
	padding-top: 10px; padding-bottom: 10px;
	padding-left: 80px;
	color: #000000;
}

.spacertext
{
	line-height: 10px;
	padding: 0px;
}

.placard
{
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 24px;
	font-style: normal; font-weight: 500;
	line-height: 26px;
	white-space: nowrap;
	color: #000000;
}

.smallparenthesis
{
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	font-style: italic; font-weight: normal;
	line-height: 14px;
	white-space: nowrap;
	color: #008855;
}

/* floating control stuff */

.slidertrack
{
	position: absolute; 
	top: 275px; 
	left: 1064px; 
	width: 36px;
	padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 5px; 
	padding-bottom: 5px;
	z-index: 15;
}

.uparrowfloat
{
	position: absolute;
	top: 0px; left: 0px;
	padding: 0px;
	display: block;
	z-index: 15;
}

.gohomefloat
{
	position: absolute; 
	top: 45px; left: 0px;
	padding: 0px;
	display: block;
	z-index: 15;
}

.dnarrowfloat
{
	position: absolute; 
	top: 90px; 
	left: 0px;
	padding: 0px;
	display: block;
	z-index: 15;
}

.alignfolder
{
	vertical-align: -95%;
}

.alignbutton
{
	vertical-align: -40%;
}

/* IDs */

#slideshow_package
{
	position: absolute;
	top: 20px;
	left: 3px;
}

#fapix_0
{
	/* NOTE: style 1st image separately to appear when page loads... */
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	list-style-type: none;
	z-index: 3;
}

#fapix_1, #fapix_2, #fapix_3, #fapix_4, #fapix_5, #fapix_6, #fapix_7, #fapix_8, #fapix_9, #fapix_10,
#fapix_11, #fapix_12, #fapix_13, #fapix_14, #fapix_15, #fapix_16, #fapix_17, #fapix_18, #fapix_19, #fapix_20,
#fapix_21, #fapix_22, #fapix_23, #fapix_24, #fapix_25, #fapix_26, #fapix_27, #fapix_28, #fapix_29, #fapix_30,
#fapix_31, #fapix_32, #fapix_33, #fapix_34, #fapix_35, #fapix_36, #fapix_37, #fapix_38

{
	position:absolute;
	top: 0px;
	left: 0px;
	display: none;
	list-style-type: none;
	z-index: 3;
}


