body{
margin:0px; padding:0px;
background-color:#ECEFF7;
}

textarea {
background-color:#ffffff;
}

form{
margin:0px;
padding:0px;
}


.left{
width:6px;
background-image:url(left.jpg);
background-repeat:repeat;
position:relative;
float:left;
}

#contenttd{
margin:10px; padding:10px;

}

.right{
width:7px;
background-image:url(right.jpg);
background-repeat:repeat
position:relative;
float:left;
}

.wrap{
text-align:center;
position:relative;
}

.bottom{
height:51px;
width:780px;
background-image:url(bottom.jpg);
background-repeat:repeat;
color:#000000;
text-align:center;
vertical-align:middle;
}

.header{
background-image:url(header.jpg);
width:780px;
height:263px;
background-repeat:no-repeat;
background-position:top
}


.flower{
width:233px;
height:105px;
background-image:url(bottom_flower.jpg);
background-repeat:no-repeat;

background-position:bottom
}

.body_text{
padding-top:20px;
padding-left:10px;
padding-right:10px;
background-color:#ffffff;
line-height:110%;
}

a:link
{
text-decoration: underline;
color:#005BBB;
}

a:visited{
text-decoration: underline;
color:#005BBB;
}

a:hover{
text-decoration:underline;
color:#1272D8;
}

a:active{
text-decoration:underline;
color:#1272D8;
}

.text_heading{
color:#003D7D;
text-decoration:underline;
}

#caption
{
float:right;
width:150px;
margin:5 5 5px 5px;
padding:0 0 0px 0px;
border:1px solid black;
text-align:center;
}

