#body
{
	position: absolute;
	/*background-image: url(../img/btp_bgheader.png);
	background-color: #70A672;*/
	top: 0;
	left: 0;
	right: 0;
	bottom:0;
	text-align: left;
	font-size: 1em;
	background-repeat: repeat-x;
	background-position: top;
}
#container
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 1%;
	left: 0;
	bottom:0;
	background-color: transparent;
}
#header
{
	position: absolute;
	top: 0%;
	left: 0%;
	right: 0%;
	width: 100%;
	background-color: transparent;
	text-align: center;
	font-weight: lighter;
	color: #1F0C02;
	font-size: 4.5em;
	font-family: "Calamity Jane", "Palatino Linotype", "Book Antiqua", serif;
	font-style: italic;
}
#navcon
{
	position: relative;
	top: 5%;
	width: 98%;
	color: #FF0000;
	text-align: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	background-color: transparent;
	vertical-align: bottom;
}
#nav
{
	position: absolute;
	top: 0%;
	left: 0%;
	width: 99%;
	height: 200%;
	text-align: center;
	

}
#navcon1
{
	width: 100%;
	color: #000000;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#navcon A:link, #navcon A:active, #navcon A:visited
{
	font-size: 16px;
	font-family: arial, verdana, sans-serif;
	color: #641609;
	padding: 0 2px;
	text-decoration: none;
}
#navcon A:hover
{
	font-size: 16px;
	font-family: arial, verdana, sans-serif;
	color: #5B0B12;
	padding: 0 3px;
	text-decoration: underline;
}
/*#leftside
{
	background-color: #FFFFFF;
	position: absolute;
	height: 654px;
	top: 15%;
	left: 0.5%;
	width: 20%;
	text-align: center;
	opacity: .85;
	filter: alpha(opacity=85);
}*/
#centercontent
{
	position: absolute;
	top: 15%;
	left: 21%;
	width: 50%;
	background-color: #FFFFFF;
	color: #000000;
	/*opacity: .75;
	filter: alpha(opacity=75);*/
	line-height: 1.4em;
	text-align: justify;
	padding: 1.5%;
}
#playcontent
{

	position: absolute;
	top: 20%;
	left: 2%;
	width: 70%;
	/*background-color: #E0E876;*/
	color: #000000;
	/*opacity: .75;
	filter: alpha(opacity=75);*/
	line-height: 1.4em;
	padding-top: 1.5%;
	padding-left: 1.5%;
	padding-right: 1.5%;
	padding-bottom: 4%;
	border: medium solid #579a6f;text-align:justify;background-color:#ffffff;
}
#rightside
{
	width: 23%;
	padding-right: 1.0%;
	padding-left: 1.5%;
	padding-top: 1.0%;
	padding-bottom: 2.0%;
	text-align: left;
	line-height: 1.25em;
	position: absolute;
	top: 15%;
	left: 74%;
	color: #000000;
}
#footer a:link, #footer a:visited, #footer a:active
{
	font-size: 11px;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
	color: #000;
	text-decoration: none;
}
#footer a:hover
{
	font-size: 11px;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
	color: #B95E52;
	text-decoration: underline;
}
#footer
{
	position: absolute;
	bottom: -15%;
	left: 2%;
	width: 98%;
	background-color: transparent;
	color: #000000;
	line-height: 1.4em;
	text-align: center;
}
#buttons
{
	background-color: #556B2F;
	width: 97%;
	color: #FFFFFF;
	border: 1px solid #006400;
	border-style: outset;
	font-size: 0.9em;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	padding: 5px;
	margin: 0;
}
p
{
	font-size: 1em;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	padding: 5px;
	margin: 0;
}
blockquote
{
	font-size: 1em;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	padding: 5px;
	margin: 0;
}
a:link
{
	text-decoration: none;
	font-size: 1.0em;
	font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif;
	color: #212F71;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
A:active, A:visited
{
text-decoration: none;
	font-size: 1.0em;
	font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif;
	color: #820CB1;
	text-decoration: none;
	cursor: pointer;
}
A:hover
{
	font-weight: normal;
	color:red;
	font-size: 1.0em;
	font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif;
	
}
H3
{
	font-size: 1.2em;
	font-weight: normal;
	font-family: "Bookman Old Style", "CaslonOldFace BT", "CentSchbook BT", "Cooper Lt BT", Courier, serif;
	color: #8B4513;
	padding: 0;
	margin: 0;
	line-height:1em;
	text-decoration: none;
}
H2
{
	font-size: 1.5em;
	font-weight: normal;
	font-family: "Bookman Old Style", "CaslonOldFace BT", "CentSchbook BT", "Cooper Lt BT", Courier, serif;
	color: #8B4513;
	padding: 0;
	margin: 0;
	line-height:1em;
	text-decoration: none;
}
H1
{
	font-size: 1.9em;
	font-weight: normal;
	font-family: "Bookman Old Style", "CaslonOldFace BT", "CentSchbook BT", "Cooper Lt BT", Courier, serif;
	color: #8B4513;
	padding: 0;
	
	text-decoration: none;
	line-height: 1em;
}
H4
{
	font-style: normal;
	font-weight: bolder;
	font-size: 1.25em;
	line-height: 1em;
	color: #000000;
	font-family: Verdana, sans-serif;
}
h5{
font-size: 1.25em;
	font-weight: normal;
	font-family: "Bookman Old Style", "CaslonOldFace BT", "CentSchbook BT", "Cooper Lt BT", Courier, serif;
	font-variant: small-caps;
}
DT
{
	margin-left: 2em;
	margin-right: 1em;
	font-style: normal;
	font-weight: bolder;
	font-size: 1em;
	line-height: 1.1em;
	color: #000000;
	font-family: Verdana, sans-serif;
}
DD
{
	margin-left: 1.5em;
	margin-right: 1.5em;
	font-style: normal;
	text-align: left;
	font-size: 0.85em;
	line-height: 1.5em;
	color: #000000;
	font-family: Verdana, sans-serif;
}
td
{
	font-style: normal;
	font-size: 1em;
	font-family: Verdana, sans-serif;
	text-align: left;
}
INPUT
{
	cursor: pointer;
}
.scroll
{
	overflow: scroll;

}
.shorter
{
	width: 20%;
	font-size: 1em;
}
.longer
{
	background-color: #556B2F;
	width: 75%;
	color: #FFFFFF;
	border: 1px solid #006400;
	border-style: outset;
	font-size: 0.9em;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	padding: 5px;
	margin: 0;
}
.redtext
{
	font-size: 1.1em;
	font-weight: normal;
	font-family: Raavi, Tahoma, "Trebuchet MS", Tunga, Verdana, sans-serif;
	color: #000000;
	padding: 0;
	margin: 0;
	text-decoration: none;
	text-align: center;
	font-variant: small-caps;
}
.boldtext
{
	font-style: normal;
	font-weight: bolder;
	font-size: 1.25em;
	line-height: 1em;
	color: #000000;
	font-family: Verdana, sans-serif;
}
/*ul {
	width: 80%;
	background: transparent;
	} /* Makes top border for 1st button */
 
/*li {
  list-style: none; /* turns off the list bullets */
 /* position: relative;
  border-left: 1px solid #000; /* side button borders */
 /* border-right: 1px solid #000; /* side button borders */
 /* border-bottom: 1px solid #000; /* bottom button borders */

/*  vertical-align: bottom; /* for IE5-Win */
/*}
 
ul a {
text-decoration: none;
  display: block;
  padding: 2px 4px;
  vertical-align: bottom; /* needed for IE5-Win */
/*}
 
ul ul {
width:100%;
	background: #ABCA76;
	position: absolute;
	left: -3000px;
} /* set flyout BG color and preset the positioning */
 
/*ul li:hover ul {
  left: -9em;
  top: 1px;
} /* make flyout appear when the LI is hovered */ 

/*ul ul ul{
width:100%;
	background: #F2F175;
	position: absolute;
	left: -3000px;
	}
	ul ul li:hover ul {
  left: -9em;
  top: 1px;
} /* make flyout appear when the LI is hovered */ 

