#body {
	min-width:990px;
	/*background:#ededef url(../images/body.jpg) center top no-repeat fixed;*/
	background: url(/images/template/bg.gif);
	text-align:left;
	margin:0;
	/*font-family: 'Lucida Sans', sans-serif;*/
	font-family: 'verdana', sans-serif;
}
img{border:0;}
h3{
	font-size:20px;
	color:#333;
}
a{
	line-height:26px;
	color:#666666;
	font-size:12px;
	text-decoration:none;
	font-family: 'verdana', sans-serif;
}
a.read_more{
	color:blue;
}
a.read_more:hover{
	text-decoration:underline;
}
.main-2 {
	width:940px;
	position:relative;
	padding:0;
	margin:0 auto;
	text-align:left;
}
#content {
	margin:0px 0 0 0 ;
	background:none;
	border:none;
	position:relative;
	z-index:5;
}
	.container {
		overflow:hidden;
		position:relative;
		border-bottom:none;
		background:none;
	}
.wrapper {
	overflow:hidden;
	width:100%;
}

h1.page-title{
	font-family: 'verdana', sans-serif;
	font-size:18px;
	padding-top:17px;
	padding-bottom:17px;
	margin:0;
	border-bottom:solid #CBCBCB 1px;
}

table {border-spacing:0px;}
td.menu_button:hover{
	background: url(/images/template/menubg_hover.png) repeat-x;
}
td.menu_button{
	background: url(/images/template/menubg.png) repeat-x;
	padding:0;
	height:36px;
}
td.separator{
	background: url(/images/template/menusep.png) no-repeat;
	width:3px;
	padding:0;
}
td.menuleft{
	background: url(/images/template/menuleft.png) no-repeat;
	width:4px;
	padding:0;
}
td.menuright{
	background: url(/images/template/menuright.png) no-repeat;
	width:4px;
	padding:0;
}
td.menu_button_active{background: url(/images/template/menubg_hover.png) repeat-x;}
a.mainmenuitem{
	text-align: center;
	width: 100%;
	display: block;
	line-height:36px;
	color:white;
	font-size:14px;
	text-decoration:none;
	font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
	overflow: hidden;
	height: 36px;
	cursor:pointer;
}


ul.submenu{
	padding:0;
	margin-bottom: 40px;
}
ul.submenu li{
	float:left;
	list-style-type:none;
	padding-left: 4px;
	padding-right: 4px;
	margin-top: -10px;
}
ul.submenu li img{
	vertical-align:middle;
}
a.submenuitem{
	text-align: center;
	width: 100%;
	height: 100%;
	display: block;
	line-height:26px;
	color:#666666;
	font-size:12px;
	text-decoration:none;
	font-family: 'verdana', sans-serif;
}
a.submenuitem_active{
	text-align: center;
	width: 100%;
	height: 100%;
	display: block;
	line-height:26px;
	color:#FF0000;
	font-size:12px;
	text-decoration:none;
	font-family: 'verdana', sans-serif;
}


div.child-menu-container{
	position:absolute;
	display:none;
}
ul.child-menu{
	padding:0;
	margin-bottom: 40px;
}
ul.child-menu li{
	float:left;
	list-style-type:none;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: -10px;
}
ul.child-menu li img{
	vertical-align:middle;
}

a.child-menu-item{
	color:#000;
	font-family: 'verdana', sans-serif;
	font-size:11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 9px;
	cursor:pointer;
}



h2 {
	font-family: 'verdana', sans-serif;
	line-height:20px;
	color:#000;
	margin:0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size:18px;
}

table.expositions{
	width:940px;
}
table.expositions td{
	/*padding-left: 10px;
	padding-right: 10px;*/
	cursor:pointer;
}

span.footer-left{
	color:#B0B0B0;
	font-family: 'verdana', sans-serif;
	font-size:10px;
	line-height:28px;
	float:left;
}
span.footer-right{
	color:#333333;
	font-family: 'verdana', sans-serif;
	line-height:28px;
	font-size:10px;
	float:right;
}
#footer{
	border-top:solid #CBCBCB 1px;
	border-bottom:solid #CBCBCB 1px;
	height: 28px;
	width: 940px;
	margin: auto;
}
.footer-space{
	height:7px; 
	clear:both;
}
.submenu{
	/*display:none;*/
}

