html, body {
	margin: 0 0 0 0;
	padding-bottom: 20px; 
	height: 100%;
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #323690;
	margin-bottom: -10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #323690;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #323690;
	margin-bottom: -10px;
}
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00afdf;
}
a:hover {
	color: #323690;
}
#container {
	height: auto;
	width: 864px;
	position: relative;
	left: 0px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(images/west_meeting_03.jpg);
	background-repeat: repeat-y;
}
#container2 {
	position: relative;
	height: 100%;
	min-height: 450px;
	width: 864px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	left: 0px;
	top: 0px;
	background-image: url(images/west_meeting_03.jpg);
	background-repeat: repeat-y;
}
#header {
	position: relative;
	width: 864px;
	height: 183px;
	background-image: url(images/west_meeting_01.jpg);
	background-repeat: no-repeat;
}
#midsection {
	position: relative;
	float: left;
	width: 270px;
	height: 325px;
	background-image: url(images/west_meeting_02.jpg);
	background-repeat: no-repeat;
	margin-top: -20px;
	padding-top: 70px;
}
#lowersection {
	position: relative;
	width: 864px;
	height: 100%;
	min-height: 144px;
	background-image: url(images/west_meeting_03.jpg);
	background-repeat: repeat-y;
}
#bottom {
	position: relative;
	height: 103px;
	width: 864px;
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	top: 0px;
	background-image: url(images/west_meeting_04.jpg);
	background-repeat: no-repeat;
}
#content {
	position: relative;
	float:left;
	width: 550px;
	padding-right: 20px;
	text-align: left;
	margin-top: -20px;
}
.navigation {
	text-align: center;
	margin-left: 20px;
}
.navigation a:link, .navigation a:visited, .navigation a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00afdf;
}
.navigation a:hover {
	color: #323690;
}
.schedule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}