* {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

#all h1,
#all h2,
#all h3,
#all h4,
#all h5,
#all h6 {
	clear: left;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #214767;
	margin: 15px 0;
}
#all h4 a {
	font-family: "Times New Roman", Times, serif;
}

#all h1 {
	font-size: 22px;
	line-height: 26px;
	margin: 35px 0 20px;
}
#all h2,
#all h5 {
	font-size: 20px;
	line-height: 24px;
	float: left;
	margin: 0 auto 15px 0;
	padding: 0 0 4px;
	background: url("images/h_bg.gif") bottom repeat-x;
}
* html #all h2,
* html #all h5 {
	margin: 0;
}
*+html #all h2,
*+html #all h5 {
	margin: 0;
}
#all h3 {
	font-weight: bold;
	font-size: 19px;
	line-height: 22px;
	font-variant: small-caps;
}
#all h4 {
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
	font-variant: small-caps;
}
#all h5 {
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
	color: #36393D;
}
#all h6 {
	font-size: 12px;
	line-height: 14px;
	color: #36393D;
}

a {
	outline:0;
	color: #06f;
	text-decoration: none;
}
a:visited {
	color: #245b93;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}

#all p {
	margin: 10px 0;
	font-size: 12px;
	line-height: 18px;
}
#all p strong {
	color: #373737;
}

#content ol,
#content ul {
	margin: 10px 0;
	padding: 0;
	color: #000;
}
#content ol {
	list-style: decimal inside;
	padding-left: 1px;
}
#content ul {
	list-style: none;
}
#content ol li,
#content ul li {
	font-size: 12px;
	line-height: 16px;
}
#content ul li {
	min-height: 18px;
	height: auto !important;
	height: 18px;
	padding-left: 17px;
	background: url("images/li.gif") 6px 8px no-repeat;
}
* html #content ul li {
	background-position: 6px 9px;
}
*+html #content ul li {
	background-position: 6px 9px;
}
#content ol ol,
#content ul ul {
	margin: 0;
	padding: 0;
}
#content li ol {
	list-style: upper-alpha inside;
	padding-left: 20px;
}
#content ul ul li {
	background: url("images/li_aft.gif") 9px 8px no-repeat;
	padding: 0 17px;
}
* html #content ul ul li {
	background-position: 9px 9px;
}
*+html #content ul ul li {
	background-position: 9px 9px;
}

#content table {
	border-collapse: collapse;
	margin: 10px 0;
}
#content table caption {
	padding: 0;
	margin: 0 1px 14px;
	font-size: 20px;
	color: #003365;
	text-align: left;
}
* html #content table caption {
	margin: 0;
	padding: 0 1px 14px;
}
*+html #content table caption {
	margin: 0;
	padding: 0 1px 14px;
}
#content th,
#content td {
	margin: 0;
	padding: 6px 14px;
	font-size: 12px;
	line-height: 18px;
	vertical-align: top;
}
#content th {
	font-size: 11px;
	color: #373737;
	text-align: left;
	background: #B4D1E6;
	border-top: #B7C7D6 1px solid;
}
#content td {
	border-bottom: #B7C7D6 1px dotted;
}
#content table .activ td {
	background: #F3F3F3;
}

#content span.image {
	display: block;
	float: left;
	margin: 5px 30px 20px 0;
	background: #F2F2F2;
}
#content span.image img{
	display: block;
	padding: 1px;
	border-bottom: #FFF 3px solid;
}
#content span.image em {
	display: block;
	font-size: 11px;
	line-height: 15px;
	margin: 3px 6px;
}

.clear {
	width: 100%;
	height: 1px;
	overflow: hidden;
	clear: both !important;
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;
	float: none !important;
}










body {
	margin: 0;
	padding: 0;
	background: #FFF url("images/body_bg.png") 50% repeat-y;
}
html,
body {
	height: 100%;
}

