body{
margin: 0px;}

#navbar1{
position: relative;
top: -25px;
right: -20px;
width: 539px;
background-image: url(menu_bar.jpg);
background-repeat: no-repeat;
white-space: nowrap;
}

#navbar1 a:link, #navbar1 a:hover, #navbar1 a:visited, #navbar2 a:active{
display: inline-block;
width: 125px;
height: 15px;
border-right: 1px #000000 dotted;
text-align: center;
text-decoration: none;
font-weight: bold;
color: #000000;

}
#navbar2 a:link, #navbar2 a:hover, #navbar2 a:visited, #navbar2 a:active{
display: block;
width: 100px;
padding-bottom: 5px;
margin-right: 7px;
text-decoration: none;
color: #6699CC;
font-size: 14px;
}

#textarea1{
position: relative;
top: -25px;
padding-right: 15px;
padding-left: 15px;
padding-bottom: 5px;
background-color: #ffffff;
right: -20px;
margin-right: 20px;
border-top: 3px #6699CC solid;
border-left: 3px #6699CC solid;
border-bottom: 3px #6699CC solid;}

#phototable1{
position: relative;
top: -25px;
padding-right: 15px;
padding-left: 15px;
padding-bottom: 5px;
background-color: #ffffff;
right: -20px;
margin-right: 20px;
border-top: 3px #6699CC solid;
border-left: 3px #6699CC solid;
border-bottom: 3px #6699CC solid;}

#address{
margin-left: 3px;
white-space: nowarp;
font-size: 11px;
}

table.plan{
margin-top: 20px;
margin-bottom: 10px;}