body{
margin: 0;
padding: 0;
color: #006;
background-color: #b0cfe0;
background-image: url(../images/tlo.png);
background-repeat: repeat-x;
font-size: 11px;
font-family: Verdana;
text-align:center; /* center layout in ie5 and 5.5. */
}

h1, h2, h3, p, img, ul, li, a {
margin: 0;
padding: 0;
}

#menu ul, li {list-style: none; display:inline; margin: 0; }

#menu a {
font-family: Tahoma;
font-size: 20px;
line-height: 30px;
margin: 0;
padding: 0 5px;
border-right: dotted 1px #b0cfe0;
text-decoration: none;
color: #b0cfe0;
background-color: #23527e;
}

#menu a:hover {
color: #23527e;
background-color: #b0cfe0;}

#container {
width: 900px !important;
margin: 0 auto;
text-align: left;
background-image: url(../images/tlo-container.png);
background-repeat: repeat-y;
}

#header {
width: 100%;
height: 150px;
}

#menu {
width: 100%;
height: 30px;
background-image: url(../images/tlo-menu.png);
background-repeat: repeat-x;
}

#content {
width: 100%;
min-height: 500px;
}

#footer {
width: 100%;
height: 60px;
text-align: center;
}

#news {
clear:both;
min-height: 220px;
margin: 20px 50px;
padding: 10px;
background-color: #eef;
}

#news img {
float:left;width:200px;
border: solid 10px #bce;
}

#news p, h2, ul {
margin: 0 0px 10px 230px;
}

h2 {
font-size: 15px;
background-color: #bce;
border-bottom: solid 1px #036;
border-top: solid 1px #036;
}

#gallery {
  margin: 15px 50px 15px 50px;
  padding: 0;
  background-color: #fff;
  text-align: center;
}

#gal-menu ul {
  display: inline; margin: 0; padding: 0;
}
#gal-menu li {
  display: inline; margin: 0; padding: 0;
}
#gal-menu a {
display: inline;
text-decoration: none;
margin: 0;
padding: 0 1px 0 1px;
color: #003;
background-color: #fff;
font-size: 13px;
border-right: dotted 1px #003;
}
#gal-menu a:hover {color: #003; background-color: #9cf;}

td {
padding: 10px;
}

#gallery td {
padding: 19px;
}

#gallery h2, p {
  margin: 15px 50px 15px 50px;
}
