/* BtRL PH*/

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0 auto;	/* margin: 31px 0 0 0; */
	padding: 0;
	text-align: center;
    background-position: -145px;
}

.btrl_ph #container {
	width: 50%;
	background: #000000;
	margin: 0 auto;
	padding: 0;
}

.style_hd {
	font-size: 18px;
	font-weight: bold;
}

.style_hd2 {
	font-size: 24px;
	font-weight: bold;
}

.style_eh {
	font-size: 10px;
}


.style_ind {
	text-indent: 0.5in
}

.style_dis {
	font-size: 10px;
	color:#333333;
}

.style_dis2 {
	font-size: 12px;
	color:#CCCCCC
}

#gen_linx a:visited {
	color: #CC3300;
}

#gen_linx a:link {
	color: #CCCCCC;
}

#gen_linx a:hover {
	color: #FF6633;
	text-decoration: none;
	border-bottom: 3px #660000 solid;
}

#header {
     position: absolute;
     center: auto;
	 width: 50%;
	 height: 174px;
	 margin: 0 auto;
	 padding: 0;
     background-image: url('imgs/btrl_ph_header.jpg');
     layer-background-image: url('imgs/btrl_ph_header.jpg');
 	 color: #999999;
}

#navbar {
    position: absolute;
    bottom: -30px;
	width: 100%;
	height: 22%;
	text-transform:uppercase;
	font: 100% Helvetica, sans-serif;
	font-size: 17px;
	color: #CCCCCC;
}

#navbar a:visited {
	color: #CC3300;
}

#navbar a:link {
	color: #666666;
}

#navbar a:hover {
	color: #FF6633;
	text-decoration: none;
	border-bottom: 7px #660000 solid;
}

#information {
    position: absolute;
    top: 230px;
	center: 300px;
	width: 50%;
	height: 155px;
	border: thin solid black;
    background-image: url('imgs/btrl_ph_body.gif');
    layer-background-image: url('imgs/btrl_ph_body.gif');
	font: 100% Helvetica, sans-serif;
	text-align: left;
	color: #999999;
}

#info_other {
	font: 100% Helvetica, sans-serif;
	text-align: center;
	color: #999999;
}

#disclaimer {
	font: 100% Helvetica, sans-serif;
    position: fixed;
    bottom: 1px;
	width: 50%;
	height: 12%;
	text-align: center;
	margin: 1px;
	display:block;
}

#disclaimer2 {
	font: 100% Helvetica, sans-serif;
	text-align: center;
	margin: 1px;
	display:block;
}
