﻿body {
  text-align:center;
  background-color: #000000;

  }
 
 #master2 {
  width:1101px;
  margin:auto auto 0px auto;
  text-align:left;
  background-image: url('../images/LBA_Background.gif');
  background-repeat: repeat-x;
  border-left: 0px #202020 solid;
  border-right: 0px #202020 solid
 }


#outer_table {
	background-image:url('../images/LBA_Background.jpg'); 
	background-repeat: repeat-x;  
	background-attachment: fixed;
	height: 546px;
	width: 100%; 
}

p {
	margin: 0px 0px 10px 0px
}
#accom_header {
	font: 16px Trebuchet MS;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px
}
#content_text {
	font: 12px Trebuchet MS;
	color: #ffffff;
}
#addressBox {
	font: 11px arial;
	color: #aba9a9;
	width:173px;
	padding-left:3px;
	position:absolute;
	bottom:35px;
	right:0px;
}
#magni_text {
	font: 11px Trebuchet MS;
	color: #ffffff;
}
#request_txt {
	font: 11px arial;
	color: #bdbcbc
}
#address_txt {
	font: 11px arial;
	color: #aba9a9
}
#left {
	background-image:url('../images/LBA_Left_Background.jpg');
	background-repeat: no-repeat;
	height: 252px
}
#pinstripe_left {
	width: 231px; padding-top: 38px; vertical-align : top; text-align: -moz-right; padding-right: 15px; background-image:url('../images/Pin_Stripe.jpg'); background-repeat: no-repeat; 
}
#pinstripe_right {
	width: 231px; background-image:url('../images/Pin_Stripe.jpg'); background-repeat: no-repeat; background-position: top right
}
#faded
{
   filter:alpha(opacity=65); 
}  
#unfaded
{
   filter:alpha(opacity=100); 
   cursor:hand;
}
.listbox
{
    width:250px;   
}
.editmode
{
    font:11px verdana;
    color:#ffffff;
}
img
{
    border:none;
}



