@charset "UTF-8";
#main_container {
	height: 1047px;
	width: 799px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #000000;
	background-color: #FFFFFF;
}
#navigation {
	background-color: #000066;
	float: none;
	height: 22px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#navigation2 {
	background-color: #000066;
	float: none;
	height: 23px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 0px;
	padding-left: 0px;
}
#top_container {
	float: none;
	height: 300px;
	width: 799px;
}
#left_container {
	float: left;
	height: 724px;
	width: 435px;
	padding-right: 5px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	line-height: 18px;
}
#left_container_wed {
	float: left;
	height: 724px;
	width: 380px;
	padding-right: 15px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	line-height: 18px;
	margin-left: 15px;
	margin-right: 20px;
}
#left_container_photo {
	float: left;
	height: 724px;
	width: 690px;
	padding-right: 5px;
	padding-left: 85px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	line-height: 18px;
	padding-top: 20px;
}
#right_container {
	height: 724px;
	width: 347px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	background-image: url(images/opening_panel_75.jpg);
	background-repeat: no-repeat;
	float: left;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
}
#right_container_photoalbum {
	height: 724px;
	width: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	background-repeat: no-repeat;
	float: right;
	border-left-color: #000000;
}
.base_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.letterspacing {
	margin-left: 10px;
}
.center_photo {
	margin-left: 30px;
}
.index_copy {
	background-color: #CCCCCC;
	height: auto;
	width: auto;
	border: thin solid #666666;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
}
