body{

font-family : Times New Roman, Arial;
size: 12px;
color : #C0C0C0;
margin: 0px; 
background-color: #000000;
background-attachment: fixed;
background-image: url(http://www.lostdestinations.com/images/njmap.jpg);

SCROLLBAR-FACE-COLOR: #000000;
SCROLLBAR-HIGHLIGHT-COLOR: #000000;
SCROLLBAR-SHADOW-COLOR: #000000;
SCROLLBAR-3DLIGHT-COLOR: #999999;
SCROLLBAR-ARROW-COLOR: #999999;
SCROLLBAR-TRACK-COLOR: #333333;
SCROLLBAR-DARKSHADOW-COLOR: #000000;

}

.side {
   position: absolute; top:90px;left: 10px;
   height: 1300px;
   border: 0;
   width: 120px;
}

p, td {font-size: 12px}

a {
 color: #8080FF; 
  font-family : Arial, Times New Roman;
  font-size: 12px;
text-decoration: underline;
 }

a:hover {
color: #8080FF;
font-family : Arial, Times New Roman;
  font-size: 12px;
text-decoration: none;
}