﻿h1 { margin-bottom: 3px; line-height: 3px; margin-top: 15px; }

        .subheader
        {
            font-family:		georgia;
color:				#007b91;
font-size:			16px;
text-align:			left;
text-decoration:	underline;
}

.subheader a { text-decoration: underline; }

#content_bla
{
    font-size: 12px;
    line-height: 18px;
    height: 399px;
        color: #595959;
padding-top: 35px;
z-index: 0;
}

#contentholder
{
    height: 437px;
    color: #595959;
    z-index: -1;
}

body a, #contentholder a
{
    text-decoration: none;
}

body a:hover, #contentholder a:hover
{
    text-decoration: none;
}

.item { z-index: 9; }