body {
background-color: #FFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
margin: 0; 
padding: 0;
}

img {
border: 0;
padding: 0;
margin: 0;
}

table{
width: 95%;
}

tr{
vertical-align: top;
}

td {
padding: 0 0 5px 0;
}

li {
margin: 0 0 10px 0;
}

a, a:active, a:visited {
color: blue;
text-decoration: underline;
}

a:hover {
color: #900;
text-decoration: underline;
}

#sidebar a, #sidebar a:active, #sidebar a:visited {
color: #000;
text-decoration: none;
}

#sidebar a:hover {
color: #900;
text-decoration: underline;
}

#content img {
padding: 1px;
margin: 15px;
border: 1px solid black;
}

#sidebar h1 {
font-size: 15px;
text-align: left;
margin: 12px 0 12px 20px;
padding: 0;
height: 100%;
}

#content h1{
font-size: 25px;
text-align: center;
margin: 5px 0 0 0;
padding: 0;
}

#content h3{
font-size: 15px;
text-align: center;
margin: 15px 0 0 0;
padding: 0;
}

#background {
background-image: url(images/layout/honeycomb_bg.gif);
}

#container {
width: 760px;
margin: 0;
margin: 0 auto 0 auto;
padding: 0px;
background-color: white;
border-right: 1px solid black;
border-left: 1px solid black;
}

#iub {
padding: 5px 0 7px 10%;
margin: 0;
background-color: #900;
height: 12px;
border-bottom: 1px solid #A82626;
}

#chem {
padding: 3px 5px 5px 10%;
margin: 0px;
background-image: url(images/layout/hdmolecule.gif);
background-repeat: no-repeat;
background-position: 10% 0;
background-color: #151515;
height: 40px;
}

#grey_top {
background-image: url(images/layout/hdgrey.gif);
background-repeat: repeat-x;
height: 8px;
}

#specific h1{
height: 25px;
font-size: 30px;
text-align: center;
font-weight: bold;
padding: 7px 0 15px 0;
margin: -7px 0 0 0;
background-color: #EEE;
}

#specific p{
font-size: 11px;
text-align: center;
border-bottom: 1px solid black;
padding: 0 0 5px 0;
margin: -7px 0 0 0;
background-color: #EEE;
}

#content {
padding: 5px 15px 15px 15px;
margin-left: 160px;
background-color: white;
border-left: 1px solid black;
}

#sidebar {
float: left;
width: 160px;
margin: 0;
padding: 0;
background-color: #FFF;
}

#grey_bottom {
clear: both;
border-top: 1px solid black;
background-image: url(images/layout/hdgrey.gif);
background-repeat: repeat-x;
height: 9px;
}

#footer {
padding: 10px 5px 5px 5px;
margin: -7px 0 0 0;
height: 30px;
background-color: #FFF;
}

#footer p {
font-size: 11px;
margin: -18px 0 0 200px;
}