﻿body
{
    background: #f3f1e4;
    font-size:11px
}

li
{
font-size:11px
}

.h1_1pointfive
{
    font-weight: normal;
    color: #962126;
    font-size: 1.5em;
}

#header
{
/*
    height: 65px;
    width: 464px;
    border-bottom: solid 1px black;
    background-image: url(../images/site/popupheader.png);
    background-repeat: no-repeat;

*/

    height: 34px;
    width: 464px;
    border-bottom: solid 1px black;
    background-image: url(../images/site/logo_tuliponly.png);
    background-repeat: no-repeat;
    background-position: 172px 0;

  background-color:#6872b7 
    
}

#header_printx
{
    display: none;
}

#content
{
    padding: 10px;
    width: 444px;
}

a.defaultlink
{
    font-size:11px
    }
