HTML, BODY
{
	font-family: Arial;
	font-size: 11px;
	background-color: #1C2427;
	color: #7E8284;
}
H1, H2, H3, H4, H5, H6
{
	color: #BD0303;
	font-weight: bold;
	margin-bottom: 0.7em;
	line-height: normal;
}
H1
{
	font-size: 180%;
	font-weight: normal;
	color: #121719;
}
H2
{
	font-size: 160%;
	font-weight: normal;
}
H3
{
	font-size: 140%;
}
H4
{
	font-size: 120%;
}
HR
{
	height: 1px;
	border: 0;
	color: #999999;
	background-color: #999999;
	width: 100%;
	margin-top: 7px;
	margin-bottom: 7px;
	display: block;
}
A
{
	text-decoration: underline;
	color: #111618;
}
.lmenu
{
	margin-top: 16px;
}
.lmenu LI
{
	margin-bottom: 11px;
}
.lmenu LI SPAN
{
	display: block;
	color: #8D8F8F;
	margin-left: 1px;
	font-size: 11px;
}
.lmenu LI UL
{
	margin-top: 6px;
	margin-left: 12px;
}
.lmenu LI A
{
	font-size: 12px;
	color: #111618;
	text-decoration: none;
}
.lmenu LI A:HOVER
{
	text-decoration: underline;
}
.lmenu LI.pbottom
{
	position: absolute;
	top: 397px;
	left: 0;
	width: 140px;
}
UL.lmenu LI A.current
{
	color: #BF0101;
	text-decoration: none;
}
DIV.content UL.subpages LI
{
}
DIV.content UL.subpages A
{
}
DIV.content UL.subpages
{
	list-style: none;
	margin: 0;
}
DIV.content STRONG, DIV.content B
{
	font-weight: bold;
}
A:hover
{
	text-decoration: none;
	color: #111618;
}
#photo_list
{
	list-style: none;
	float: right;
	width: 296px;
	margin-left: 0;
	margin: 0;
	padding: 0;
	height: 396px;
	overflow: auto;
}
#photo_list LI
{
	float: left;
	height: 127px;
	margin-bottom: 7px;
	margin-right: 9px;
	padding: 0;
	width: 86px;
}
#photo_list A IMG
{
	border: 1px solid #7D8183;
}
#photo_list A:HOVER IMG
{
	border: 1px solid #FEFEFE;
}
#photo_list A
{
	display: block;
}
#photo_list A.current IMG, #photo_list A.current:HOVER IMG
{
	border: 1px solid #BC0202;
}
#photo_show
{
	width: 265px;
	height: 396px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
#photo_show.loading
{
	background-image: url(../images/loading.gif);
}
#photo_list2
{
	list-style: none;
	float: right;
	width: 168px;
	margin-left: 0;
	margin: 0;
	padding: 0;
	height: 396px;
	overflow: auto;
}
#photo_list2 LI
{
	float: left;
	height: 72px;
	margin-bottom: 9px;
	margin-right: 6px;
	padding: 0;
}
#photo_list2 LI.br
{
	margin-right: 0;
}
#photo_list2 A IMG
{
	border: 1px solid #7D8183;
}
#photo_list2 A:HOVER IMG
{
	border: 1px solid #FEFEFE;
}
#photo_list2 A
{
	display: block;
}
#photo_list2 A.current IMG, #photo_list2 A.current:HOVER IMG
{
	border: 1px solid #BC0202;
}
#photo_show2
{
	width: 396px;
	height: 396px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
#photo_show2.loading
{
	background-image: url(../images/loading.gif);
}
H1 A
{
	color: #111618;
}
TABLE
{
	empty-cells: show;
}
TABLE TR TD
{
	padding: 6px;
	background-color: #F7F7F7;
}
TABLE TR TH
{
	color: #BD0303;
	padding: 6px;
	background-color: #F7F7F7;
}
#header
{
	float: left;
	width: 100%;
	height: 190px;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#header A.logo
{
	height: 72px;
	width: 193px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-image: url(../images/logo_vc.gif);
}
#header .wrapper
{
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	display: block;
	padding-top: 40px;
}
#body
{
	clear: left;
	float: left;
	width: 100%;
	background-color: #FFF;
	min-height: 441px;
	height: auto !important;
	height: 441px;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 16px;
}
#body DIV.wrapper
{
	color: #121719;
}
.lastnews DL DT
{
	float: left;
	margin-right: 8px;
}
.lastnews DL
{
	margin-bottom: 8px;
}
#footer
{
	clear: left;
	float: left;
	width: 100%;
	text-align: center;
	height: 60px;
}
#footer DIV.wrapper
{
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #BD0303;
	position: relative;
}
#pre_footer
{
	clear: left;
	float: left;
	width: 100%;
	background-color: #FFF;
	padding-bottom: 15px;
}
#pre_footer DIV.wrapper
{
	position: relative;
}
#footer .copyrights
{
	position: absolute;
	left: 0px;
	top: 14px;
}
#footer .etrange
{
	position: absolute;
	top: 14px;
	right: 0px;
}
#footer .etrange A
{
	color: #7E8284;
}
#footer .etrange A:hover
{
	color: #A0AEB7;
}
#footer H2
{
	display: inline;
}
DIV.content
{
	clear: left;
	float: left;
	width: 100%;
	line-height: 18px;
	font-size: 12px;
	text-align: justify;
	padding-bottom: 16px;
	padding-top: 16px;
}
DIV.colum_right
{
	float: right;
	width: 570px;
}
DIV.colum_left
{
	float: left;
	width: 140px;
}
DIV.content UL
{
	list-style-position: inside;
	list-style-type: disc;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 25px;
}
DIV.content UL LI
{
	margin-bottom: 2px;
}
DIV.wrapper
{
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#fmenu
{
	position: relative;
	width: 100%;
	height: 22px;
	overflow: hidden;
}
#fmenu LI
{
	float: left;
	width: 25%;
	text-align: center;
}
#fmenu LI A
{
	font-size: 12px;
	line-height: 22px;
	display: block;
	height: 22px;
	margin-right: 5px;
	margin-left: 5px;
	color: #787B7C;
	position: relative;
	text-decoration: none;
	z-index: 10;
}
#fmenu LI A:hover
{
	color: #FFF;
}
#fmenu LI.selectedLava A
{
	color: #FFF;
}
#fmenu LI.outLava A
{
	color: #787B7C;
}
#fmenu LI.backLava
{
	background-color: #768084;
	position: absolute;
	/*[empty]background-image:;*/
	background-image: url(../images/fmenu_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
UL.menu
{
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 19px;
	list-style-type: none;
	text-align: center;
	clear: none;
	float: none;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
UL.menu LI
{
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: -3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
UL.menu LI.first A
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
UL.menu LI A
{
	background-color: #C00202;
	line-height: 17px;
	height: 17px;
	color: #FEFEFE;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	padding-right: 12px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0D1113;
}
UL.menu LI A:hover
{
	color: #111618;
}
UL.menu LI A.current, UL.menu LI A.current:hover
{
	color: #111618;
}
DIV.pager
{
	clear: left;
	float: left;
	width: 100%;
	text-align: center;
	cursor: default;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
DIV.pager A
{
	text-decoration: none;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	margin: 1px;
	cursor: pointer;
}
DIV.pager A:hover
{
	color: #000;
}
DIV.pager A.current, DIV.pager A.current:hover
{
	color: #C00202;
	background-color: #F7F7F7;
}
#dphoto
{
	clear: left;
	float: left;
	width: 100%;
	height: 425px;
	overflow: hidden;
	margin-bottom: 16px;
}
#dphoto IMG
{
}
.center
{
	text-align: center;
}
DIV.fright
{
	float: right;
}
#scroller
{
	float: right;
}
#gallery
{
	height: 420px;
	padding-left: 22px;
	padding-right: 22px;
	position: relative;
}
#gallery #gallery-area
{
	height: 420px;
	overflow: hidden;
}
#gallery UL
{
	width: 2000em;
	display: block;
}
#gallery UL LI
{
	float: left;
}
#gallery UL LI IMG
{
	margin: 0 2px;
}
#gallery A.g-left
{
	width: 22px;
	height: 420px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background-image: url(../images/gallery_left.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}
#gallery A.g-left:HOVER
{
	background-position: -20px center;
}
#gallery A.g-right
{
	width: 22px;
	height: 420px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	background-image: url(../images/gallery_right.gif);
	background-repeat: no-repeat;
	background-position: -20px center;
}
#gallery A.g-right:HOVER
{
	background-position: 0px center;
}
#langbar
{
	position: absolute;
	right: 0;
	top: 106px;
	width: 56px;
	height: 29px;
	background-image: url(../images/lang_bg.gif);
}
#langbar A
{
	float: right;
	line-height: 14px;
	width: 23px;
	height: 14px;
	background-color: #020202;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}
#langbar A:HOVER
{
	background-color: #676767;
}
#langbar A.current, #langbar A.current:HOVER
{
	background-color: #676767;
}
#minibar
{
	position: absolute;
	left: 0;
	top: 106px;
	width: 56px;
	height: 29px;
	background-image: url(../images/minibar_bg.gif);
}
#minibar A
{
	float: left;
	line-height: 14px;
	width: 23px;
	height: 14px;
	background-color: #020202;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	text-indent: -9999px;
}
#minibar A.sitemap
{
	background-image: url(../images/ico_sitemap.gif);
}
#minibar A.home
{
	background-image: url(../images/ico_home.gif);
}
#minibar A:HOVER
{
	background-color: #676767;
}
#minibar A.current, #minibar A.current:HOVER
{
	background-color: #676767;
}
#sitemap
{
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none;
}
#sitemap UL
{
	margin: 6px 0 6px 16px;
	padding: 0;
}

