body {
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	background-image:url(images/linen-ivory.jpg);
}

#side-menu {
position: absolute; 
top: 198px; 
left: 10px; 
width: 125px; 
height: 250px; 
z-index: 0 
} 

#offcenterbar {
position: absolute; 
top: 10px; 
left: 108px; 
width: 100%; 
z-index: 1 
} 

#main-window {
position: absolute; 
top: 120px; 
left: 120px; 
width: 650px; 
z-index: 0 
} 

#nav {
 color: #000000;
 text-decoration: none;
 font-family: Rockwell;
 font-size: 18px  ;
  }
  
  #sub {
 color: #330000;
 text-decoration: none;
 font-family: arial;
 font-size: 12px  ;
 font-weight: bold;
  }
  
  #sub:hover {  color: #660000; }

  
#p {
color: 000000;
font-family: Times New Roman;
}
#vtour {
 line-height: 220%;
 text-decoration: none;
 color: #660000;
}
#nav:hover {  color: #660000 }
#vtour:hover { color: #000000 }