body{
background:#000000;
text-align:center;
padding:0;
margin:0;
font-size:10pt;
}
img{
border:none;
}
img{ behavior: url(iepngfix.htc); }

/*Container for whole page*/
#container{
width:740px;
height:600px;
margin:0 auto;
text-align:left;
position:relative;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
}

/*'The London' logo and top bar*/
#header{
height:93px;
overflow:hidden;
width:740px;
position:absolute;
top:0;
left:0;
}

#header img, #menuBar img{
border:none;
float:left;
display:inline;
}

/*Menu buttons*/
#menuBar{
position:absolute;
top:93px;
left:0px;
width:740px;
height:60px;
}

#content{
position:absolute;
top:153px;
left:0;
height:409px;
width:740px;
background:url(../images/background.jpg);
}


#footer{
position:absolute;
top:562px;
left:0;
height:37px;
width:740px;
background:url(../images/footer.jpg) repeat-x;

}
#footer p{
margin:0;
padding:0;
margin-top:15px;
margin-left:12px;
color:#f4c188;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:12px;
}

#footer p a{
color:#f4c188;
text-decoration:none;
}

#footer p a:hover{
text-decoration:underline;
}

a, a:visited, a:hover, a:active{
color:#FFFFFF;
}

.no-ul{
text-decoration:none;
}

.ul{
text-decoration:underline;
}

.b{
font-weight:bold;
}


#staffbutton{
position:absolute;
right:27px;
top:7px;
visibility:hidden;

}

#memben{
position:absolute;
top:65px;
left:20px;
}
