html, body, div {
margin: 0px;
padding: 0px;
border: 0px;
color: #333;
font: normal 0.9em Verdana, Helvetica, Geneva, Lucida, Sans serif;
}

body {
background-color: #FFFFF0;
}

#nav {
font-size: 1.0em;
margin-top: 2px;
}

p {
margin-right: 10px;
}

#nav a {
text-decoration: none;
color: #000;
}

#nav a:hover {
text-decoration: underline;
color: #03C;
}


#tom_bas {
position: absolute;
background-image: url(/images/tom_bas.2.gif);
background-repeat: no-repeat;
background-attachment: scroll;
margin: 0px;
padding: 0px;
border: 0px;
z-index: 14;
}

#title {
margin-top: 40px;
}

#bottom {
position:absolute;
bottom: 0;
right: 10px;
z-index: 13;
}

.wrap {
float: left;
clear: left;
margin: 0px 0px 0px 0px;
}

h1 {
  font-size: 1.5em;
}

h2 {
  margin-top: 35px;
  margin-bottom: 45px;
  font-size: 1.5em;
}

h3 {
  font-size: 1.1em;
}
