body {
font-family: Arial, Helvetica, sans-serif, Verdana;
font-size: 1 em;
color:black;
}

td {
font-family: Arial, Helvetica, sans-serif, Verdana;
font-size: 1,1 em;
}

#tborders {
background-color: #FFF9E5;
border: 1px solid #eebb00;
border-width: 1px 1px 0px 1px;
}

#header {
height: 180px;
background-image: 
url("../gallery_lb/header.gif");
background-repeat: 
no-repeat;
background-position: 
top left;
}

#logo{
margin: 10px 20px 0px 0px;
}

td#left-cel {
font-family: Arial, Helvetica, sans-serif, Verdana;
font-size: 0.85em;
padding: 20px 20px 0px 10px;
}

#left-cel a {
color: #333333;
font-weight:bold;
background-color: #eebb00;
border: 1px solid #cccccc;
text-decoration: none;
display:block;
padding: 2px;
margin-bottom: 5px;
}

#left-cel a:hover  {
color: #333333;
font-weight:bold;
background-color: #f3e54d;
border: 1px solid #757575;
text-decoration: none;
padding: 2px;
margin-bottom: 5px;
}

#content {
font-family: Arial, Helvetica, sans-serif, Verdana;
font-size: 0.9em;
padding: 20px 20px 0px 0px;
}

h1 {
font-size: 1.4em;
font-weight: bold;
color: #333333;
}

h2 {
font-size: 1.1em;
font-weight: bold;
color: #333333;
}

#footer {
font-family: Arial, Helvetica, sans-serif, Verdana;
font-size: 0.8em;
width: 760px;
background-color: #eebb00;
padding: 2px 0px 2px 0px;
border: 1px solid #989697;
}

a {
text-decoration: none;
color:#0155EE;
}