body
{
	min-width: 800px;
	text-align: center;
}

body, html
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:100%;
	border:none;
	min-width: 800px;
	overflow: auto;
}

div
{
	padding: 0px;
	overflow: visible;
}

a:link {
	color: #0000FF;
}

a:visited { color: #008000; }

a:hover { font-weight: bold; text-decoration: none; }

a:active { }


#content
{ background-color: #bf0000; background-repeat: no-repeat; background-attachment: fixed; background-position: center 100%; position: relative;
	/*top: 0;*/
	width: 1040px; height: 95%; min-height: 800px;
	/*left:50%;
	margin-left:-50%;*/
	margin-left: auto; margin-right: auto; z-index:0;
	/*border-style: none;*/
	/*overflow: hidden;*/
}

#footer
{
	background-color: transparent;
	vertical-align: bottom;
	position: relative;
	/*bottom: -75%;*/
	/*bottom:0px;*/
	/*left:50%;
	margin-left:-25%;*/
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	/*height: 80px;*/
	height: 10%;
	/*z-index: 0;*/
	border: 1px purple dotted;
	/*border-style: none;*/
}

#holdupfooter
{
	height: 4%;
	border: 2px green solid;
}

#footer a img { vertical-align: bottom; border-style: none; }
#text
{
	color: black;
	font-size: 10pt;
	line-height: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	top: 0;
	height:85%;
	width:800px;
	/*left:50%;
	margin-left: -25%;*/
	margin-left: auto;
	margin-right: auto;
	background-color:transparent;
	/*z-index:0;*/
	text-align:center;
	/*border-style: none;*/
	border: 1px white dotted;
	float: none;
}
#flyingjack { display:none; position:absolute; z-index:1000; left:-30px; top:20px; width: auto; }
h1 { color: white; font-size: 20pt; border-bottom: 1px dotted white; }
h5 { color: #666; margin: 0; padding: 0; }
.textcontent,.textcontent-leftalign
{ color: #000; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 12pt; background-color: transparent; opacity: 1; -moz-opacity: 1; position: static; z-index:1; }
.textcontent-leftalign { text-align: left; }
.ft[class]
{ background-image: url(../pictures/monkey.gif); background-repeat: no-repeat; background-attachment: fixed; background-position: center; opacity:0.30; z-index:0; position:absolute; top:0; left:0; bottom:0; right:0; }
