#body {background-color:beige;}

.header {border-bottom:thin; border-bottom-color:#333333; border-bottom-width:thin; border-top:thin; border-top-color:#333333;}

.main_body{
  width: 1000px ;
  margin-left: auto ;
  margin-right: auto ;
  text-align:center;

}


.links td{
	color:maroon;
	font-weight:bold;
	width:100px;	
	}
.links tr{
	padding-bottom: 30px;
	}

.nav td{
	width:400px;
	text-align:center;
	
}
.nav {
	width:1000px;
	color:maroon;
	
	}

	
.cont td{
	width:*;
	white-space:normal;
	
	}
	
#button{background-color:gray; font-family: times; font-weight:bold;}
#button a{text-decoration:none; color:white;}
#button a:visited{color:white;}
#button a:hover{color:black;background-color:white;  }


.auction_block {
	background-image: none;
	background-repeat: no-repeat;
	background-color: beige;
	
}
.AuctionDateFont{

	font-weight:bold;
	font-size:18px;
	

}


.auction_main .auction_block .auctions .film {
	height: 30px;
	width: 200px;
	border-top-width: thin;
	border-top-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFCC;
}
.auction_main {
	background-color: beige;
	background-image: none;
	background-repeat: no-repeat;
}
.auction_main .auction_block .auctions {
	background-color: #FFFFFF;
	background-image: none;
	width: 800px;
	border: thin outset #000000;
}
.auction_main .auction_block #auction .auction {
	border: thin outset #003366;
}
div#body_L
{
	float:left;
	width:500px;
	border: thin outset #003366;
	height:600px;
	background-color: #FFFFFF;
	background-position: left top;
	
	


}
div#body_R
{
	float:none;
	width:500px;
	height:600px;
	border: thin outset #003366;
	text-align:center;
	background-color: #FFFFFF;
	background-position: right top;
	clear: none;
	display: inline;
	
	
}

#sub_header_Auction
{
	width:495px;
	background-color:#FFFFCC;
	font-family:"Times New Roman",Georgia,Serif;
	font-style:italic;
	font-size:25px;
	color:white;
	text-align:center;
	display: inline;
	float: left;
	position: absolute;
	left: 504px;
	top: auto;
	border: thin none #FFFF00;
	height: 753px;
}
#sub_header_Reality
{
	width:495px;
	background-color:#FFFFCC;
	font-family:"Times New Roman",Georgia,Serif;
	font-style:italic;
	font-size:25px;
	color:white;
	text-align:center;
	position: absolute;
	left: 10px;
	top: auto;
	border: medium none #FFFF00;
	height: 753px;
}
#footer {
	position: absolute;
	width: 1000px;
	top: 850px;
	height: 100px;
	background-color: #FFFFFF;
}
.House_text {
}
