body {
	background: #fff url(../../images-www.freecollegescholarships.net/lp_4403/bg.jpg) no-repeat 50% 0;
}


#custom_doc {
	background: url(../../images-www.freecollegescholarships.net/lp_4403/bg_cont.jpg) no-repeat 50% 0;
	margin: auto;text-align: left;
	width: 61.8461538em; /* !IE */
	*width: 60.3556615em; /* IE */
	min-width: 804px;
}

strong {
	font-weight: bold;
}


.clearboth {
	clear: both;
}

.noborder {
	border: none !important;
}


/* Header Styles */

#hd {
	background: url(../../images-www.freecollegescholarships.net/lp_4403/bg_hd.jpg) no-repeat 50% 0;
	display: block;
	width: 100%;
	height: 268px;
	position: relative;
}

	#hd #logo {
		/*display: block;
		height: 46px;
		width: 222px;
		position: absolute;
		top: 30px;
		right: 22px;*/
		display: none;
	}
	
	#hd #slogan {
		background: url(../../images-www.freecollegescholarships.net/lp_4403/bg_slogan.jpg) no-repeat top left;
		display: block;
		height: 203px;
		width: 269px;
		text-indent: -10000px;
		position: absolute;
		top: 39px;
		left: 36px;
	}
	
	#hd #nav {
		clear: both;
		position: absolute;
		bottom: 10px;
		left: 30px;
	}

	#hd #nav li {
		float: left;
	}

	#hd #nav li a {
		color: #fff;
		border-right: 1px solid #fff;
		display: block;
		font-weight: bold;
		padding: 0 5px;
		text-transform: uppercase;
		text-decoration: none;
	}

	#hd #nav li a:hover {
		text-decoration: underline;
	}	
		

/* Body Styles */

#bd {
	
}

	#bd #col1 {
		display: block;
		float: left;
		margin: 0 0 0 0;
		width: 366px;
		*margin: 0 0 0 0;
	}
	
	#col1 #register {
		margin: 0 0 0 23px;
	}
	
	#col1 #register h2 {
		color: #2f5d94;
		font-family: Trebuchet MS;
		font-size: 250%;
		font-weight: bold;
		padding: 10px 0 0 0;
	}
	
	#col1 #register p {
		border-bottom: 1px solid #fff3e7;
		color: #333333;
		font-family: Trebuchet MS;
		font-size: 116%;
		margin-bottom: 10px;
		padding: 0 0 10px 0;
	}
	
	#col1 #register strong {
		color: #ff9933;
		font-weight: bold;
	}
	
	#col1 #drawdate p {
		color: #333333;
		font-size: 182%;
		padding: 0 0 0 23px;
	}

	#col1 #drawdate h3 {
		color: #336699;
		display: block;
		font-size: 230%;
		font-weight: bold;
		padding: 0 0 10px 23px;
	}
	
	#col1 #steps {
		background: url(../../images-www.freecollegescholarships.net/lp_4403/bg_steps.jpg) no-repeat top right;
		display: block;
	}
	
	#col1 #steps h3 {
		color: #ff9933;
		font-weight: bold;
		font-size: 123.1%;
		padding: 15px 0 0 35px;
	}

	#col1 #steps ul {
		padding: 15px 0 0 35px;
	}

	#col1 #steps ul li {
		background: url(../../images-www.freecollegescholarships.net/lp_4403/blt.jpg) no-repeat 0 2px;
		padding: 0 0 8px 15px;
	}
	
	#col1 #steps .fineprint {
		color: #999999;
		font-size: 77%;
		padding: 5px 10px 0 35px;
	}
	
	#bd #col2 {
		display: block;
		float: right;
		width: 427px;
		margin: 0 0 0 0;
		*margin: 0 0 0 0;
	}

	


/* Form */

#form_div {
	background: url(../../images-www.freecollegescholarships.net/lp_4403/bg_form.gif) no-repeat 0 0;
	display: block;
	width: 402px;
	font-size: 85%;
	margin: 10px 0 0 0;
}

#form_div form {
	margin: 0 10px 0 20px;
	padding: 30px 0 20px 0;
}

legend {
	display: none;
}

label {
	float: left;
	margin-right: 1em;
	width: 8em;
}

fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 0.4em;
}

fieldset li input{  
border: 1px solid #7f9db9;
padding: 2px 3px;
font-size: 100%;
*font-size: 87%;
}

#form_div form div {
	margin-left: 9em;
}

#btm_form {
	background: url(../../images-www.freecollegescholarships.net/lp_4403/bg_form_btm.gif) no-repeat top left;
	display: block;
	height: 11px;
	width: 402px;
}

#previous {
	margin: 10px 0 0 8px;
}


/* Footer styles */

#ft {
	background: url(../../images-www.freecollegescholarships.net/lp_4403/bg_ft.gif) repeat-x 0 0;
	color: #666666;
	display: block;
	font-size: 93%;
	text-align: center;
	margin: 30px auto 0 auto;
	padding: 20px 0;
	width: 774px;
}

	#ft .nav {
		margin-left: 90px;
	}

	#ft .nav li {
		float: left;
	}

	#ft .nav li a {
		border-right: 1px solid #666666;
		color: #666666;
		display: block;
		padding: 0 10px;
	}
	
	#ft #copyright {
		color: #99cccc;
	}
	
	
