html {
	font-size: 125%;
}
body {
	font: 50% Arial, Helvetica, sans-serif;
	background: #dcdcdc url(/images/connors_emp_bkg.gif) repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#left_col {
	float: left;
	width: 332px;
	text-align: center;
}
.lefttext {
	text-align: justify;
}
#right_col {

	float: left;
	width: 600px;
	text-align: left;
}
#nav {
	margin-top: 57px;
	margin-left: 20px;
	width: 506px;
}



.employ_form {
	width: 550px;
	margin-top: 16px;
	min-height: 402px;
	
	margin-left: 5px;
	
}

/* for Internet Explorer */
/*\*/
* html .employ_form {
height: 402px;
}
/**/


.clear {
	clear: both;
}
.footer {
	font-weight: bold;
	text-align: center;
	float: left;
	width: 266px;
	margin-top: 16px;
	color: #000000;
}
.footer a {
	text-decoration: underline;
	color: #000000;
}
.padtop {
	padding-top: 150px;
}
#directionsarea a {
	color: #000000;
	text-decoration: underline;
}
#directionsarea {
	width: 466px;
	margin-top: 16px;
	min-height: 386px;
	height: 386px;
	padding-top: 16px;
}.dir_photo {
	margin-top: 25px;
}
.menu_photo {
	margin: 90px 0px 0px;
}
#left_col a {
	color: #000000;
	text-decoration: underline;
}

legend {border: 1px solid #000000;
		background-color: #000000;
		color: #e0e0e0;}
		
.tiptext { font-weight: bold;
			color: #ec5d29;
			}
			
fieldset {	background-color: #ffffff;
			border: 1px solid #000000;
			position:relative;
			margin-bottom: 15px;
			padding: 5px
			}


.submit input
{
font-weight:bold;
color: white;
background: #000000;
border: 2px outset #000000
} 