p.menu 
{
  font: 500 12px arial;
  margin-left: 15px;
  padding:0;
  color:FFFFFF;
  text-align:justify;
  line-height:10px;
}
#house 
{
  width:760px;
  margin:auto;
}
/*#logo 
{
  position:relative;
  left:-100;
  top:-100;
}*/
#left 
{
/*  position:relative;
  top:-100; */
  color:FFFFFF;
  width:140px;
  height:415px;
  float:left;
  background:#000000;
}
#right 
{
  width:600px;
  float:right;
  margin-left:0px;
}
#movingImage 
{
  position:relative;
  top:0px;      
  left:0px;
  visibility:visible;
  z-index:1;
}
#pictureFrame 
{
  position:relative;
  top:0px;
  left:0px;
  height:315px;
  width:600px;
  clip: rect(0px, 600px, 315px, 0px);
  overflow:auto;
  z-index:2;
}
#f 
{
  clear:both;
  font:normal 400 40px arial;
  color:#F9790E;
  padding:0px;		  
  background: url(car.gif) no-repeat;
  top:-116px;
  left:0px;
  position:relative;
  visibility:visible;
  z-index:3;
  height:96px;
}
#f_words  
{
  color:#F9790E;
  font:normal 400 33px arial;
  padding: 53px 0px 0px 260px;
}
#f_quote 
{
  color:#FFFFFF;
  font:normal 800 14px arial;
}
html, body 
{
  width:760;
  margin:0;
  padding:0;
  color:#FFFFFF;
  font-size:11px;
  background:#858585 url(bg.jpg) no-repeat;
  background-position:center top;
  font-family:Arial, Helvetica, sans-serif;
}
a:link 	
{ 
  color: #FFFFFF; 
  text-decoration: none; 
}
a:visited 
{
  color: #FFFFFF; 
  text-decoration: none; 
}
a:hover 
{
  color: #F9790E; 
  text-decoration: underline; 
}
a img 
{
  border:0;
}
.orangeBig{
  color:#F9790E;
  font:normal 400 33px arial;
}
.whiteBig{
  color:#FFFFFF;
  font:normal 400 33px arial;
}