#page {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	background: #FFF url("images/bottom_bg.png") 50% bottom repeat-x;
	margin: 0 auto;
}
#page,
#footer {
	min-width: 1000px;
	max-width: 1278px;
}
* html #page,
* html #footer {
	width: 1278px;
}
#all {
	padding: 246px 78px 30px 268px;
	background: url("images/header_bg.png") 50% 0  repeat-x;
}
#all.photos {
	padding-right: 0;
}

#all.three_cols {
	padding-right: 268px;
}
#page .three_cols {
	padding-right: 268px;
}
#content {
	float: right;
	width: 100%;
}

#content #branch {
	margin: -4px 0 -27px 2px;
	padding: 0;
}
#content #branch ul,
#content #branch li {
	display: inline;
	font-size: 11px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	color: #214767;
}
#content #branch li {
	background: none;
}
#content #branch a {
	margin-right: 3px;
	white-space: nowrap;
}
#content #branch span {
	color: #000001;
	font-size: 12px;
}
.txt_lr {
	clear: left;
	margin:  17px 0 0 0;
}
.txt_lr img {
	border: #999 1px solid;
	float: left;
	margin: 5px 25px 30px 0;
}
.txt_lr .describe {
	/*margin: 0 18px 0 121px;*/
}
.txt_lr p a {
	font-size: 11px;
}

