html, body, div, p {margin: 0px; padding: 0px;}

html {background-color: #000;}
a img {border: 0px;}

body {width: 922px;
  margin: 0px auto 0px auto;
  color: #747500;
  font-size: 9px;
  font-family: arial, verdana, sans-serif;}
  
br {clear: left;}
br.clear {clear: both;}

#container {
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	background-color: #000;
	width: 922px;
	position: relative;}
	
#pic_bg {width: 922px;
  background: url('../../images/balcony_pic.jpg') no-repeat;
  margin: 0px auto;
  height: 611px;}
  
#pic_link {height: 123px;
  width: 368px;
  position: relative;
  margin: 0px 0px 0px 93px;
  color: #fbee00;}
  
#pic_link a img {width: 369px;
  margin: 188px 0px 0px 0px;
  _margin: 188px 450px 0px 0px;
  position: relative;}

#footer {width: 922px;
  margin: 0px auto;
  padding: 20px 0px 25px 0px;
  background-color: #000;
  font-size: 10px;
  position: relative;}
  
#footer .Lfoot_links {width: 322px;
  margin: 0px 0px 0px 310px;
  _margin: 0px 0px 0px 150px;
  text-align: center;
  float: left;}

#footer .Rfoot_links a img{
  width: 54px;
  position: relative;
  float: right;}
  
/* BTM LINKS */ 
#footer a {color: #747500;
  font-weight: bold;
  text-decoration: none;
  font-size: 10px;}

#footer a:hover {color: #fbee00;
  font-weight: bold;
  text-decoration: none;}
