#formtitle {
font: bold 13px/17px Verdana;
   margin: 0px;
   color: #274C8A;
}

#agelimit {
   font: 10px/12px Arial;
   margin: 0px;
   color: #5A625D;
   text-align: center;
}

#validator  {
   position: relative;
   width: 303px;
}

#ourfeaturedschools  {
   background: url(images/ourfeaturedschools.jpg) no-repeat;
   position: relative;
   width: 684px;
   height: 30px;
}



#formbackground  {
   background: url(images/formbackground.jpg) no-repeat;
   position: relative;
   width: 331px;
   height: 376px;
   margin-top: -45px;
}


#schoolslogos  {
   background: url(images/schoolslogos.jpg) no-repeat;
   position: relative;
   width: 661px;
   height: 64px;
}

#step2button  {
   position: relative;
   width: 217px;
   height: 46px;
   margin: 50px auto 0 auto;
}

#logo  {
   background: url(images/logo.jpg) no-repeat;
   position: relative;
   width: 740px;
   
}
#areaofinterest  {
   position: relative;
   width: 136px;
   margin: 110px 0 0 20px;
}

#info {
   position: relative;
   width: 352px;
   height: 368px;
}

#thanks {
   position: relative;
   width: 728px;
   height: 142px;
   margin-top: 200px;
}

#privacy {
	position: relative;
	font: bold 14px Arial;
	color: #6699CC;
	height: 15px;
	width: 263px;
}

#privacy a {
	font: bold 14px Arial;
	color: #6699CC;
	text-decoration: underline;
	margin: 0 auto 0 auto;
}
	
html, body  {
   margin: 0px;
   background-color: #FFFFFF;
}