#content .right_image {
	margin: 5px 0 20px 30px;
	display: block;
	float: right;
	border: #A0A0A0 1px solid;
}
#news_list {
	clear: both;
	margin: 29px 0 0;
	background: #FFF url("images/news_bg.png") 0 0 repeat-x;
	border: #E7EFF5 1px solid;
}
* html #news_list {
	background-position: 0 1px;
}
*+html #news_list {
	background-position: 0 1px;
}
#news_list .left_bg {
	background: url("images/news_left.png") 0 0 no-repeat;
}
#news_list .right_bg {
	height: auto !important;
	height: 99px;
	min-height: 99px;
	padding: 21px 0 0;
	background: url("images/news_right.png") right 0 no-repeat;
}
#news_list .right_bg h3 {
	margin: 0 35px;
	padding: 0;
}
.right_bg .txt_lr {
	margin: 35px 26px 21px;
	padding: 0 0 5px;
	border-bottom: #E5EDF4 1px solid;
}
.right_bg .txt_lr img {
	margin-top: 0;
}
.right_bg .txt_lr .describe {
	/*margin-left: 150px;*/
}
.right_bg .txt_lr p a {
	font-size: 12px;
	padding: 0 0 5px;
	display: block;
}
.right_bg form {
	margin: 31px 18px 18px;
	padding: 6px 0 0 27px;
	height: 39px;
	background: url("images/form_bg.png") 0 0 repeat-x;
	font-size: 11px;
	color: #214767;
}
.right_bg label {
	padding: 0 0 0 10px;
}
.right_bg select {
	margin: 1px 0;
	height: 20px;
	vertical-align: middle;
	font-size: 12px;
}
.right_bg .month {
	width: 84px;
}
.right_bg .year {
	width: 58px;
}
.right_bg .butt {
	width: 87px;
	height: 20px;
	margin: 0 0 0 10px;
	color: #656565;
	font-size: 11px;
	border: #ADB9C2 1px solid;
	background: url("images/butt_bg.png") 0 0 repeat-x;
	vertical-align: middle;
}
#news_list #news_links {
	float: left;
	border-bottom: #E6EEF5 1px solid;
	margin: 0 26px;
}
* html #news_list #news_links {
	float: none;
}
#news_list #news_links li {
	clear: both;
	margin: 0;
	padding: 0;
	background: none;
}
#news_links img {
	display: block;
	float: left;
	margin: 0 0 35px;
	border: #999 1px solid;
}
#news_links span,
.txt_lr .describe span {
	display: block;
	margin: 0 0 0 82px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: #656565;
}
.txt_lr .describe span {
	margin: 0 0 -5px;
}
#news_links strong {
	margin-right: 6px;
}
#all #news_links p {
	display: block;
	margin: 0 0 19px 82px;
	font-size: 11px;
	line-height: 14px;
}
#all #news_links p a {
	display: block;
}
#all p.right {
	clear: both;
	margin: 0;
	padding: 13px 26px;
	line-height: 14px;
	font-size: 11px;
	text-align: right;
}
#news_list #news_pages {
	clear: both;
	margin: 0;
	padding: 8px 32px 0;
	height: 36px;
}
#news_list #news_pages li {
	float: left;
	width: 22px;
	margin: 0;
	padding: 0;
	background: none;
	color: #214767;
	font-size: 11px;
	line-height: 22px;
	text-align: center;
}
#news_list #news_pages li.header {
	width: 70px;
}
#news_list #news_pages a {
	display: block;
	height: 22px;
	font-size: 14px;
}
#news_list #news_pages .arr a {
	font-size: 11px;
}
#news_list #news_pages a.activ {
	color: #214767;
	background: #DCEAF4;
}
#center_col {
	float: left;
	width: 100%;
	padding: 0 268px 0 0; 
	padd\ing: 0;
}
#all .photo_list h6 {
	padding: 2px 10px 1px;
	background:url("images/photo_num_bg.png") 0 0 repeat-y;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
}
#all .photo_list p {
	color: #214767;
	margin-right: 20px;
}
#all .photo_list ul {
	margin: 0;
	padding: 0;
}
#all .photo_list li {
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
	display: block;
	min-height: 100px;
	background: none;
}
#all .photo_list.advanced  li {
	margin: 0 16px 53px 0;
	position: relative;
	z-index: 8;
}
.small_photo {
	margin: 0;
/*
	width: 130px;
	height: 130px;
*/
	padding: 15px;
	background: #EEE;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.advanced .small_photo {
}
.small_photo img {
	vertical-align: middle;
}
* html .small_photo {
/*
	padding-top: 1px;
*/
	font-size: 91.9px;
}
*+html .small_photo {
/*
	padding-top: 1px;
*/
	font-size: 91.9px;
}
* html .advanced .small_photo {
	padding-top: 1px;
	font-size: 117.9px;
}
*+html .advanced .small_photo {
	font-size: 117.9px;
}
.advanced a.zoom {
	position: absolute;
	left: 0;
	top: 135px;
	width: 130px;
	height: 14px;
	overflow: hidden;
	text-align: center;
	color: #999;
	font-size: 11px;
	color: #999 !important;
}
* html .advanced a.zoom {
	top: 120px;
}
/*
.advanced a:hover.zoom {
	display: block;
	width: 132px;
	padding: 6px 8px;
	height: auto;
	background: #F5F5F5;
	border: #D8D8D8 1px solid;
	position: absolute;
	left: -9px;
	top: 130px;
	color: #003 !important;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
}
*/
#all .photo_list p.right {
	padding-right: 0;
	border-bottom: #E5EDF4 1px solid;
	display: block;
}
.abums_list {
	clear: both;
	font-size: 14px;
	text-align: center;
	margin:  50px 20px -17px 0;
	padding: 7px 0;
	line-height: 18px;
	border: #E5EDF4 1px solid;
	border-width: 1px 0;
}
.abums_list.bott {
	margin: 0 20px 0 0;
	padding: 12px 10px 7px;
	border-width: 1px 0 0;
}
.abums_list .next {
	float: right;
	width: 30%;
	text-align: right;
}
.abums_list .prew {
	float: left;
	width: 30%;
	text-align: left;
}
.abums_list .next span,
.abums_list .prew span {
	font-size: 11px;
	color: #999;
	display: block;
}
.abums_list .next span {
	padding-right: 18px;
}
.abums_list .prew span {
	padding-left: 18px;
}
.abums_list.bott .next,
.abums_list.bott .prew {
	margin-top: -5px;
}
#right_col {
	float: right;
	width: 206px;
	padding: 0 24px 0 38px;
	margin-left: -268px;
	left: 268px;
	position: relative;
}
#right_txt h5 {
	margin: 0 0 11px !important;
}
#right_txt p {
	font-size: 11px;
	line-height: 14px;
	clear: both;
	margin: 0 0 11px;
	padding:0 11px;
}

