html,body{
	margin:0;padding:0;
	background-image:url(./../../images-www.freecollegescholarships.net/lp_1952/bg.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
/* 800 centered, and backward compatibility */ 
#doc {
	background: #ebf0e9 url(../../images-www.freecollegescholarships.net/lp_1952/bg2.jpg) repeat-x top left;
	margin:auto;text-align:left;
	/*width:61.5384615em; *width:60.0553846em; min-width:800px;*/
	width: 800px;
	}
	
#bd {
	background: url(../../images-www.freecollegescholarships.net/lp_1952/bg_bd.jpg) no-repeat bottom right;
	border: 1px solid #656766;
	position: relative;
	min-height: 800px;
  	height: auto !important;
  	height: 800px;
}

#time {
	background: url(../../images-www.freecollegescholarships.net/lp_1952/bg_time.jpg) no-repeat top left;
	display: block;
	height: 340px;
	width: 355px;
	text-indent: -10000px;
	position: absolute;
	top: 0;
	right: 0;
}

#total {
	background: url(../../images-www.freecollegescholarships.net/lp_1952/total.jpg) no-repeat top left;
	display: block;
	height: 71px;
	width: 403px;
	text-indent: -10000px;
	margin: 0 0 51px 10px
	/*position: absolute;
	bottom: 70px;
	left: 10px;*/
}

#logo {
	background: url(../../images-www.freecollegescholarships.net/lp_1952/logo.jpg) no-repeat top left;
	display: block;
	height: 41px;
	width: 219px;
	text-indent: -10000px;
	position: absolute;
	bottom: 4px;
	left: 10px;
}

.clock {
	border: 0px solid #ccc;
	display: block;
	height: 60px;
	width: 400px;
	margin: 0 auto;
}






/* Form */

#form_div {
	background: #fff url(./../../images-www.freecollegescholarships.net/lp_1952/bg_form.jpg) no-repeat top left;
	display: block;
	margin: 10px 0 10px 10px;
	padding: 10px 0 0 0;
	width: 429px;
	padding-bottom: 0 !important;
}

#form_div .in {
	background: transparent url(../i/bg_reg_form_rt.gif) no-repeat top right;
}


#form_div .in form {
	color: #000;
	font-size: 85%;
	margin: 0 40px 0 60px;
	padding: 20px 0 20px 0;
	min-height: 224px;
  	_height: auto !important;
  	/*height: 224px;*/
}

.in form legend {
	display: none;
}

.in form label {
	display: block;
	float: left;
	width: 30%;
	margin:0 10px 0 0;
	padding: 3px 0 0 0;
	text-align: left;
}


.in form fieldset li {  
	height: 20px;
	margin-bottom: 5px;
}

.in form fieldset li input{  
border: 1px solid #7f9db9;
padding: 2px 3px;
font-size: 100%;
*font-size: 130%;
}



.in form div {
	margin: 10px 0 0 70px;
}

.in .btm_form {
	background: url(./../../images-www.freecollegescholarships.net/lp_1952/bg_form_btm.jpg) no-repeat bottom left;
	display: block;
	height: 14px;
	margin: 0 0 0 0;
}

#form_div .btm_form_in {
	
}

/* end Form styles */



/* start Footer styles */

#ft {
	background: #333333;
	border: 1px solid #333333;
	color: #fff;
	padding: 5px 0 10px 0;
	text-align: center;
	position: relative;
}

#ft a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#ft a:hover {
	text-decoration: underline;
}

#bbonline {
	position: absolute;
	top: 5px;
	right: 10px;
}

/* end Footer styles */



