#copy { position: absolute; left: 230px; top: 180px; }
#next { position: relative; left: 0px }



p {font-family: "Lucida Sans", "Verdana";}

img {border-style: none;}

label
{
width: 8em;
float: left;
text-align: right;
margin-right: 3em;
display: block
}

.submit input
{
margin-left: 4.5em;
} 


textarea
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
} 
fieldset
{
border: 1px solid #781351;
width: 30em
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
}  

hr {
border: 0;
color: black;
background-color: #9E9E9E;
height: 1px;
width: 800px;
text-align: center;
}
