/* Header 
------------------------------------------------------------------------- */
.sitetitle {
    display:block;
    position:relative;
    top:5px;
    left:50px;
    color:#035889;
}
.sitesubtitle {
    color:#035889;
}
#middle {
    background:#fff;
}
#middlecontent h2 {
    color: #2d3e33;
    border-bottom:1px solid #2d3e33;
}
#middlecontent ul, #middlecontent ol {
    color:#000;
}

.IAIA09Register {
    color:#57774d;
    border-bottom:1px dotted #fd6813;
}
.IAIA09Register:link, .IAIA09Register:visited {
    color:#fd6813;
}

/* Pages 
------------------------------------------------------------------------- */
#iaiaoffers .column-title {
    display:block;
    color:#57774d;
    border-bottom:1px solid #57774d;
}
