/* CSS Document */

body
{
background-image:url(../images/bg.png);
background-repeat:repeat-x;
background-position:top center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}

table, td
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-align:justify;
}

.content
{
background-image:url(../images/tulip_04.png);
background-position:bottom;
background-repeat:no-repeat;
vertical-align:top;
width:810px;
height:409px;
}

.overlay
{
background-image:url(../images/tulip_04b.png);
}

.swirl
{
background-image:url(../images/tulip_04c.png);
background-position:top;
background-repeat:no-repeat;
width:810px;
}

.content_div
{
padding-left:15px;
padding-right:15px;
padding-top:15px;
}

.bold
{
font-weight:bold;
color:#800000;
}

a
{
color:#800000;
font-weight:bold;
}

a:hover
{
color:#007900;
}
