@charset "UTF-8";
/* CSS Document */

html, body {
height: 100%;
}

body{
margin:0;
padding:0;
line-height: 1em;
font: normal 14px Arial, Helvetica, sans-serif;
color: white;
background: url(../img/bg.jpg) center;

}

a {
color: #333;
}

h1 {
color: black;
margin-bottom: 0;
padding-bottom: 0;
font: bold 20px Arial, Helvetica, sans-serif;
letter-spacing: -1px;
}

.large {
color: black;
font: bold 20px Arial, Helvetica, sans-serif;
letter-spacing: -1px;
}

small {
color: #666;
}

h2 {
color: #93965d;
margin-bottom: 0;
padding-bottom: 0;
font: bold 18px Arial, Helvetica, sans-serif;
letter-spacing: -1px;
}

.button {
height: 60px width: 
285px; 
position: absolute; 
margin-top: -220px; 
_margin-top: -230px;
margin-top: -230px !important!;
margin-left: 8px; 
}

b{font-size: 110%;}

em{color: red;}

#bodycontainer {
background: url(../img/bg.jpg) center;
height: 100%;
}

#maincontainer{
width: 900px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
height: 589px; /*Height of top section*/
background: url(../img/loading.gif) center 160px no-repeat;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}
#contentfloat {
position: absolute;
width: 900px;
margin-top: 350px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 314px; /*Set right margin to RightColumnWidth*/
}

#rightcolumn{
margin-top: 210px;
_margin-top: 230px;
margin-top: 230px !important!;
float: left;
width: 314px; /*Width of right column*/
margin-left: -314px; /*Set left margin to -(RightColumnWidth) */
}

#footer{
clear: left;
width: 100%;
background: #e9cdb7 url(../img/foot.jpg) top right no-repeat;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#box {
	width: 550px;
	margin-left: 15px;
}

#boxtop {
height: 7px;
background: url(../img/boxtop.jpg);
}

#boxcontent {
background: #f2d9c5 url(../img/boxbg.jpg) no-repeat;
padding: 0 27px;
color: #333;
}

#boxbtm {
height: 7px;
background: url(../img/boxbtm.jpg);
}

#jobfairbox {
	height: 413px;
	width: 500px;
	background: #ffffff url(../img/jobfair_nursing_and_allied_health.jpg) no-repeat;
}

#jobfairbox p {
	text-align: center;
	padding-top: 205px;
	color: #fff;
	font-size: 16px;
	line-height: 21px;
	margin: 0;
}

#jobfairbox #pageForm {
	position: absolute;
	width: 300px;
	height: 29px;
	margin: 371px 0 0 185px;
	padding: 0;
	margin: 0;
}

#jobfairbox form input {
	font-size: 16px;
	float: right;
	z-index: 9999;
}

#email_submit {
	cursor: pointer;
}

.email {
	margin: 0;
	padding: 3px;
	border: 0;
	border-top: 1px solid #ef3754;
	border-left: 1px solid #ef3754;
	width:268px;
}