#container {
	float: left;
	width: 760px;
	background-image: url(images/containerbg.gif);
	background-repeat: repeat-y;
}
#header {
	background-image: url(images/headerBG.gif);
	float: left;
	height: 58px;
	width: 760px;
}
#menubar {
	height: 25px;
	width: 165px;
}
#midmenubar {
	height: 24px;
	width: 165px;
}
.sublinks p {
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	text-indent: 5px;
}
#nav {
	float: left;
	width: 190px;
	z-index: 100;
}
#contentcontainer {
	width: 780px;
}
#contentholder {
	/*float: right;*/
	float: left;
	width: 570px;
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-x;
	z-index: 1;
}
#content {
	float: left;
	width: 290px;
	position: relative;
	left: 20px;
	top: 15px;*
}
#contentback h2 {
	font-size: 20px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#contentback {
	clear: both;
	float: left;
	width: 525px;
	position: relative;
	left: 20px;
	top: 10px;
	padding: 0 0 40px 0;
	z-index: 1;
}
#contentback ul {
	clear: both;
	list-style-type: disc;
}

#footer {
	clear: both;
	/*float: left;*/
	height: 44px;
	width: 760px;
	background-color: #003366;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
}
#leftFTR {
	float: left;
	width: 380px;
	position: relative;
	left: 10px;
	padding-top: 7px;
}
#rightFTR {
	float: left;
	width: 370px;
	text-align: right;
	padding-top: 7px;
}
#picturebox {
	float: left;
	height: 172px;
	width: 208px;
	position: relative;
	left: 50px;
	top: 57px;
	text-align: right;
	font-style: italic;
}
#bottomcontentholder {
	float: right;
	width: 500px;
	background-repeat: no-repeat;
	position: relative;
	top: 35px;
	padding-bottom: 70px;
	background-position: -10px;
	left: -50px;
}
#address {
	margin: 0px;
	color: #003366;
	width: 170px;
	position: relative;
	left: 10px;
	float: left;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	font-size: 80%;
	font-weight: bold;
}
#breadcrumbs {
	float: left;
	width: 270px;
	position: relative;
	left: 20px;
	font-size: 80%;
	font-weight: bold;
	padding-top: 7px;
}
#printversion {
	width: 270px;
	text-align: right;
	float: left;
	font-size: 80%;
	font-weight: bold;
	padding-top: 7px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bodybg.gif);
}
#headerleft {
	width: 370px;
	float: left;
	position: relative;
	top: 4px;
}
#headerright {
	float: left;
	width: 390px;
	position: relative;
	top: 4px;
}
#title {
	float: left;
	width: 595px;
	height: 72px;
	overflow: hidden;
}
#headerulcontainer {
	width: 165px;
	float: left;
	height: 72px;
	background-image: url(images/subnavBG.gif);
	background-repeat: no-repeat;
}
.sublinks a {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.imgblock {
	width: 80%;
	background-color: #e9f0f8;
	border: 1px solid #cccbcc;
	padding: 10px;
	margin: auto;
}
.imgblock img {
	float: right;
}
.imgblock p {
	width: 75%;
	float: left;
}
.clear {
	clear: both;
	height:1px;
    overflow:hidden;
}
.schedule {
	font-size: 12px;
	width: 100%;
	margin: 0 0 10px 0;
}
.schedule th {
	padding: 0 0 3px 0;
	border-bottom: 4px solid #e9f0f8;
	text-align: left;
}
.schedule td {
	margin: 0;
	padding: 4px;
	border-bottom: 1px solid #cccbcc;
}
.headshot {
	float: right;
	clear: both;
	border: 1px solid #cccbcc;
	padding: 10px;
	margin: 5px;
}
.images {
	float: right;
}
.caption {
	clear: both;
	text-align: center;
}

