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

	float: left;
	width: 332px;
	text-align: left;
}
#nav {
	margin-top: 57px;
	margin-left: 20px;
	width: 506px;
}
.photoarea {
	width: 500px;
	margin-top: 16px;
	min-height: 402px;
	height: 402px;
	margin-left: 30px;
}
.clear {
	clear: both;
}
.footer {
	font-weight: bold;
	text-align: center;
	float: left;
	width: 266px;
	margin-top: 16px;
	color: #FFFFFF;
}
.footer a {
	text-decoration: underline;
	color: #FFFFFF;
}
.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;
}
