/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

   body { font-family: "trebuchet ms";
margin:0;
background-color: #ffbe18;
    }

  #dummy-body
{background-color: #ffbe18;
}

#header
{
background-color: white;
width:100%;
height:210px;
background-image: url('images/header-image.gif');
background-position: top left;
background-repeat: no-repeat;
}

#sub-header
{width:600px;
display: block;
text-align: right;
color: #8f1c1f;
font-weight: bold;
}

#content-box
{width:800px;
background-image: url('images/butterfly.gif');
background-position: top right;
background-repeat: no-repeat;

}

#content
{clear:both;
width:780px;
margin: 0 0 0 20px;
font-weight: normal;
font-size: 1.05em;
text-align: justify;
}

#title
{
color: white;
font-size:1.8em;
font-weight: bold;
padding: 40px 0 0 0;
width:780px;
}


#content-left
{
margin: 0;
float: left;
width: 250px;
text-align: center;

}

#content-left img
{width:210px;
padding:5px;
background-color: white;
border: solid;border-color: white;border-width: 5px;
}

#content-right
{margin: 0;
float: right;
width: 530px;


}

#footer-wrapper
{clear: both;
background-color:black;
width:100%;
margin:0;
color: white;
}
#footer
{margin: 0 0 0 20px;
 width: 600px;
}


#content a:link{text-decoration: none; color: #8f1c1f; font-weight: bold;}
#content a:hover{text-decoration: none; background-color:white;}
#content a:visited{text-decoration: none; color: #8f1c1f; font-weight: normal;}