#right_txt p a {
	font-size: 11px;
}

#right_col h4 {
	background: url("images/right_header_bg.png") 0 0 no-repeat;
	margin-top: 30px;
	padding: 10px 11px 8px;
	letter-spacing: -1px;
	height: 22px;
}
.right_list {
	margin: 0 0 30px;
}
#all .right_list ul {
	margin: 0;
	padding: 0;
}
#all .right_list li {
	margin: 0 0 17px;
	padding: 0 11px;
	background: none;
	font-size: 11px;
	line-height: 14px;
}
 .right_list span {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	display: block;
	color: #656565;
	padding: 0 0 4px;
}
#all .right_list p {
	padding: 0 11px;
	font-size: 11px;
	line-height: 14px;
}
#left_col {
	float: left;
	width: 200px;
	margin-right: -268px;
	left: -238px;
	position: relative;
}
* html #left_col {
  left:-238px; 
}

#menu {
	margin: 0 0 45px;
	border-bottom: #CECECE 1px solid;
}

#left_txt {
	margin: 45px 0 25px;
}
#left_txt h5 {
	display: block;
	margin: 0 0 11px !important;
}
#left_txt p {
	font-size: 11px;
	line-height: 14px;
	clear: both;
	margin: 0 0 11px;
	padding:0 11px;
}

#left_txt p a {
	font-size: 11px;
}
#left_col .image {
	margin: 36px 0;
	border: #E9F0F6 1px solid;
}










#header {
	position: absolute;
	width: 100%;
	height: 195px;
	background: url("images/map.png") 195px 0 no-repeat;
	left: 0;
	top: 0;
}
#substrate {
	position: absolute;
	width: 100%;
	height: 141px;
	left: 0;
	top: 18px;
	background: url("images/emblem.jpg") 20px 0 no-repeat;
}
#substrate .alpha_png {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	line-height: 27px;
/*
	letter-spacing: -1px;
*/
	color: #002C4F;

	font-size: 14px;
	text-transform: uppercase;
}
#substrate .alpha_png b {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
}
#substrate .alpha_png {
	margin: 0 330px 0 205px;
	padding: 8px 0 0;
	height: 65px;
	background: url("images/substrate.gif") 0 0 no-repeat;
}
#top_photo {
	position: absolute;
	width: 245px;
	height: 195px;
	right: 40px;
	top: 22px;
	background: #D8E7F2;
	overflow: hidden;
}
#photo_border {
	position: absolute;
	width: 308px;
	height: 219px;
	right: 22px;
	top: 17px;
	background: url("images/photo_border.png") 0 0 no-repeat;
}
#cur_date {
	position: absolute;
	right: 322px;
	top: 159px;
	padding: 0 11px;
	font: 12px "Times New Roman", Times, serif;
	color: #656565;
	line-height: 30px;
	white-space: nowrap;
	background: url("images/date_bg.png") 0 0 repeat-x;
}
#icons {
	position: absolute;
	right: 289px;
	top: 220px;
}
#icons ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#icons li {
	float: left;
	margin: 0;
	padding: 0 5px;
}
#icons a {
	display: block;
	background: #999;
}
#icons a:hover {
	background: #656565;
}
#icons a img {
	display: block;
}
#bott_height {
	height: 166px;
	clear: both;
}


#footer {
	position: relative;
	margin: -79px auto 0;
	height: 1px;
	font-size: 11px;
	line-height: 18px;
	color: #1F4767;
}
#copyright {
	padding-left: 52px;
}
#copyright  a {
	color: #CBDFED;
}
#counters {
	float: right;
	width: 300px;
	padding-right: 23px;
}
.counter {
	float: right;
	margin: 0;
	padding: 5px 0 2px 11px;
}
* html .alpha_png {
	visibility: hidden;
}

.sel {
	background: #F3F3F3;
	padding: 26px 28px;
}