.sf, td {
display: none;
}
body {
background-color: #44B0CB;
}
h1 {
font: 50px georgia;
font-weight: bold;
font-style: italic;
color: #148C90;
text-align: left;
text-transform: lowercase;
background-color: #006078;
letter-spacing: -2px;
padding: 0px;
padding-top: 30px;
margin: 0px;
border-bottom: 5px solid #2087A1;
width: 100%;
}
h2, h3, h5, h6 {
font: 16px georgia;
font-weight: bold;
font-style: italic;
color: #2087A1;
text-align: left;
text-transform: lowercase;
background: none;
letter-spacing: 2px;
padding: 0px;
padding-top: 10px;
margin-bottom: 7px;
margin-top: 25px;
margin-left: -5px;
margin-right: -20px;
border-bottom: 1px dashed #44B0CB;
}
h3, h5 {
margin-top: -5px;
}
h4 {
font: 1px georgia;
color: #44B0CB;
background-color: #44B0CB;
border-bottom: 1px dashed #006078;
width: 100%;
margin-top: 3px;
}
h5 {
margin-bottom: 15px;
}
h6 {
margin-top: 10px;
}
a:link, a:active, a:visited {
font-weight: bold;
color: #148C90;
text-decoration: none;
letter-spacing: 1px;
border-bottom: 1px dashed;
}
a:hover {
color: #44B0CB;
border: none;
}
b {
font: 12px tahoma;
color: #2087A1;
text-transform: uppercase;
letter-spacing: -1px;
}
i {
color: #44B0CB;
}
u {
font: 10px tahoma;
text-transform: uppercase;
}
#column, #main {
position: absolute;
top: 130px;
height: auto;
font: 11px tahoma;
color: #ECD6D6;
background-color: #005D60;
padding: 5px;
margin: 0px;
}
#column {
left: 0px;
width: 166px;
}
#main {
left: 30;
width: 800px;
padding-bottom: 20px;
}
a.nav:link, a.nav:active, a.nav:visited {
font: 14px georgia;
font-weight: bold;
color: #2087A1;
text-transform: lowercase;
text-align: center;
text-decoration: none;
background: none;
padding: 0px;
padding-right: 0px;
margin-top: 5px;
border-right: 145px solid #148C90;
border-bottom: none;
display: block;
}
a.nav:hover {
text-align: right;
border-right: none;
}
/>