body { position: absolute; left: 0; right: 0; height: 200%; border: 0px solid pink; margin: 0; padding: 5px 20px; background-color: #99ccff; border-right: 30px solid #fe4761;  font-family: arial, helvetica, verdana, sans-serif; color: black; }

div.titleBar { border: 0px solid black; }
div.titleBar h1, div.galleryList ul li h2 { margin: 36px 0; font-family: sans-serif; font-size: 16px; font-weight: normal; }

img.siteTitle { position: absolute; margin: 0px 12px 0px 0px; border: 0px solid black; }
div.siteTitle { margin: 0 0 0 220px; border: 0px solid green; padding: 0; }
div.siteTitle a { margin: 0; padding: 0; text-decoration: none; color: black;}
div.siteTitle h1 {  margin: 19px 0 0 0; font-size: 200%; }

div.galleryList, div.galleryPlaces, div.galleryList2 { clear: left; position: absolute; left: 0; top: 80px; width: 130px; border: 0px solid black; margin: 0; padding: 0 10px; }

div.galleryList2 { width: 230px; border: 0px solid red; }

div.galleryList ul, div.galleryList2 ul, div.galleryPlaces ul { float: left; margin: 0; padding: 0; }
div.galleryList ul li, div.galleryList2 ul li, div.galleryPlaces ul li { clear: left; margin: 0 3px; padding: 3px 3px 3px 0; list-style: none inside; }
div.galleryList ul li img, div.galleryList2 ul li img, div.galleryPlaces ul li img { margin: 0 3px 0 0; border: 1px solid #333; }

div.galleryDisplay, div.galleryDisplay2 { position: absolute; left: 150px; right: 80px; top: 83px;  border: 0px solid blue; height: 100%; }

div.galleryDisplay2 { left: 250px; border: 0px solid blue; height: 100%; }

div.galleryPlaces { width: 80%; }
div.galleryPlaces h2 { display: inline; font-size: 100%; color: black; }
div.galleryPlaces a { text-decoration: none; }

