<!--
#programsofstudy {
	margin-left:10px;
}
#programsofstudy hr{
	color:#C7C3A0;
	height:1px; margin:0px;
}
#administrative {
	margin-left:15px;
	width:315px;
}
#administrative hr{
	color:#DFDCC8;
	height:1px; margin:0px;
}

label { position: absolute; text-align:right; width:90px; color:#FFF; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold }
#theform input, textarea { margin-left: 100px; width:175px; margin-bottom:6px; color:#333; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px;}
label.check, label.radio { position:relative; text-align:left; }
label:after {
	content: ":";
}

#theform {
	padding-top:50px; padding-left:10px;
	background-image:url(/images/jamessprunt/site/directory/contactform.jpg);
	background-repeat:no-repeat;
	width:328px;
	height:370px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}

#submitbtn2 {
	 margin-left:170px; 
	 width:105px; 
	 height:45px;
	 background-position: 0px 0px; background-image:url('/images/jamessprunt/site/directory/submitbtn.jpg'); 
	 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; text-align:center; padding-top:6px; background-repeat:no-repeat;
	 
}
	#submitbtn2 a {text-decoration:none; font-weight:bold; font-size:18px; color:#FFF}
  
    #submitbtn2 a:hover {
     color:#000
     }
   #submitbtn2 a:active{
    color:#000; font-style:italic
     }

--> 