#contentMain
{
	margin-top: 0;
	width: 750px;
}

#blurb{
text-align:justify;
margin-left:25px;
margin-right:25px;
}	

form{
margin-left:25px;
margin-right:25px;
fwidth:750px;
}

form fieldset legend{
color:gray;
font-weight:bold;
}


#hform fieldset{
display:block;
jpadding:0 5px 5px 5px;
margin:0 0 10px 0;
backgrjound:pink;
text-align:left;
border: 2px solid #c93;
padding-bottom:5px;
}

#hform input{
display:block;
width:130px;
}


#hform textarea{
display:block;
overflow:auto;
width:350px;
height:80px;
}

#hform input.submit{
margin-top:45px;
margin-right:10px;
float:left;
width:100px;
background:#c93;
color:black;
}

#hform label{
float:left;
display:block;
margin:10px;
font-weight:bold;
dbackground:orange;
}

#hform select{
display: block;
}

#contentMain2
{
	margin-top: 0;
	width: 450px;
float:left;
background:blue;
}

#office{
margin-top: 0;
width:200px;
float:right;
background:green;
text-align:left;}
