body {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:15px;
	
}

.main {
	display:table;
	margin:auto;
	width:1024px;
	
}

.footer {
	width:1024px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7c7c7c;
	background-color:#252525;
}

.footerIn {
	width:1024px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7c7c7c;
	background-color:#000000;
	height:30px;
}

.about {
	width:311px;
	vertical-align:top;
}

.apply {
	width:330px;
	vertical-align:top;
}

.contact {
	width:309px;
	vertical-align:top;
}

.green {
	font-size:16px;
	color:#c1d72e;
}
.greenHeading {
	font-size:16px;
	color:#c1d72e;
	font-weight:bold;
}
.black {
	font-size:13px;
	color:#000000;
}

.whiteHeading {
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}

.studensHeading {
	font-size:14px;
	color:#c1d72e;
}

.borderAll {
	border-bottom:#d0e31f solid 1px;
	border-right:#d0e31f solid 1px;
	border-top:#d0e31f solid 1px;
	border-left:#d0e31f solid 1px;
	background-color:#333333;
}


.border {
	border-bottom:#d0e31f solid 1px;
	border-right:#d0e31f solid 1px;
	border-top:#d0e31f solid 1px;
	background-color:#333333;
	width:310px;
}

a {
	color:#FFFFFF;
	text-decoration:underline;
}