.language-switch{
	font-family:'verdana';
	font-size:11px;
	text-decoration:none;
	color:#333;
	padding-left:8px;
	margin-bottom:8px;
}
.language-switch-active{
	font-family:'verdana';
	font-size:11px;
	text-decoration:none;
	color:#999;
	padding-bottom:8px;
	margin-left:8px;
}

div.album-top{
	padding-top:15px;
	padding-bottom:15px;
	height: 30px;
	border-bottom:solid 1px #cbcbcb;
	margin-bottom:15px;
}
h2.album-heading{
	display:block;
	width:450px;
	float:left;
}
span.album-title{
	padding-left:50px;
}
div.album-menu{
	float:left;
	text-align:center;
	width:490px;
}
div.album-menu a{
	margin-left:12px;
	margin-right:12px;
	font-weight:bold;
}
div.album-menu a.active{
	margin-left:12px;
	margin-right:12px;
	font-weight:bold;
	color:#ff0000;
}

#gallery{
	margin-left:auto;
	margin-right:auto;
	width:800px;
}

label{
	width: 400px;
	float: left;
}

label, p, .equipment{
	font-family:verdana;
	font-size:12px;
	color:#333333;
}
p.thankyou{
	color:red;
	font-weight:bold;
}

table.SubMenuIsFlag{
	text-align:center;
	width:100%;
}

td.SubMenuIsFlag-Item{
	text-align:center;
}

div.SubMenu{
	border-bottom:solid #CBCBCB 1px;
}
h2.SubMenu-Heading{
	font-size:24px;
	color:#333333;
	width:260px;
	float:left;
}
ul.SubMenu-List{
	list-style-type:none;
	float:left;
	margin-top:8px;
	padding:0;
}
ul.SubMenu-List li{
	float:left;
}
ul.SubMenu-List li a{
	padding-right:20px;
}
ul.SubMenu-List li a.active{
	font-weight:bold;
	text-decoration:underline;
}

table.article-list{
	width:100%;
	margin-top:20px;
}
p.article-block-title{
	padding:0;
	margin:0;
}
p.article-block-title a{
	font-size:18px;
	color:#333333;
}
p.article-block-title a:hover{
	text-decoration:underline;
}
div.article-block{
	margin-right:20px;
	margin-bottom:20px;
}
div.article-block-heading{
	margin-bottom: 5px;
}
div.article-block-text{
	font-size:12px;
	color:#666666;
}
div.article-title{
	float:left;
	font-size:18px;
	color:#333333;
}
div.article-date{
	float:right;
	font-size:12px;
	color:#666666;
}
div.article-text{
	font-size:12px;
	color:#666666;
}
a.active{
	text-decoration:underline;
}

div.bottom-menu{
	border-top: solid #CBCBCB 1px;
	width:100%;
}
a.menu-level1{
	font-weight:bold;
	line-height:15px;
}
a.menu-level1-btn{
	text-align:center;
	background:url('/images/template/small_button.png') no-repeat 50% 50%;
	cursor:pointer;
	float:left;
	width:112px;
	display:block;
	position: absolute;
	width: 130px;
	right: 0;
	bottom: 0;
}
a.submenuitem-btn{
	text-align:center;
	background:url('/images/template/small_button.png') no-repeat 50% 50%;
	cursor:pointer;
	float:left;
	width:112px;
	display:block;
}
a.menu-level1-btn:hover, a.submenuitem-btn:hover{
	background:url('/images/template/small_button-hover.png') no-repeat 50% 50%;
	color:#fff;
}
ul.bottom-menu-list{
	list-style-type:none;
	padding:0;
	margin-top:0;
	margin-bottom:10px;
}
ul.bottom-menu-list li{
	margin:0;
	padding:0;
	height: 15px;
}

div.participant-block{
	padding-left:3px;
	width:240px;
	height:200px;
	background:url('/images/template/participant-bg.png') no-repeat;
}
div.participant-block p{
	width:147px;
	float:left;
	margin-top: 2px;
	margin-bottom: 0px;
	font-size:11px;
	color:#333333;
}
div.participant-block-btn{
	text-align:center;
	background:url('/images/template/participant-btn.png') no-repeat 50% 50%;
	cursor:pointer;
	float:left;
	width:63px;
}
div.participant-block-btn a{
	color:#ffffff;
	font-size:9px;
}